With this command you display the name, data type, and current value of the database parameter specified.
You have the server permission ParamRead.
param_extget <parameter_name>
Option |
Description |
---|---|
<parameter_name> |
Name of the database parameter |
OK
<parameter_name> <type> <value>
Value |
Description |
---|---|
<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 database parameter file at the start of the session. If the parameter is not in the parameter file, the default value from the default parameter file is displayed. |
In the event of errors, see Reply Format.
Database Administration, Database Parameters