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.
You have the server authorization UserMgm.
user_delete <user_name>
<user_name> |
Name of the DBM operator to be deleted |
OK
In the event of errors, see Reply Format
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