| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
ALL_STREAMS_NEWLY_SUPPORTED displays information about the tables accessible to the current user that are newly supported by Streams capture processes.
DBA_STREAMS_NEWLY_SUPPORTED displays information about all tables in the database that are newly supported by Streams capture processes.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| OWNER | VARCHAR2(30) | Owner of the table | |
| TABLE_NAME | VARCHAR2(30) | Name of the table | |
| REASON | VARCHAR2(39) | Reason why the table was not supported in a previous release: 
 | |
| COMPATIBLE | CHAR(4) | Minimum database compatibility for capture processes to support the database object | 
See Also:
"DBA_STREAMS_NEWLY_SUPPORTED"