By
Published: 03 Dec 2002
I am familiar with CICS, but I don't know what is the maximum limit for TSQ use. Someone told me it is 542 bytes, but what is the exact limit?
The maximum record length for a TSQ record is governed by the CISIZE of the DFHTEMP file. For performance info, a very crude rule is that 170 bytes are reserved in each CI for VSAM & CICS control info. The maximum TSQ record size is 32763 (as it says in the API book for WRITEQ TS).
Dig Deeper on IBM system z and mainframe systems
For better mainframe capacity planning, how do I convert CPU hours to MIPS? And is there a way to calculate the relationship between MIPS and MSUs?
Continue Reading
I have two years of experience in mainframe technology, currently working as a mainframe developer. I want to change to Java technology.
Continue Reading
I want to replicate DB2 from the mainframe to an AIX box since it's cheaper and the copy can be used for testing. Is this possible?
Continue Reading