The ccmdb delete command removes a database from the system. You must use this command and not the standard del command.
Synopsis
ccmdb delete database_path [/y]
Uses
If you do remove a database path with the del command, see Repairing databases.
The user for this command is the Rational Synergy administrator.
Options and arguments
- database_path
- Specifies the path to the database that you want to remove.
- /y
- Runs the command without displaying confirmation messages.
Example
Delete the test_ccm database.
> ccmdb delete \\bulldog\ccmdb\test_ccm
Note: Do not remove a Rational Synergy database using standard Windows commands, nor by using the File Manager or Explorer. Each Rational Synergy database contains data that exists in the file system and on the database server. Using the del command, the File Manager, or Explorer removes the file system copy only.