To start a UTM-DB application, the start parameters for the database(s) must be specified in addition to the start parameters for openUTM, if this is required by the DB system. These start parameters are database-specific and are described in the manuals of the respective DB system.
The start parameters must be entered in accordance with the following schema, whereby the start parameters of openUTM always appear before the start parameters of the database:
| Start parameters for UTM, see section "Start parameters of the application"; you may have to specify the DBKEY parameter. |
| |
. db-typ1 | Start parameters for the database of type db-typ1, see the manual for the |
. db-typ2 | Start parameters for the database of type db-typ2 if a second DB system is |
. db-typ3 | Start parameters for the database of type db-typ3 if a third DB system is used; |
... |
For db-typ1, db-typ2, db-typ3 you must specify the database type you generated in the DATABASE statement.
You can specify the following for UDS, for example:
.UDS DATABASE=UDSCONF
This defines the UTM application connection to the UDS configuration UDSCONF.