Deleting Database Information from CM Users
Description
The cm_admin deldbinfo utility deletes database information from specified CM users.
Syntax
cm_admin deldbinfo cmuser-name database-name
- cm_admin : An integrated utility to manage CUBRID Manager
- deldbinfo : The command used to delete database information from a specified CM user
- cmuser-name : The name of a CM user
- database-name : The name of a database to be deleted
Example
The following example shows how to delete information of a database "testdb" from a CM user "testcm".
cm_admin deldbinfo testcm testdb