Parameter File Value Direct Change 

Use

With this command you change the parameters of the database instance. Unlike when you use the parameter change function, the value <value> for the file identified as <key_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 param_directput. These can then not be rejected by param_abortsession because the changes are written directly to the parameter file.

Prerequisites

You have the DBM operator authorization ParamFull.

Syntax

param_directput <key_name> <value>

Reply

The system outputs an OK message.

In the event of errors, see Reply Format.