Requesting the DBM Operator Authorizations
Use
You call the list of
DBM operator authorizations for the operator specified in <userid>.You specify which group of DBM operator authorizations you want to retrieve with the option
<right_class>.
Operator authorizations for the DBM Server |
SERVERRIGHTS |
Authorizations for the Database Manager GUI |
GUIRIGHTS |
Prerequisites
You have the DBM operator authorization
UserMgm.Syntax
user_getrights <userid> <right_class>
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.