Background documentationuser_delete Locate this document in the navigation structure

 

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 the database system administrator.

If you delete another DBM operator while this operator is logged on to Database Manager using a different DBM server process, the deletion does not become effective within this DBM server session. However, this operator cannot logon again to Database Manager once this DBM server session was ended.

Prerequisites

You have the server authorization UserMgm.

Structure

user_delete <dbm_operator>

Options

Option

Description

<dbm_operator>

Name of the DBM operator to be deleted

Result

OK

In the event of errors, see Reply Format.

Example

Call the Database Manager CLI, log on as user OLEG with the password MONDAY, connect to the DEMODB database instance, delete the DBM operator ELENA, who was created for this database instance:

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

OK

More Information

Database Administration, Managing Users