Use
You request the name, data type, and current value of the parameter specified in
<parameter_name>. The parameter help file and the current database instance parameter file are searched (see also: Configuring Database Instances).Prerequisites
You have the DBM operator authorization
ParamRead.Syntax
param_extget <parameter_name>
Reply
OK<NL>
<parameter_name> <type> <value><NL>
< parameter_name> |
Name of parameter |
<type> |
Data type of the parameter |
<value> |
Current value This is the value, which is taken over 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.