 param_getdefault
param_getdefault 
Use this command to display the system default value for the database parameter specified.
The system outputs an OK message and a line showing the system default value. If no default value exists for the database parameter, the line is empty.
You have the server permission ParamRead.
param_getdefault <parameter_name>
| Option | Description | 
|---|---|
| <parameter_name> | Name of the database parameter | 
OK
<default>
| Value | Description | 
|---|---|
| <default> | System default value | 
In the event of errors, see Reply Format.
Database Administration, Database Parameters