cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

SQL query masked value in Dynatrace Managed environment as admin user

rastislav_danis
DynaMight Pro
DynaMight Pro

We enabled bind variables capture at customer Dynatrace Managed environment. customer can now see values of bind variables. but in select there is also masked statement like:

 something='*****'

seen as admin user or as user with flag "View sensitive request data" enabled.

is there any other setup how to unmask this statement? f.e. in this example values of something can be null or 1.

Alanata a.s.
2 REPLIES 2

ChadTurner
DynaMight Legend
DynaMight Legend

I would reach out to support on this as some masking is set up as a safeguard

-Chad

dave_mauney
Dynatrace Champion
Dynatrace Champion

Is it a prepared statement or just an SQL query? My guess is that it's an SQL query and the value is being masked, rather than the question mark in a prepared statement.

Featured Posts