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 DBM operator authorization InstallMgm.

Syntax

dbm_configget [-raw] <parameter_name>

Example

Displaying the encrypted value VALUE with the -raw option.

dbmcli -d DB -u dbm,dbm dbm_configget –raw VALUE

OK

c92ee241db0bf5632bc029bcf98f186b440bb548c0f056eb

Reply

OK<NL>
<parameter_value><NL>

In the event of errors, see Reply Format.

 

Leaving content frame