Building the TMS

Build the transaction monitor server (TMS) by executing this command, where output_file is a name you choose for the transaction monitor server program:

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

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 described in Table 2-5.

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