Recovery and
restart in a DBCTL environment is described under:
Using CICS® with DBCTL introduces a number of changes to recovery and restart
procedures:
- DBCTL performs backout of DL/I databases. DBCTL is a resource manager
and is responsible for the integrity and recoverability of its own resources,
regardless of the using subsystem (for example, CICS or a BMP).
- Because DL/I code is no longer in the CICS address space, you must restart both
the CICS and DBCTL address spaces, and DBCTL must be reconnected to CICS if there is
a processor or power failure.
- Units of work (UOWs) left in-doubt after a failure can be resolved only
when DBCTL has been reconnected to CICS.
[[ Contents Previous Page | Next Page Index ]]