ccmsrv status

This topic contains information about the ccmsrv status command.

Synopsis

ccmsrv status [-s|-server servername]

Description and uses

Use the ccmsrv status command to list the Rational® Synergy databases in the Oracle database.

You must run this command on the database server.

Options and arguments

-s|-server servername

Specifies the database server. This option requires that you set the ORACLE_SID, or specify the servername with the ORACLE_SID environment variable. If the -s servername argument is specified, it supersedes the ORACLE_SID environment variable. If this option is not specified, the system displays information about the Oracle database specified by the ORACLE_SID environment variable.

Example

Request the Rational Synergy databases on the database server named dbtest.

$ ccmsrv status -server dbtest


Feedback