Configuring virtual table rules for IBM MQ
Configure Data Virtualization Manager Server Event Facility (SEF) rules to support IBM MQ data.
About this task
When
accessing MQ data with sample rule AVZMDLMQ (or equivalent options) enabled, tables prefixed with MDLMQ_* are filtered, and the map name
is extracted by removing the MDLMQ_ prefix. For example, the following query will execute the rule
and query virtual table
MQ_CSQ7_TRADE:
SELECT * FROM MDLMQ_MQ_CSQ7_TRADE Use the following procedure to configure the sample rule AVZMDLMQ.
Note: Sample rule AVZMDLMQ is
intended to be used as a model and may require customization. When customizing this rule, additional
logic may need to be added if different VTB variable settings are required for different MQ queues.