This table stores the message bodies for delayed messages.

Column

Data Type

Constraint

Description

msg_id

NUMERIC(19)

NOT NULL

A generated ID identifying the message.

msg_body

LONG VARBINARY

NULL

The body of the specified message type—for example, object, stream, and so on.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices