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

A UTM application can

  • be terminated normally via the administration or

  • abnormally as a result of a bottleneck of operating resources, as a result of internal errors in openUTM, or via the administration.

openUTM terminates all processes with TERMJ, i.e. the system branches to the next /SET-JOB-STEP command or to the /EXIT-JOB- or /LOGOFF command in the start procedure.

In the start procedure, you can query whether the UTM application was terminated normally or abnormally (TERMAP). See also section "Start parameters for openUTM". The following query options are available:

  • job switch 3

  • TFT entry

  • job variable

When using SDF-P, BEGIN-/END-BLOCK and IF-BLOCK-ERROR should be used, see section "Basic structure of an SDF start procedure".