
292 DB2 II and WPS Synergy
B.6.2 Enable the federated database for WebSphere MQ UDFs
The following commands must be executed from a DOS command window or
AIX terminal to enable the federated database FEDDEMO for MQ functions:
enable_MQFunctions -n FEDDEMO -u <userid> -p <password> -force
where <userid> is your DB2 userid, and <password> is your DB2 password.
B.6.3 Setup access to your WebSphere MQ queues
When the federated database is enabled for WebSphere MQ, several UDFs were
installed that know how to access the WebSphere MQ queue, format the
message, and return it back to the application. These UDFs are part of the
standard integration between ...