Use
You call the data for the
DBM operator specified in <userid>.The
DBM operator authorizations assigned to the operator are listed in the <right_list> output by the Database Manager CLI, separated by commas.Prerequisites
You have the DBM operator authorization
UserMgm.Syntax
user_get <userid>
Request for the data for the DBM operator with the name
DBM, password DBMdbmcli -d DB -u dbm,dbm user_get dbm
OK
SERVERRIGHTS=DBInfoRead,ExecLoad,SystemCmd,UserMgm,DBFileRead,Backup,...
GUIRIGHTS=
SECONDPASSWORD=NO
DBMUSER=YES
SQLUSER=NO
SQLUSERMODE=
DISABLED=NO
SYSTEMNAME=
COMMENT=
Reply
OK<NL>
SERVERRIGHTS=<right_list><NL>
GUIRIGHTS=<right_list><NL>
SECONDPASSWORD=[YES|NO]<NL>
DBMUSER=[YES|NO]<NL>
SQLUSER=[YES|NO]<NL>
SQLUSERMODE=[DBA|STANDARD|RESOURCE]<NL>
SYSTEMNAME=<username><NL>
COMMENT=<comment><NL>
In the event of errors, see
Reply Format.