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

Stored Procedures ID in MSSQL

Swati_Bhat
Frequent Guest

Hi all,

can someone suggest how to capture and display storedprocedure ID?

 

Thanks!

7 REPLIES 7

MaciejNeumann
Community Team
Community Team

Hello @Swati_Bhat ,

As we're waiting for help from the rest of the Community, you can check out these documentation articles, which explains how to manage your MSSQL extensions and how to get even more information by creating your own MSSQL extension.

If you have any questions about the Community, you can contact me at maciej.neumann@dynatrace.com

Mike_L
Dynatrace Leader
Dynatrace Leader

As this is in the extensions forum: Do you mean with the MSSQL extension (which currently doesn't capture stored procedures), or do you mean through the OneAgent deep monitoring? I'd expect the latter, but just want to make sure before moving the thread to the correct forum.

Hello @Mike_L 

We are using the Oracle Database Extension 1.1.3, but do not see the most time consuming Oracle statements. What could be the reason?

Babar_Qayyum_0-1685601406560.png

Regards,

Babar

There is a new feature set added called TopN, you need to enable that to get the top queries. 

Hello @Mike_L 

The feature is already enabled.

Babar_Qayyum_0-1685602410493.png

Regards,

Babar

And you are on logs v2 or grail? If so I’d have a look at the AG logs to look for a permission error or so.

Hello @Mike_L 

We are on Log v2. Normally, we are providing the following permissions:

  • CREATE_SESSION
  • SELECT_CATALOG_ROLE

Sure, I can check the AG logs as well.

Regards,

Babar