Take the database server gracefully from online mode to quiescent mode to restrict access to the database server without interrupting current processing.
After you perform this task, the database server sets a flag that prevents new sessions from gaining access to the database server. Current sessions are allowed to finish processing.
Once you initiate the mode change, it cannot be cancelled. During the mode change from online to quiescent, the database server is considered to be in Shutdown mode.
To bring the database server from online to quiescent gracefully, execute one of the following commands:
xctl onmode -s xctl onmode -syHome | [ Top of Page | Previous Page | Next Page | Contents | Index ]