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

SQL bind variable values

Randy.Schuster
Wanderer

I want to see the parameter values of failing SQL query statements. 

 

How can I do that? 

1 REPLY 1

Peter.Holditch
Moderator
Moderator

Randy,

 

You can elect to capture all SQL bind values if you like, as documented here: https://docs.appdynamics.com/display/PRO45/Call+Graph+Settings#CallGraphSettings-SQLCaptureSettings

 

You need to take care if sensitive information is processed in your queries, for obvious reasons.

 

Warm regards,

Peter.



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.