Jul 082009
 

Table x$ksppi contains all documented and undocumented (also know as hidden parameters, which starts with an underscore) parameters; joining with x$ksppcv table on column indx with filter predicate substr(x$ksppi.ksppinm,1,1) = ‘_’ get you parameter name, value and description. 

A complete list of undocumented parameters below:

 Leave a Reply


(Required)

© 2002-2011 Beautiful Data | Terms of Use