How do you get the contents of/decode dba_hist_optimizer_env.optimizer_env and v$sql.optimizer_env
anyone got and idea how to decode this column to find out which parameters where changed for the sql statement?
DBA_HIST_PARAMETER applied to an entired database. I am interested in decoding these values as they apply in v$sql and the have value in v$sqlstat and dba_hist_sqlstat
0