Monitoring the database server using ccmsrv status

The ccmsrv status command shows the status of a database server. This command information complements the information provided by the ccm monitor and ccm ps commands.

Before you begin

For OracleTo use this command, you must have already set the ORACLE_HOME and the ORACLE_SID environment variables. Or you must specify the ORACLE_SID as the -s servername argument. For more information, see ccmsrv status.

For InformixTo use this command, you must be logged on to the UNIX machine that hosts the Informix™ server. For more information, see ccmsrv status.

Procedure

  1. Run the command.
  2. Use the following example to show the processes.

    Show the status of the vod server by running the following command:

    $ ccmsrv status -s vod


Feedback