Entering content frame

Procedure documentationDisplaying a Configuration Parameter of the Database Manager Locate the document in its SAP Library structure

Use

You display the value of the configuration parameter of the Database Manager specified in <parameter_name>.

The parameter values are stored in the encrypted configuration file. Specify the option -raw to obtain the encrypted values. If you do not specify the option, the unencrypted value is displayed.

Caution

Note that parameter names are case sensitive when working with the Database Manager.

Prerequisites

You have the server authorization InstallMgm.

Syntax

dbm_configget [-raw] <parameter_name>

Example

Log on to the Database Manager CLI as operator DBM with password DBM, create a connection to the database instance myDB, display the encrypted value VALUEwith the option -raw

dbmcli -u DBM,DBM -d myDB dbm_configget –raw VALUE

OK

c92ee241db0bf5632bc029bcf98f186b440bb548c0f056eb

Reply

OK<NL>
<parameter_value><NL>

In the event of errors, see Reply Format.

 

Leaving content frame