Use the ccmdb delete command to remove a database. You must use this command and not the standard rm command.
To run this command, you must log on as the Oracle user who has write privileges for the appropriate tasks. For more information, see Setting up user privileges for Oracle
database_path
Specifies the path to the database you are deleting.
-y
Executes the command without displaying confirmation messages.
Delete the /vol/orbit1/ccmdb/train71 database.
$ ccmdb delete /vol/orbit1/ccmdb/train71 -y Enter user-name who has DROP USER privilege: ccm_user Enter password: Deleting ORACLE schema train71 Successfully deleted Oracle schema train71 Deleting database files in /vol/orbit1/ccmdb/train71 Successfully deleted database files in /vol/orbit1/ccmdb/train71