Building the TMS

Build the transaction monitor server (TMS) by executing this command:

$TUXDIR/bin/buildtms -r SYBASE_XA_SERVER -o $TUXDIR/bin/output_filetms

where output_file is a name you choose for the transaction monitor server program. It is helpful to append tms to the name as shown here, so it is easily identified. Choose a unique name for the program so that it does not conflict with TMS programs for other resource managers (TMS, TMS_D, and TMS_SQL are reserved).

For the simprpc.ct example verification, the UBBCONFIG file uses simprpccttms, which is line 18 in the table on page 10.

The program is stored in $TUXDIR/bin so that the TUXEDO System/T start program can find it.