Well, that is a different situation. You probably need to increase the CI size. My person here said that the default is 4k but here we've defined it as 32K. I also understand that you did post to the CICS-L list and they've been saying the same.
Tom Kelman Commerce Bank of Kansas City (816) 760-7632 > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On > Behalf Of Jim McAlpine > Sent: Tuesday, January 15, 2008 9:47 AM > To: [email protected] > Subject: Re: CICS Issue URGENT .... > > On 1/15/08, Kelman, Tom <[EMAIL PROTECTED]> wrote: > > > > I'm an MVS performance/capacity person, not a CICS person. However, I > > did discuss this with my CICS guru. He says that you could consider > > what John says about increasing the size of the temporary storage > > datasets. However a 45000 track (3000 cylinder) temp store is pretty > > big. Some other things to consider are trying to find out if someone is > > using temp store incorrectly and doing a little education. Temp store > > should be used for short lived, small items. If they are pulling a > > large dataset into temp store then it's going to overrun the temp store. > > Also, while issuing the "EXEC CICS DELETE TSQUEUE" command is the proper > > procedure my CICS guy says it often isn't done. Therefore he has a CICS > > command that he can run to clear out anything in temp store that is > > older then a certain amount of time - say 2 hours. > > > > Have you posted this to CICS-L? You will probably get some more > > suggestions on that list. > > > > Tom Kelman > > Commerce Bank of Kansas City > > (816) 760-7632 > > > It's not the size of the dataset that is the problem, but the number of > CIs > in use cannot exceed 65535. > > Jim McAlpine > > ---------------------------------------------------------------------- > 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 ***************************************************************************** If you wish to communicate securely with Commerce Bank and its affiliates, you must log into your account under Online Services at http://www.commercebank.com or use the Commerce Bank Secure Email Message Center at https://securemail.commercebank.com NOTICE: This electronic mail message and any attached files are confidential. The information is exclusively for the use of the individual or entity intended as the recipient. If you are not the intended recipient, any use, copying, printing, reviewing, retention, disclosure, distribution or forwarding of the message or any attached file is not authorized and is strictly prohibited. If you have received this electronic mail message in error, please advise the sender by reply electronic mail immediately and permanently delete the original transmission, any attachments and any copies of this message from your computer system. ***************************************************************************** ---------------------------------------------------------------------- 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

