5.68 DBA_HIST_STREAMS_CAPTURE
DBA_HIST_STREAMS_CAPTURE displays information about each capture process.
               
This view contains a snapshot of V$STREAMS_CAPTURE. This view is intended for use with Automatic Workload Repository (AWR).
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique snapshot ID | 
| 
 | 
 | 
 | Database ID for the snapshot | 
| 
 | 
 | 
 | Instance number for the snapshot | 
| 
 | 
 | 
 | Name of the capture process | 
| 
 | 
 | 
 | Time that the capture process was last started | 
| 
 | 
 | 
 | Delay (in seconds) between the creation and capture of the most recently captured message | 
| 
 | 
 | 
 | Total changes captured since the capture process was last started | 
| 
 | 
 | 
 | Total number of messages enqueued since the capture process was last started | 
| 
 | 
 | 
 | Elapsed time (in hundredths of a second) evaluating rules since the capture process was last started | 
| 
 | 
 | 
 | Elapsed time (in hundredths of a second) enqueuing messages since the capture process was last started | 
| 
 | 
 | 
 | Elapsed time (in hundredths of a second) spent by the capture process in the  | 
| 
 | 
 | 
 | Elapsed pause time | 
| 
 | 
 | 
 | The database ID of the PDB for the sampled session | 
| 
 | 
 | 
 | The ID of the container that  
 | 
See Also: