Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
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_CAPTURE_EXTRA_ATTRIBUTES

ALL_CAPTURE_EXTRA_ATTRIBUTES displays information about the extra attributes for the capture processes accessible to the current user.

Related View

DBA_CAPTURE_EXTRA_ATTRIBUTES displays information about the extra attributes for all capture processes in the database.

Column Datatype NULL Description
CAPTURE_NAME VARCHAR2(30) NOT NULL Name of the capture process
ATTRIBUTE_NAME VARCHAR2(30) NOT NULL Name of the extra attribute
INCLUDE VARCHAR2(3)   Indicates whether the extra attribute is included (YES) or not (NO)
ROW_ATTRIBUTE VARCHAR2(3)   Indicates whether the extra attribute is a row LCR attribute (YES) or not (NO)
DDL_ATTRIBUTE VARCHAR2(3)   Indicates whether the extra attribute is a DDL LCR attribute (YES) or not (NO)