6.22 Running buildtms for Oracle Tuxedo Applications That Use XA Resource Managers
For Oracle Tuxedo applications that use distributed transactions and XA-compliant resource managers, you must use the buildtms
command to construct a transaction manager server load module. This requirement exists on UNIX systems. When the module has been created, it must reside in the directory $TUXDIR/bin
on UNIX systems.
If you run the CORBA C++ University sample applications, each sample’s make
file creates the TMS load module for you and calls it tms_ora.exe
. Therefore, running buildtms
as a separate step is necessary only if you do not plan to run any of these sample applications.
For information about the buildtms
command with Oracle Tuxedo applications, see reference page buildtms(1)
in Oracle Tuxedo Command Reference.