Entering content frame

Procedure documentation List of DBM Operators Locate the document in its SAP Library structure

Use

You request the operator names of all DBM operators that are registered for the current database instance.

Prerequisites

You have the DBM operator authorization UserMgm.

Syntax

user_getall

Example

Display all DBM operators for the database instance:

dbmcli -d myDB -u dbm,dbm user_getall

OK
dbm
DBA
domain

Reply

OK<NL>
<userid><NL>
<userid><NL>
...

In the event of errors, see Reply Format.

 

 

Leaving content frame