Item | Calculation |
---|---|
Remote systems |
|
PCT | Number of entries x 48 |
FCT | Number of entries x 88 + (4 x number of split key components used) |
DCT | Number of entries x 48 |
PPT | Number of entries x 48 |
Programs (load hold)1 | Number active x (average length + 8) |
TST | Number of entries x 32 |
PLT | Number of entries x (56 + (8 x average number of items in list)) |
JCT | Number of entries x 48 |
ICE2 | Number active x 64 |
AID3 | Number active x 64 |
Getmain SHARED4 | Number active x (average length + 8) |
ENQ5 |
|
CICS client requests6 | (3270 data stream length + COMMAREA + TEUA + 64) x number of servers |
Buffers are short lived and stay in shared storage only if no SEP is available to service the request. Once a SEP is dispatched, the buffer is immediately moved to local process storage and the shared storage is released. Outbound buffers also stay in shared storage for a very short period of time. Outbound, the only delay is for processor dispatch to the supporting terminal process. Once the terminal process is dispatched, the buffer contents are moved to local process storage and the shared storage buffer is released.