ccmsrv quiescent

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

Synopsis

ccmsrv quiescent [/y]

Uses

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.

You must run this command on the machine where the database server resides.

Options and arguments

/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