6.302 DBA_ROLLING_SUPPORT_MODE
DBA_ROLLING_SUPPORT_MODE displays information about whether tables in the database are supported for rolling upgrades performed using the DBMS_ROLLING package.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Table owner |
|
|
|
|
Table name |
|
|
|
|
Indicates whether the table is supported Possible values:
|
|
|
|
|
Reason why the table is not fully supported This column is populated only when both of the following conditions are met:
|
Note:
This view is available starting with Oracle Database 21c.