DFHSTP executable module

Entry points

DFHSTPNA

Called by

DFHEMTP

Description

The main function of the system termination program is to shut down CICS. In sequence, DFHSTP performs the following functions (according to options specified):
  1. Collects statistics now if immediate shutdown
  2. Shuts down the resource managers
  3. Terminates subsystem interface
  4. Resumes suspended tasks
  5. Executes the programs defined in the first part of DFHPLT
  6. Rebuilds AIDs for paging sessions
  7. Breaks the ICE and AID chains
  8. Quiesces IRC
  9. Executes the programs defined in the second part of DFHPLT
  10. Closes all open files managed by CICS file control
  11. Synchronize with Recovery Manager shutdown keypoint
  12. Call WKP to catalog terminals and profiles
  13. Terminate extra partition TD
  14. Signs off from the CAVM
  15. Terminates general-purpose subtasking facility
  16. Calls the kernel to terminate the system.

Returns to

MVS