Displaying Operator Authorizations
Use
You display the list of
operator authorizations for the operator specified in <userid>.Prerequisites
You have the DBM operator authorization
UserMgm.Syntax
user_getrights <userid>
ExampleReply
OK<NL>
UserMgm <flag> User management
InstallMgm <flag> Install management
SystemCmd <flag> System commands
FileFull <flag> File full access
FileRead <flag> File read access
DBFileRead <flag> Database file read access
AccessUtility <flag> Utility session access
BackupRestore <flag> Backup restore actions
BackupSave <flag> Backup save actions
ParamFull <flag> Parameter full access
ParamCheckWrite <flag> Parameter check-write access
ParamRead <flag> Parameter read access
AccessSQL <flag> SQL session access
ExecLoad <flag> Can execute load
LoadSysTab <flag> Can load system tables
DBStop <flag> Can stop database
DBStart <flag> Can start database
DBInfoRead <flag> Info functions access
A plus symbol under
<flag> indicates that the relevant authorization is assigned to the operator. A minus symbol under <flag> indicates that the relevant authorization is not assigned to the operator.In the event of errors, see
Reply Format.