3.104 ALL_SYNC_CAPTURE_PREPARED_TABS

ALL_SYNC_CAPTURE_PREPARED_TABS displays information about the tables accessible to the current user that are prepared for synchronous capture instantiation.

Related View

DBA_SYNC_CAPTURE_PREPARED_TABS displays information about all tables in the database that are prepared for synchronous capture instantiation.

Column Datatype NULL Description

TABLE_OWNER

VARCHAR2(128)

NOT NULL

Owner of the table prepared for synchronous capture instantiation

TABLE_NAME

VARCHAR2(128)

NOT NULL

Name of the table prepared for synchronous capture instantiation

SCN

NUMBER

NOT NULL

SCN from which changes can be captured

TIMESTAMP

DATE

Time at which the table was ready to be instantiated