Writing initialization and shutdown programs

You can write programs to run during the initialization and shutdown phases of CICS® processing. Any program that is to run at these times must be defined to CICS in a program list table (PLT). Information about how to code the PLT is provided in the CICS Resource Definition Guide.

The section is divided into the following sections:

  1. Writing initialization programs
  2. Writing shutdown programs
  3. General considerations when writing initialization and shutdown programs.
[[ Contents Previous Page | Next Page Index ]]