Displays the characteristics of indicated parameters.
Format
SHOW PARAMETER [parameter-name]
1 – Qualifiers
1.1 /BRIEF
Indicates how much information you want displayed. The /BRIEF
qualifier causes LSE to display (in tabular format) the name and
package associated with each indicated parameter. If you specify
a wildcard expression for the parameter, or if LSE assumes one,
/BRIEF is the default.
1.2 /FULL
Indicates how much information you want displayed. The /FULL
qualifier causes LSE to display all the information available
about each indicated parameter, as specified by the current DEFINE
PARAMETER command (see the list of qualifiers for the DEFINE
PARAMETER command).
If you specify an explicit name for the parameter, /FULL is the
default.
1.3 /LANGUAGE
/LANGUAGE=language-name
Shows only those parameters associated with the indicated
language. If you do not specify a language, LSE uses the current
language. If you specify /LANGUAGE=*, LSE displays information on
any parameter that matches the parameter name, regardless of the
language for which it is defined.
The /LANGUAGE qualifier is mutually exclusive with the /PACKAGE
qualifier.
1.4 /PACKAGE
/PACKAGE=package-name
Specifies the name of the package with which the parameter is
associated. The /PACKAGE qualifier is mutually exclusive with the
/LANGUAGE qualifier.
2 – Parameter
parameter-name
Specifies which parameters are to be shown. If you omit this name,
LSE assumes you have specified a wildcard parameter name.