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 | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the table prepared for synchronous capture instantiation | 
| 
 | 
 | 
 | Name of the table prepared for synchronous capture instantiation | 
| 
 | 
 | 
 | SCN from which changes can be captured | 
| 
 | 
 | 
 | Time at which the table was ready to be instantiated | 
See Also: