8.203 V$EQ_CROSS_INSTANCE_JOBS
V$EQ_CROSS_INSTANCE_JOBS describes Transactional Event Queue (TEQ) cross-instance jobs.
               
Each job forwards messages for an event stream from a source instance to a destination instance for a set of subscribers of a TEQ.
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | Job ID within this coordinator | 
| 
 | 
 | Source schema of the job | 
| 
 | 
 | Source queue name of the job | 
| 
 | 
 | Source event stream ID | 
| 
 | 
 | Start event stream partition ID of the job | 
| 
 | 
 | Destination instance of the job | 
| 
 | 
 | Index of the coordinator serving the job | 
| 
 | 
 | Process ID of the destination server | 
| 
 | 
 | State of the job. Possible values: 
 | 
| 
 | 
 | Indicates whether the job is flow controlled. Possible values: 
 | 
| 
 | 
 | Number of messages sent during the job | 
| 
 | 
 | Number of bytes sent during the job | 
| 
 | 
 | Latency for receiving ACK for the job | 
| 
 | 
 | Job type. Possible values: 
 | 
| 
 | 
 | ID of last priority 0 event stream partition received at  | 
| 
 | 
 | ID of last priority 1 event stream partition received at  | 
| 
 | 
 | ID of last priority 2 event stream partition received at  | 
| 
 | 
 | ID of last priority 3 event stream partition received at  | 
| 
 | 
 | ID of last priority 4 event stream partition received at  | 
| 
 | 
 | ID of last priority 5 event stream partition received at  | 
| 
 | 
 | ID of last priority 6 event stream partition received at  | 
| 
 | 
 | ID of last priority 7 event stream partition received at  | 
| 
 | 
 | ID of last priority 8 event stream partition received at  | 
| 
 | 
 | ID of last priority 9 event stream partition received at  | 
| 
 | 
 | Start time of this job | 
| 
 | 
 | ID of the subscriber whose affinity is being switched for the  | 
| 
 | 
 | Name of subscriber whose affinity is being switched for the  This column is NULL for the  | 
| 
 | 
 | ID of the instance that owns the event stream | 
| 
 | 
 | Queue ID | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 | 
Note:
This view is available starting with Oracle Database 21c.
See Also:
Oracle Database Advanced Queuing User's Guide for more information about Oracle Transactional Event Queues and Advanced Queuing