Changing a Value Directly in the Database Parameter File
Use
With this command you change the parameters of the
database instance. Unlike the function changing the value of a database parameter, the value <value> for the prameter identified as <parameter_name> is written straight to the parameter file. An entry is only made if the parameter is already contained in the parameter file.In the following cases the parameter change is refused:
The entered value for the parameter is not checked for consistency. Therefore unqualified changes to parameters are also possible using the command
Prerequisites
You have the DBM operator authorization
ParamFull.Syntax
param_directput <parameter_name> <value>
Reply
The system outputs an OK message.
In the event of errors, see
Reply Format.