Feature
DBA_OB_FREEZE_INFO displays the version information generated by major freezes.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| FROZEN_SCN | NUMBER(38) | NO | The version number generated by a major freeze. |
| CLUSTER_VERSION | NUMBER(38) | NO | The cluster version number when the major freeze was performed. |
| SCHEMA_VERSION | NUMBER(38) | NO | The schema version number when the major freeze was performed. |
| GMT_CREATE | TIMESTAMP(6) WITH LOCAL TIME ZONE | NO | The time when the record was created. |
| GMT_MODIFIED | TIMESTAMP(6) WITH LOCAL TIME ZONE | NO | The time when the record was modified the last time. |