ccmdb drop

The ccmdb drop command drops a database from the database server but does not remove the Rational® Synergy database in the file system.

Synopsis

ccmdb drop database_name [/y]

Uses

The user for this command is the Rational Synergy administrator.

This command must be run from the database server machine or on a client with admin tools installed.

Options and arguments

database_name
Specifies the name of the database to be dropped.
/y
Runs the command without displaying confirmation messages.

Example

Drop the sandbox database from the hawk server.

> ccmdb drop \\bulldog\ccmdb\sandbox /s hawk


Feedback