To start a UTM-DB application, you must specify the database start parameters in addition to the openUTM start parameters. The following schema applies here:
.UTM
...
Start parameters for openUTM, see the section "Start parameter file of the application".
...
.RMXA [xa-inst-name]
...
Start parameters for the database system (XA Resource Manager). These are described in the manual for the DB system. You can find examples in the Unix and Linux systems sample application, for Windows systems in the Quick Start Kit, and in the following sections.
END
Start parameters for the database system have the prefix ".RMXA
". openUTM then forwards these start parameters to the Resource Manager when the application starts. The Resource Manager is opened by openUTM during the start phase of the UTM work process.