To change the XA resource manager definitions
on a Linux or UNIX system,
edit the queue manager configuration file (qm.ini) of
the broker queue manager. This file is in the queue manager's directory.
In
the XAResourceManager stanza for each Oracle and Sybase database that participates
in a global unit of work, coordinated by the broker queue manager, change
the entry for the switch file. The following tables specify what you need
to change for each broker operating system and database management system
(DBMS).
On
AIX:
DBMS |
Change ... |
To ... |
Oracle |
SwitchFile=
/usr/opt/mqsi/merant/lib/UKor8dtc16.so
or SwitchFile=
/usr/opt/mqsi/merant/lib/UKor8dtc18.so
|
SwitchFile=
<install_dir>/merant/lib/UKor8dtc20.so
|
Sybase |
SwitchFile=
/usr/opt/mqsi/merant/lib/UKase16.so
orSwitchFile=
/usr/opt/mqsi/merant/lib/UKase18.so
|
SwitchFile=
<install_dir>/merant/lib/UKase20.so
|
On
Solaris:
DBMS |
Change ... |
To ... |
Oracle |
SwitchFile=
/opt/mqsi/merant/lib/UKor8dtc16.so
orSwitchFile=
/opt/mqsi/merant/lib/UKor8dtc18.so
|
SwitchFile=
<install_dir>/merant/lib/UKor8dtc20.so
|
Sybase |
SwitchFile=
/opt/mqsi/merant/lib/UKase16.so
orSwitchFile=
/opt/mqsi/merant/lib/UKase18.so
|
SwitchFile=
<install_dir>/merant/lib/UKase20.so
|
On
HP-UX:
DBMS |
Change ... |
To ... |
Oracle |
SwitchFile=
/opt/mqsi/merant/lib/libSwitchOracle.sl
|
SwitchFile=
<install_dir>/merant/lib/UKor8dtc20.sl
|
Sybase |
SwitchFile=
/opt/mqsi/merant/lib/libSwitchSybase.sl
|
SwitchFile=
<install_dir>/merant/lib/UKasedtc20.sl
|