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.
You have the server authorization UserMgm.
user_delete <dbm_operator>
Option | Description |
---|---|
<dbm_operator> | Name of the DBM operator to be deleted |
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
Database Administration, Managing Users