Set up links for a supported database on Windows systems for XA coordination under the control of WebSphere® MQ.
>>-mqsimanagexalinks--create--ODBC_driver_type------------------> >--ExitDefaultPath64--ExitDefaultPath---------------------------> >--Integration_Bus_installation_directory----------------------><
>>-mqsimanagexalinks--remove--ODBC_driver_type------------------> >--ExitDefaultPath64--ExitDefaultPath--------------------------><
>>-mqsimanagexalinks--list-------------------------------------><
This parameter is required if you specify create, and is optional if you specify remove. If you specify remove and omit this parameter, all links are removed.
This parameter is required only if you specify create.
For example, the following output is generated:
Supported version of the ODBC drivers | Version number for mqsimanagexalinks |
---|---|
DataDirect Connect for ODBC | DD |
Supported version of the ODBC drivers | Version number for mqsimanagexalinks |
---|---|
DataDirect Connect for ODBC V6.0 | DD60 |
DataDirect Connect for ODBC V7.0 | DD70 |
DataDirect Connect for ODBC V7.1 | DD71 |
DataDirect Connect for ODBC (as of IBM Integration Bus Version 10.0) | DD |
The following links are created for Windows systems:
The user ID with which you run this command must have permission to create symbolic links (SeCreateSymbolicLinkPrivilege) or be a member of the Administrator group.
To create the symbolic links that are required for Oracle databases:
mqsimanagexalinks create DD "C:\Program Files (x86)\IBM\WebSphere MQ\exits64" "C:\Program Files (x86)\IBM\WebSphere MQ\exits" "C:\Program Files\IBM\IIB\10.0.0.0\server"
To remove the symbolic links that are created for Oracle databases (these databases previously used the DataDirect V5.3 drivers):
mqsimanagexalinks remove DD70 "C:\Program Files (x86)\IBM\WebSphere MQ\exits64" "C:\Program Files (x86)\IBM\WebSphere MQ\exits"
To list the supported database drivers:
mqsimanagexalinks list