Entering content frame

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

Use

You display the data for the Database Manager operator (DBM operator) specified in <user_name>.

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

Prerequisites

You have the server authorization UserMgm.

Syntax

user_get <user_name>

Example

Logging on to the Database Manager CLI as operator DBM with password DBM, connecting to the HOTELDB database instance, displaying the data for the DBM operator with the name MONA

dbmcli -u DBM,DBM -d HOTELDB user_get MONA

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>

In the event of errors, see Reply Format.

 

Leaving content frame