You delete the Database Manager operator (DBM operator) specified in <user_name>.
You cannot delete the DBM operator currently logged on, or the first DBM operator that was created with the database instance.
You have the server authorization UserMgm.
user_delete <user_name>
Logging on to the Database Manager CLI as the operator DBM with the password DBM on the database instance HOTELDB and deleting the DBM operator MONA registered for this database instance
dbmcli -u DBM,DBM -d HOTELDB user_delete MONA
The system displays an OK message.
In the event of errors, see Reply Format.