Displaying a Value from the Database Parameter File
Use
The parameter file of the
database instance is searched for the value of the database parameter specified in <parameter_name>.After a successful search an OK message is displayed. The name of the database parameter
<parameter_name> and its value <value> are displayed in the following line. The message output if the specified parameter is not in the parameter file is not found.The
Prerequisites
You have the DBM operator authorization
ParamRead.Syntax
param_directget <parameter_name>
Reply
OK<NL>
<parameter_name> <value><NL>
In the event of errors, see
Reply Format.