9.163 V$RAC_TWO_STAGE_ROLLING_UPDATES

V$RAC_TWO_STAGE_ROLLING_UPDATES displays information about Oracle RAC two-stage rolling updates.

Column Datatype Description

BUG_NUMBER

VARCHAR2(11)

Bug number for the two-stage rolling update

ENABLED

VARCHAR2(1)

Indicates whether the two-stage rolling update is enabled (Y) or disabled (N)

ONLINE_DISABLE

VARCHAR2(1)

Indicates whether the two-stage rolling update can be disabled while the database instance is running (Y) or not (N)

CON_ID

NUMBER

The ID of the container to which the data pertains. Possible values include:

  • 0: This value is used for rows containing data that pertain to the entire CDB. This value is also used for rows in non-CDBs.

  • 1: This value is used for rows containing data that pertain to only the root

  • n: Where n is the applicable container ID for the rows containing data

Note:

This view is available starting with Oracle AI Database 26ai.