Entering content frame

Procedure documentation Changing a Value Directly in the Database Parameter File Locate the document in its SAP Library structure

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:

Note

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 <parameter_name> <value>

Reply

The system outputs an OK message.

In the event of errors, see Reply Format.

Leaving content frame