Changing the Value of a Database Parameter
Use
You can use this command to change the value of a database parameter in the internal data structures and to store it in the Database Manager.
In contrast to the function for
changing a value directly in the database parameter file, the parameter is not written straight to the parameter file and you can still reject it by not confirming the parameter change or by terminating the parameter session.The change of this parameter is rejected if the value entered or the change is impermissible due to the parameter properties.
After changing the database parameter, you must also execute the command to
check all database parameters.Prerequisites
You have
opened a parameter session.You have the DBM operator authorization
ParamCheckWrite.Syntax
param_put <parameter_name> <user_value>
ExampleReply
The system outputs an OK message.
In the event of errors, see
Reply Format.