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

How can i get values of sql parameters passed in a quary with OneAgent

olivier_ebaach1
Contributor

We are troubleshoting Database Request

1 REPLY 1

dave_mauney
Dynatrace Champion
Dynatrace Champion

If you are on Managed, you can turn on bind values:

https://www.dynatrace.com/support/help/shortlink/sql-bind-variables

If not, there is no option for it other than capturing request values somewhere in the code, if possible.

If the statements are not prepared statements, there is no option in the product for either SaaS or Managed to get variables.

Featured Posts