Use
You display the name, data type, and current value of the database parameter specified in < parameter_name>. The parameter help file and the current database instance parameter file are searched (see also: Database Instance Configuration).
You have the server authorization ParamRead.
param_extget < parameter_name>
OK<NL>
<
parameter_name>
<type> <value><NL>
< parameter_name> |
Name of the database parameter |
<type> |
Data type of the database parameter |
<value> |
Current value This is the value that is copied from the parameter file at the start of the session. If the parameter is not in it, the default value from the description file is displayed here. |
In the event of errors, see Reply Format.