Previous Topic: Plan LocksNext Topic: Using an Abend Handler


Abend Handling

CA Datacom CICS Services handles all abend recovery for application tasks.

Standard Method

When a task that issued a CA Datacom/DB request terminates abnormally, standard CA Datacom CICS Services abend processing issues a CA Datacom/DB ROLBK (Rollback Transaction) command, in which case you are not required to code any special abend handling function for your applications.

Alternative Methods

If the standard method does not meet your needs or a software application package uses an abend handler, observe the following guidelines:

This section contains the following topics:

Using an Abend Handler

Using a CEMT Force-Purge Transaction

Using CEMT to Cancel an Active Task