Yes, I know CEE3DMP does continue after dumping. Now, back to my original question. How to get CEE3DMP to dump the 64-bit registers?!? It doesn't matter anyway, I wrote a smallish HLASM program to dump them using WTO. I was too lazy to OPEN, SNAPX, CLOSE to put the data out to a DD.
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-691-6183 cell [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 > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Steve Comstock > Sent: Wednesday, September 15, 2010 2:04 PM > To: [email protected] > Subject: Re: LE dump - CEE3DMP of 64 bit registers > > On 9/15/2010 10:59 AM, McKown, John wrote: > >> -----Original Message----- > >> From: IBM Mainframe Discussion List > >> [mailto:[email protected]] On Behalf Of zMan > >> Sent: Wednesday, September 15, 2010 11:47 AM > >> To: [email protected] > >> Subject: Re: LE dump - CEE3DMP of 64 bit registers > >> > >> On Tue, Sep 14, 2010 at 10:23 PM, John McKown > >> <[email protected]> wrote: > >>> Is there some magic to make LE dump the full 64 bit general > >> registers > >>> when CALL'ing CEE3DMP from an Enterprise COBOL 3.2 program? > >> Yes, I know > >>> COBOL doesn't use the high fullword of the regs. Something, > >> somewhere, > >>> is changing the high word of some regs which is causing > >> DFSORT to abend > >>> when the internal SORT verb finishes the INPUT PROCEDURE. > >>> > >>> Or am I going to need to write my own HLASM subroutine to, > >> once again, > >>> repair lack of forethought on IBM's part? > >> > >> One of my people says: > >> The LE dump summary does not contain the high order bytes of any > >> registers. You have to get the SYSUDUMP. > >> It's not that hard though is it? Allocate a DD for SYSUDUMP. > >> Annoying yes. Difficult no. > >> -- > >> zMan -- "I've got a mainframe and I'm not afraid to use it" > > > > How would I get a dump and continue processing? I don't see an > > LE function to do that. No matter, I wrote my own HLASM code. > > CEE3DMP will create an LE dump and continue running > > > > > > -- > > John McKown > > Systems Engineer IV > > IT > > -- > > Kind regards, > > -Steve Comstock > The Trainer's Friend, Inc. > > 303-393-8716 > http://www.trainersfriend.com > > * To get a good Return on your Investment, first make an investment! > + Training your people is an excellent investment > > ---------------------------------------------------------------------- > 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

