You correct the value of a parameter. 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 after a Restart of the Database Instance. Parameters that you correct with this command are only queried if both the current user input and the system default value do not match the confirmed value.
You can only use this command for database systems up to version 7.3.
You have the server authorization ParamCheckWrite.
You have opened a parameter session and checked parameters.
The check status Request for a parameter was indicated.
param_putconfirm <parameter_name> <user_value>|<computed_value>
The system displays an OK message.
In the event of errors, see Reply Format.