To enable support for MQ data, you must update your Data Virtualization Manager server configuration file.
About this task
To be able to access MQ data in virtual tables, enable the feature in the server configuration file, as described in the following procedure.
Procedure
-
Locate the Data Virtualization Manager configuration member. The server initialization member is shipped in data set member hlq.SAVZEXEC(AVZSIN00) and may have been copied to a new data set for customization.
-
Add the following statement to your AVZSIN00 member:
The following table describes this parameter:
| Parameter |
Description |
Valid values |
| MQACTIVE |
Initialize IBM MQ support. This parameter must be set to YES to access MQ queues. |
- YES
- NO
- (default value)
|