Home | Previous Page | Next Page   Modes and Initialization > Managing Database Server Operating Modes > Changing Database Server Operating Modes >

Immediately from Online to Quiescent

Take the database server immediately from online mode to quiescent mode to restrict access to the database server as soon as possible. Work in progress can be lost.

The database server users receive either error message -459 indicating that the database server was shut down or error message -457 indicating that their session was unexpectedly terminated.

The database server performs proper cleanup on behalf of all sessions that the database server terminated. Active transactions are rolled back.

To move the database server to quiescent immediately, execute one of the following commands:

xctl onmode -u

xctl onmode -uy
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]