The list of queue receivers that are registered with a queue. Each row represents a single receiver listening to a queue.

Column

Data Type

Constraint

client_id

NUMERIC(19)

NULL

The unique numeric representation of the client used internally by the SQL-JMS system.

receiver_id

NUMERIC(19)

NOT NULL

The numeric ID of the receiver listening to the queue.

queue_id

NUMERIC(19)

NULL

The numeric ID of the queue the receiver is listening to.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices