Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Terminating the independent DBH

You terminate the independent DBH by means of the SESADM administration program with the STOP-DBH administration statement or the STOP-DBH administration command (see "STOP-DBH").

In the case of CALL DML applications, you can also terminate the DBH by means of a CALL DML administration statement issued from a TIAM application or a UTM program unit. However, to do this, you must be authorized by means of the system user ID of the system administrator entered in the DBH option ADMINISTRATOR to use the CALL interface for the purpose of administration (see "ADMINISTRATOR").

In a SESAM/SQL UTM application, you should always terminate the DBH with the following administration statement (or the corresponding administration command):

STOP-DBH UTM-SESSION-INFO=KEEP

The parameter UTM-SESSION-INFO=KEEP (default value) causes the log files of the DBH to remain active and the restart information they contain to be preserved.