Setting a DBM Server Parameter
Use
You set the value specified for the parameter specified as
<parameter_name> in the configuration of the DBM Server. The new parameter value is registered by the system, and is transferred to the parameter file as the effective value when the database instance is restarted.You can specify that the value is to be stored unencrypted in the DBM Server with the option
-raw.Maximum number of characters for encrypted values: 18
A longer value is shortened to 18 characters by the Database Manager CLI.
Maximum number of characters for unencrypted values: 512
Prerequisites
You have the DBM operator authorization
InstallMgm.Syntax
dbm_configset <parameter_name> <value>
Reply
The system outputs an OK message.
In the event of errors, see
Reply Format.