TABLES: Quiesce -- Infopops

Puts the table and its table spaces in a new mode. The mode is determined by the mode you select.

Specifies the mode you want the table spaces to be in if you are quiescing the table's table spaces.

In this mode all users (yourself included) can read but not change the table data. If the table is already in the Shared quiesce mode, you can change it to a higher (more exclusive) mode (Intent to update or Exclusive).

Specifies the mode you want the table spaces to be in if you are quiescing the table's table spaces.

In this mode only you can update the table data. Other users can read, but not update the data. If the table is already in the Intent to update quiesce mode, you can change it to a higher mode (Exclusive).

However, if the table is already in the Intent to update quiesce mode, it cannot changed to Shared mode.

Specifies the mode you want the table spaces to be in if you are quiescing the table's table spaces.

In this mode only you can read or update the table data. If the table is already in the Exclusive quiesce mode, it cannot changed to a lower mode (Shared or Intent to update).

Puts the table and its table spaces in normal mode.

Performs the actions that you have specified in this notebook or window.

Cancels any unsaved changes that you made and closes this notebook or window.

Opens the Show Command window.