ccmsrv status

This topic contains information about the ccmsrv status command.

Synopsis

ccmsrv status [-a|-all] [-d|-dbspace] [-l|-log] [-s|-server 
servername]

Description and uses

Use the ccmsrv status command to display the status of the database server.

You must run this command on the database server.

Options and arguments

-a|-all

Displays all information.

-d|-dbspace

Displays dbspace information.

-l|-log

Displays logical log information.

-s|-server servername

Specifies the name of the database server. The default is the server on the current machine.

Example

Request all information about the database server named joe.

$ ccmsrv status -all -s joe


Feedback