-
Database Performance Analyzer (DPA) 2024.4 Is Now Available
DPA 2024.4 Release We’re proud to announce the availability of SolarWinds®Database Performance Analyzer (DPA) 2024.4 software. You can download the latest version of DPA from your customer portal and…3 -
Re: Custom report to extract DML with DPA
Hi Froana, are you thinking to use this for some kind of auditing capability or change data capture capability? We employ a sampling algorithm (once per second) and can miss some less frequent, quick…1 -
Re: DPA Query to report on Top Machines
See if this query gets you close to what you are looking for: -- select id, name from cond - use the ID from this query to substitute for <id> below select cm.name as "Machine Name", …1 -
Re: SolarWinds SAM monitoring PostgreSQL
Did you install the postgres-odbc driver also on the linux host? Think it was step 3 of the instructions (in addition to the unixODBC driver)... Not sure if you are leveraging DPA as a SWI solution, …1 -
Re: Does DPA capture batch executed stored procedures?
No, it's actually methodology. We do sampling, so can't tie anything caught in-flight with a specific batch run. You might want to look at Database Insights where you can add SQL Sentry whi…1
