3.103 ALL_SYNC_CAPTURE
ALL_SYNC_CAPTURE displays information about the synchronous capture processes that store the captured changes in queues accessible to the current user.
               
Related View
DBA_SYNC_CAPTURE displays information about all synchronous capture processes in the database.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Name of the capture process | 
| 
 | 
 | 
 | Name of the queue used for holding captured changes | 
| 
 | 
 | 
 | Owner of the queue used for holding captured changes | 
| 
 | 
 | 
 | Rule set used by the capture process | 
| 
 | 
 | 
 | Owner of the rule set | 
| 
 | 
 | 
 | Current user who is enqueuing captured messages | 
See Also: