Connected as SYS, run the following query:
select a.ksppinm name, b.ksppstvl value
from x$ksppi a, x$ksppcv b
where a.indx = b.indx
and substr(a.ksppinm,1,1) = '_';
|
Results 1 to 2 of 2
Thread: Hidden parametersThreaded View
|
Click Here to Expand Forum to Full Width |