Start of change

Control file: CIUCNTL

Start of change Maximum record length is 898 bytes. Number of records is the number of CICS® regions in the shared environment and the number of Command Flow user records. Call this number NUM_REGION_V and NUM_CMDF_USERS respectively. End of change

Start of change
Size = (( 898 * NUM_REGION_V) + 
        ( 560 * NUM_CMDF_USERS) + 32)
End of change

Reference Reference

Feedback


Timestamp icon Last updated: Friday, 7 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///ciuugc00389.html
End of change