Entering content frame

Procedure documentation user_delete Locate the document in the library structure

Use

You delete the DBM operator specified.

You cannot delete the DBM operator currently logged on, the first DBM operator defined when the database instance was created, or SYSDBA user.

Prerequisites

You have the server authorization UserMgm.

Syntax

user_delete <user_name>

<user_name>

Name of the DBM operator to be deleted

Reply

OK

In the event of errors, see Reply Format

Example

Logging on to the Database Manager CLI as user OLEG with password MONDAY, connecting to the DEMODB database instance and deleting the DBM operator created with the name ELENA for this database instance:

>dbmcli -u OLEG,MONDAY -d DEMODB user_delete ELENA

OK

 

 

Leaving content frame