Do you have Strobe?
If so this can be easier addressed by strobing this program




 
The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it.

From: IBM Mainframe Discussion List <[email protected]>
To: [email protected] <[email protected]>
Sent: Fri Apr 08 15:03:50 2011
Subject: COBOL abend debug question with AbendAid/CICS dump

I am not really a COBOL programmer. But I am familar with COBOL. Anyway, we had 
a looping transaction in CICS/TS 3.2 on z/OS 1.10. I used a monitor program - 
Mainview for CICS from BMC, to abend the transaction. This produced an 
AbendAid/CICS dump. Which is of little use because our COBOL code is very 
PERFORM heavy. Basically what the dump showed was that I was in a paragraph 
which looked mainly like:

DO-READ.
      EXEC CICS READ ...
     END EXEC.


The paragraph DO-READ is referenced via a PERFORM verb in about 10 different 
places to read this file. How do I tell which PERFORM was the one which was 
most likely looping? I.e. I know how to backtrace a series of CALL verbs via 
save areas. But how is this done for a PERFORM backtrace?

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

Reply via email to