Active PPT

Use this to view information and modify the status for an active Program Processing Table (PPT) resource.

Click DUMP to create and view dump information for this PPT.

Load Module
Displays the location and name of the executable file in use. You see an entry in this field only after the executable file has been used.
Enabled
Check this to enable the program.
Language
Choose the language the program is written in:
  • COBOL
  • PL1
  • C
  • Assembler
DPL API Subset
Check this to limit the program to the Distributed Program Link API subset of commands; there is no terminal control, BMS, and so on.
CEDF Enabled
Check this to allow the use of the CICS Execution Diagnostic Facility, which enables debugging at the CICS command level.
Resident
Check this if you want to enable this program to reside in the application server's program cache after it has been loaded.
WS Integrity
Check this to indicate that load requests are ignored if the program is already in storage. Leave unchecked to indicate that a fresh copy of the program is loaded every time a load request for the program is issued.
Load HOLD
Check this to indicate that the module is to be loaded using the HOLD option on the EXEC CICS LOAD API. This module is not released until explicitly released by the application.

Type

PPT Type
The type of this resources.
Subtype
Indicates the extension of the module:
  • DLL
  • EXE
  • INT
  • GNT
  • MOD
  • Generic

Size

Module
The size of the module.
Commarea
The minimum size of the Commarea.

Counts

Resident
Check this if you want to enable this program to reside in the application server's program cache after it has been loaded.
Reference Count
Specifies the number of times the module has been referenced or used.
Index
The number of times a LOAD SET ENTRY() has been executed.