One of our guys said: Two things, increase the temporary storage dataset, this will increase the CI's.Also make sure if he's doing a EXEC CICS WRITE TSQUEUE he should do a EXEC CICS DELETE TSQUEUE when task is complete to clean up temp storage dataset. Hope this helps.
Thanks John Eatherly -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Jacky Bright Sent: Tuesday, January 15, 2008 9:09 AM To: [email protected] Subject: CICS Issue URGENT .... Hi , Today got some problem in the CICS Region which caused the CICS to hang and there were no responses for any of the transactions. On analysis found that there was following message in the CICS Log. +DFHTS1315 CICSPROD The temporary storage data set has exceeded the maximum number of control intervals supported. Anyone having idea what could b the reason behind this ? I noticed that there is DFHTEMP dataset defined and currently having following properties. Tracks %Used XT Device CICSTS.CICSPROD.DFHTEMP.DATA 45000 ? 27 3390 How can we avoid this in future ? JAcky ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

