DBA_LOGSTDBY_UNSUPPORTED_TABLE
displays the data tables that are not supported by Logical Standby. This view is for logical standby databases only.
Column | Datatype | NULL | Description |
---|---|---|---|
OWNER |
VARCHAR2(30) |
Owner of the unsupported table | |
TABLE_NAME |
VARCHAR2(30) |
Name of the unsupported table |