Entering content frame

Procedure documentation Displaying Operator Data Locate the document in its SAP Library structure

Use

You display the data for the DBM operator specified in <userid>.

The Database Manager displays a list of the operator authorizations assigned to the operator. These are separated by commas.

Prerequisites

You have the DBM operator authorization UserMgm.

Syntax

user_get <userid>

Example

Displaying the data for the DBM operator with the name DBM, password DBM

dbmcli -d myDB -u dbm,dbm user_get dbm

OK
SERVERRIGHTS=DBInfoRead,ExecLoad,SystemCmd,UserMgm,DBFileRead,Backup,...
SECONDPASSWORD=NO
DISABLED=NO
COMMENT=

Reply

OK<NL>
SERVERRIGHTS=<right_list><NL>
SECONDPASSWORD=[YES|NO]<NL>
DISABLED=[YES|NO]<NL>
COMMENT=<comment><NL>

Values for the fields of the reply: See Operator Properties

In the event of errors, see Reply Format.

 

 

Leaving content frame