Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Start parameters for a UTM database application

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:

.UTM

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 system db-typ1.

.db-typ2

Start parameters for the database of type db-typ2 if a second DB system is
used; see the manual for the DB system db-typ2.

.db-typ3

Start parameters for the database of type db-typ3 if a third DB system is used;
see the manual for the DB system db-typ3.


...

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.

With SESAM/SQL, the start parameters must be supplied in a configuration file, which is assigned to the tasks of the UTM-SESAM application under the link name SESCONF.