CICS stopped initializing working storage to low values a couple of releases ago. Most shops fixed this by 1) enforcing good application programming practices or 2) creating a region specific CEEROPT module to force all working storage to low values. You probably had a CEEROPT in your TS 4.2 DFHRPL concatenation that isn't being referenced in your 5.1 JCL.
-- Donald Grinsell State of Montana 406-444-2983 [email protected] "No matter how hard you push and no matter what the priority, you can't increase the speed of light." ~ RFC 1925 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of August Carideo/RYE/US Sent: Tuesday, March 10, 2015 12:02 PM To: [email protected] Subject: FW: CICS 4.2 to 5.1 I tried to cross post this to, not sure if I have correct address - Thanks again [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of August Carideo/RYE/US Sent: Tuesday, March 10, 2015 2:00 PM To: [email protected] Subject: CICS 4.2 to 5.1 We have a weird problem when executing a MENU transaction we receive garbage back to the screen It was working fine under 4.2, after bringing up 5.1 on our TECH LPAR we ran into this issue We changed STOargeclear to yes on the transaction and seems to work again. Anyone know why it would need to be changed from NO which it is still set at on DEV and PROD LPARS and works there ? Thanks, Augie ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
