V$AQ_CROSS_INSTANCE_JOBS
describes each of the cross process jobs. Each job serves to forward messages for a shard from a source instance to a destination instance for a set of subscribers of a sharded queue.
Column | Datatype | Description |
---|---|---|
|
|
Job ID within this coordinator |
|
|
Source schema of the job |
|
|
Source queue name of the cross job |
|
|
Source shard ID |
|
|
Start subshard ID of the job |
|
|
Destination instance of the cross job |
|
|
Index of the coordinator serving the job |
|
|
Process ID of the destination server |
|
|
State of the job:
|
|
|
Indicates whether the job is flow controlled:
|
|
|
Messages sent during the job |
|
|
Bytes sent during the job |
|
|
Latency for receiving ACK for the job |
|
|
The ID of the container to which the data pertains. Possible values include:
|
See Also:
Oracle Database Advanced Queuing User's Guide for more information about Oracle Database Advanced Queueing