cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SQL Catalog query visibility?

AntonioSousa
DynaMight Guru
DynaMight Guru

One application is accessing a MSSQL SQL catalog. I have not been able to track the queries that are being made. Does anyone know if these type of queries should appear automatically? I do have a feeling though that they are being made by some background process, and that might be the reason why I'm not seeing them.

Antonio Sousa
2 REPLIES 2

ChadTurner
DynaMight Legend
DynaMight Legend

Id Check out this link: https://www.dynatrace.com/support/help/technology-support/application-software/other-technologies/su...

It might be able to assist you in getting the information you are looking for.

-Chad

I checked the link, but was not able to correlate with the Catalog issue. I had to also investigate as I didn't have a good knowledge about what it exactly was. An interesting description is given here: https://stackoverflow.com/questions/7022755/whats-the-difference-between-a-catalog-and-a-schema-in-a...

As this Catalog access is being done by a Framework, we have managed to find out in the Background thread some methods in Method Hotspots that seem to be the ones that are accessing the information. We will probably go the Custom Service way, so we can see what is going on...
Antonio Sousa

Featured Posts