Entering content frame

This graphic is explained in the accompanying text user_getrights Command: Example Locate the document in its SAP Library structure

Displaying the rights of the DBM operator with the name DBM, and the operator password DBM for using the Database Manager

dbmcli -d myDB -u dbm,dbm user_getrights dbm

OK

DBInfoRead + Request status data
ExecLoad + Execute the LOAD program
SystemCmd + Execute operating system commands
UserMgm + User management
FileFull - File access (read and write)
FileRead - File access (read only)
DBFileRead + Database file access (read only)
Backup + Saving backups
InstallMgm + Installation management
LoadSysTab + Load the system tables
ParamCheckWrite + Parameter access (checked write)
ParamFull + Parameter access (read and write)
ParamRead + Parameter access (read only)
DBStart + Start database instance
DBStop + Stop database instance
Recovery + Restoring backups
AccessSQL + Access to SQL session
AccessUtility + Access to utility session

Result of the Request

The Database Manager operator DBM has all operator authorizations for the Database Manager, with the exception of FileFull and FileRead.

 

 

Leaving content frame