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 a UTM application normally via administration

The UTM administrator terminates a UTM application normally by entering the following UTM administration command at a terminal, for example:

KDCSHUT GRACE, TIME=time

or

KDCSHUT WARN,TIME=time

or

KDCSHUT NORMAL

Applications that use distributed transaction processing should always be terminated with KDCSHUT GRACE or WARN because this allows the open distributed transactions to end properly.

Instead of the KDCSHUT command, you can also use the corresponding function in WinAdmin/WebAdmin or KDCADMI.

When the application is terminated, openUTM performs the following actions:

  • All jobs still in the UTM queue are processed.

  • The connections to all communication partners of the application are shut down.

  • The KDCFILE, system log file, and user log file are brought to a consistent state and closed properly.

  • All processes of the application are terminated.

You can use an appropriate WinAdmin/WebAdmin function or administration program interface function instead of the KDCSHUT command to terminate a UTM application normally.