Communications/Transactions Guide and Reference

CICS Logical Unit of Work Events

BackedOut

The BackedOut event indicates that the CICS logical unit of work (LUW) has ended and that all changes have been canceled, returning the database to its state before the LUW.

Committed

The Committed event indicates that the CICS logical unit of work (LUW) has ended and all changes have been committed.

destroyedPart

The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.

ErrorOccurred

The ErrorOccurred event indicates that an error occurred during the CICS logical unit of work or the execution of a CICS program.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]