ccmdb drop

This topic contains information about the ccmdb drop command.

Synopsis

ccmdb drop database_name [/s|/server servername] [/y]

Description and uses

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

The user for this command is the Rational Synergy administrator.

Satisfy the following prerequisite:

Options and arguments

database_name

Specifies the name of the database to be dropped.

/s|/server servername

Specifies the name of the database server. If not specified, the servername defaults to the host_name.

/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