PPT

The PPT Screen displays information about every application program specified 
in the Sun MTP Processing Program Table (PPT). The Screen displays the following
information for each application program:
  
   Program         -> program name as specified in the PPT
   Executed        -> number of times a program has executed
   TX Use          -> usage by Transaction Server
   Aborts          -> number of times a program has aborted
   RProgram        -> program name on the remote system
   RTran           -> transaction identifier run on the remote system
   API             -> DPL restrictions for local testing
   Length          -> length of the application program
   Map             -> type of program or map set 
   Group           -> name of the table group associated with this entry
   Shared Library  -> shared object library that contains the program executable
   DPL In          -> number of inbound DPL requests received for "Program"
   Avg In          -> average number of characters per inbound DPL request
   DPL Out         -> number of outbound DPL requests generated for "Program"
   Avg Out         -> average number of characters per outbound DPL request.

The PPT Screen helps the administrator determine which application programs
are high use. These are candidates for optimization. In particular, the "TX Use"
count shows if an application program has been loaded into shared memory and 
how many Transaction Servers are using it. The "Aborts" datapoint indicates
if, and how often, an application program aborts.
