To use the functions of the Database Manager database tool, DBM operators need server authorizations for the DBM Server (see Architecture of the Database Tools).
To change the server authorizations for a DBM operator, use the Database Manager:
· Database manager CLI, Changing DBM Operator Data
· Database Manager GUI, Changing Server Authorizations
Server authorizations
Action |
ID in the Database Manager GUI |
ID in the Database Manager CLI |
Display status information |
Request status data |
DBInfoRead |
Execute the LOAD program |
Execute the LOAD program |
ExecLoad |
Execute operating system commands |
Execute operating system commands |
SystemCmd |
Backup data |
Saving backups |
Backup |
Installation management |
Installation management |
InstallMgm |
Load the system tables |
Load the system tables |
LoadSysTab |
Start the database instance |
Start database instance |
DBStart |
Stop the database instance |
Stop database instance |
DBStop |
Manage DBM operators |
User management |
UserMgm |
Restore backups |
Restoring backups |
Recovery |
Access database files (read only) |
Database file access (read only) |
DBFileRead |
Access database parameters (checked write) |
Parameter access (checked write) |
ParamCheckWrite |
Access database parameters (read and write) |
Parameter access (read and write) |
ParamFull |
Access database parameters (read only) |
Parameter access (read only) |
ParamRead |
Access to SQL session |
Access to SQL session |
AccessSQL |
Access to utility session |
Access to utility session |
AccessUtility |
Manage the scheduler |
- |
SchedulerMgm |
Schedule DBM commands |
- |
Scheduling |