![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
The mbox_set_group table defines the list of individual message queues that are stored in each Mbox set.TABLE mbox_set_group (
mbox_set_id INTEGER NOT NULL,
mbox_queue_id INTEGER NOT NULL)
This key enforces the DELETE CASCADE referential action.
a new message queue is added to the node, either at installation or by using the SWDIR\util\swadm utility.
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |