This table stores the reply to headers for delayed messages.

Column

Data Type

Constraint

msg_id

NUMERIC(19)

NOT NULL

A generated ID identifying the message.

jms_replyto

VARBINARY(500)

NULL

The JMS header reply to of the message.