ccmsrv online

The ccmsrv online command brings a database server online.

Synopsis

ccmsrv online|on [-s|-server servername][-y]

Uses

Use the ccmsrv online command to bring the database server online.

You must run this command on the database server, as user informix.

Options and arguments

-s|-server servername
Specifies the name of the database server. The default is the name of the current machine. This option is required when the Informix® servername does not match the machine name.
-y
Executes the command without displaying confirmation messages.

Example

Bring the database server of the current machine online.

$ ccmsrv online


Feedback