Entering content frame

Procedure documentation user_getall Locate the document in the library structure

Use

You display the names of all DBM operators, including the database system administrator (SYSDBA user), that were created for the current database instance.

Prerequisites

You have the DBInfoRead server authorization.

Syntax

user_getall

Reply

OK

<user_name>

<user_name>

...

In the event of errors, see Reply Format

Example

Logging on to the Database Manager CLI as DBM operator OLEG with password MONDAY, connecting to the database instance DEMODB, displaying all DBM operators of the database instance:

dbmcli -u OLEG,MONDAY -d DEMODB user_getall

OK

DBM

DBADMIN

oleg

elena

 

 

Leaving content frame