Would be nice to know the APAR. :-) Cheers, Martin
Martin Packer, zChampion, Principal Systems Investigator, Worldwide Cloud & Systems Performance, IBM +44-7802-245-584 email: [email protected] Twitter / Facebook IDs: MartinPacker Blog: https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker Podcast Series (With Marna Walle): https://developer.ibm.com/tv/mpt/ or https://itunes.apple.com/gb/podcast/mainframe-performance-topics/id1127943573?mt=2 From: Roland Schiradin <[email protected]> To: [email protected] Date: 08/01/2017 17:48 Subject: AW: COBOL5 and ceedump Sent by: IBM Mainframe Discussion List <[email protected]> Hi Steff, depending on your service level the index is defined in front of the array. Look at this APAR text Starting with COBOL V5.1, index-names were located in memory immediately following the memory for the associated table, which meant that programs that modify dsta beyond the end of a table could corrupt their associated index-names. PROBLEM CONCLUSION: Index-names for tables defined in WORKING-STORAGE or LOCAL-STORAGE sections have been moved to the top of the associated storage area. HTH Roland -----Ursprüngliche Nachricht----- Von: IBM Mainframe Discussion List [mailto:[email protected]] Im Auftrag von Steff Gladstone Gesendet: Sonntag, 8. Januar 2017 17:51 An: [email protected] Betreff: COBOL5 and ceedump Are there any whizzes out there who specialize in reading and deciphering CEEDUMPs? I have a question for you. In a COBOL5 CEEDUMP, how do I locate the *index* of an array (i.e., an array that is defined with "indexed by") in the dump? Thanks in advance, Steff Gladstone ---------------------------------------------------------------------- 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 Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
