doc Name: undoc.sql Author: Mark Gurry The following query shows Oracle's undocumented parameters. Some of the parameters can be adjusted to improve performance, as documented in Chapter 9. # SELECT KSPPINM FROM X$KSPPI WHERE SUBSTR (KSPPINM, 1,1) = '_';