z/OS TSO/E Programming Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Error handling routines

z/OS TSO/E Programming Guide
SA32-0981-00

When an abnormal termination occurs, your command processor must be able to provide sufficient recovery to insure that the error condition does not cause the abnormal termination of a user's TSO/E session. Error handling routines give your command processor the ability to intercept an abend and allow it to clean up, bypass the problem, and if possible, attempt to retry execution.

A command processor must be able to recognize and respond to two types of abnormal terminations:
  1. The command processor or a program at the same task level, such as command scan or the parse service routine, is terminating abnormally.
  2. An attached subtask, such as a subcommand processor, is terminating abnormally.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014