An operator authorization is an authorization to execute certain
DBM commands in the Database Manager.An operator authorization may cover more than one DBM command and one DBM command may have more than one authorization assigned to it.
The operator authorizations assigned to an operator are stored in the Database Manager as
SERVERRIGHTS.The Database Manager recognizes the following Operator Authorizations:
Displaying Status Information |
DBInfoRead |
Executing the LOAD Program |
ExecLoad |
Executing Operating System Commands |
SystemCmd |
Performing Backups |
Backup |
Installation Management |
InstallMgm |
Loading the System Tables |
LoadSysTab |
Starting the Database Instance |
DBStart |
Stopping the Database Instance |
DBStop |
Managing DBM Operators |
UserMgm |
Restoring Backups |
Recovery |
Accessing Database Files (Reading Only) |
DBFileRead |
Accessing Database Parameters (Checked Writing) |
ParamCheckWrite |
Accessing Database Parameters (Reading and Writing) |
ParamFull |
Accessing Database Parameters (Reading Only) |
ParamRead |
Access to SQL Session |
AccessSQL |
Access to Utility Session |
AccessUtility |