Correcting Parameters 

Use

You can correct parameter values. In doing so, you have the choice of assigning either the user input <user_value> or the system default value <computed_value> to the parameter <parameter_name> registered with request.

The value is stored in the parameter manager and becomes effective once the database instance is restarted. Parameters that you have used this command to confirm will only be queried if both the current user input and the system default value do not match the confirmed value.

Prerequisites

You have the DBM operator authorization ParamCheckWrite.

You have opened a parameter session and checked parameters.

The check status request for a parameter was indicated.

Syntax

param_putconfirm <parameter_name> <user_value>|<computed_value>

Reply

The system outputs an OK message.

In the event of errors, see Reply Format.