Copy/change the source, and compile the object module into a temporary STEPLIB. Run the job specifying the STEPLIB and all is still good with the world.
Every account I have worked at had a temporary STEPLIB set for every JOBSTEP running in production. This makes life so much easier. It works wonders for emergency fixes to a production CICS system too. Just remember, don't let the STEPLIB go into secondary extents. You will spend countless hours, if not days, shooting this bug without doing it the straight forward easy way. The inability to change source programs and re-compiling is just one of the reasons customers are leaving the mainframe environment for PC solutions. Central planning has never worked anywhere it has been tried. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of McKown, John Sent: Friday, April 08, 2011 2:36 PM To: [email protected] Subject: Re: COBOL abend debug question with AbendAid/CICS dump > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Dan Skomsky, PSTI > Sent: Friday, April 08, 2011 2:30 PM > To: [email protected] > Subject: Re: COBOL abend debug question with AbendAid/CICS dump > > Just change the source to place some literal into working-storage > prior to performing paragraph DO-READ. Can't change source in production without a lot of political pull that I don't have. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- 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

