Use the ccmdb drop command to drop a database from the database server when the database path, or other database information, has been accidentally removed.
For example, this command completes the removal of a database after a user has attempted to remove a database using a UNIX® command.
You must run this command on the database server, as user ccm_root.
database_path
Specifies the path to the database you are dropping.
-s|-server servername
Specifies the database server. If you do not specify the server, the database is dropped from the current machine if the machine is a database server. It is dropped from the main server if it is not.
-y
Executes the command without displaying confirmation messages.