PCT

The PCT Screen displays information about the transactions specified in the 
Sun MTP Program Control Table (PCT). This Screen displays the following 
information about each transaction:

   Transid  -> transaction identifier
   Program  -> program associated with a Transid
   Executed -> number times a transaction has executed
   CPU Time -> total CPU time consumed by all invocations of a transaction
   Starts   -> number of times a Transid initiated internal to Sun MTP
   Secur    -> security level of the transaction
   Aborts   -> number of times this transaction aborted
   Size     -> terminal screen size allowed for a Transid
   Acct     -> accounting request mode for a transaction
   File     -> journal number for accounting
   Q        -> local queue behavior when remote system is unavailable
   Appc     -> identifies whether the transaction is a back-end DTP transaction
   RSys     -> name of remote system to run a transaction
   RTran    -> name of transaction on a remote system
   Group    -> group table entry for this transaction
   AP In    -> number of inbound ISC Asynchronous Processing (AP) requests
   Avg In   -> average number of characters per inbound AP request
   AP Out   -> number of outbound ISC Asynchronous Processing (AP) requests
   Avg Out  -> average number of characters per outbound AP request

This Screen helps the administrator determine which transactions are high use 
transactions. These are candidates for optimization. In particular, the "Aborts"
datapoint shows that how often transactions are aborting. When this happens, 
check the PPT Screen to determine which program is aborting.
