Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

E40402-08
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

ALL_STREAMS_COLUMNS

ALL_STREAMS_COLUMNS displays information about the Streams unsupported columns accessible to the current user.

Related View

DBA_STREAMS_COLUMNS displays information about all Streams unsupported columns in the database.

Column Datatype NULL Description
OWNER VARCHAR2(30)   Owner of the table
TABLE_NAME VARCHAR2(30)   Name of the table
COLUMN_NAME VARCHAR2(30)   Name of the column
SYNC_CAPTURE_VERSION NUMBER   Version of the synchronous capture that supports this column
SYNC_CAPTURE_REASON VARCHAR2(39)   Reason why this column is not supported by synchronous capture
APPLY_VERSION NUMBER   Version of apply that supports this column
APPLY_REASON VARCHAR2(40)   Reason why this column is not supported by apply