Use
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 SAP DB database systems up to version 7.3.
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.