ccmsrv quiescent

This topic contains information about the ccmsrv quiescent command.

Synopsis

ccmsrv quiescent [/s|/server servername][/y]

Description and uses

The ccmsrv quiescent command puts the database server in a quiescent state so that you can perform administrative tasks.

Note: All active Rational® Synergy sessions will lose connections to the database server. Run a ccmdb shutdown command first.

The users for this command are Informix-Admin group member and local administrator.

Satisfy the following prerequisite:

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

Runs the command without displaying confirmation messages.

Example

Put the server in the quiescent state.

  1. Send out a message to all users of the tstgonzo database that you are about to put the server in the quiescent state.
    > ccm message /database "?tstgonzo" "Putting server in quiescent 
    state in 15 minutes. Close sessions!"
  2. Shut down all databases. In this example, there is only one database.

    > ccmdb shutdown \\sue\ccmdb\tstgonzo

  3. Put the database server in a quiescent state.

    > ccmsrv quiescent


Feedback