I want to see the parameter values of failing SQL query statements.
How can I do that?
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.