Home | Previous Page | Next Page   MQ DataBlade Module > MQ DataBlade Tables > Working with Tables > 3 3 3

Schema Mapping

3

When a table is bound to a 3WMQ queue, the schema is mapped directly to WMQ objects. The following 3table shows the mapping of schema to WMQ objects.

3

3 333333333333333333333333333333333333333333
Table 6. Schema Mapping to WMQ Objects
Name Type Description
msg lvarchar(maxMessage) The message being sent or received. The default size 3is 4,000; the limit is 32,739.
correlid varchar(24) The correlation ID, which can be used as a qualifier
topic varchar(40) The topic used with publisher or subscriber, 3which can be used as a qualifier
qname varchar(48) The name of the queue
msgid varchar(12) The message ID
msgformat varchar(8) The message format
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]