ccmsrv quiescent

The ccmsrv quiescent command places a database server in the quiescent state.

Synopsis

ccmsrv quiescent|quiet [-s|-server servername][-y]

Uses

Use the ccmsrv quiescent command to put the database server in a quiescent state so that you can perform administrative tasks.

Note: After you run this command, all active Rational® Synergy sessions lose their connections to the database server. Run a ccmdb shutdown command first.

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 server on 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

Put the database server of the current machine in the quiescent state.

$ ccmsrv quiescent


Feedback