Hi, Thanks Jim & Tony,
it was worth putting my pennyworth in. I learnt something very useful. -----Snip1 ----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Tony Harminc Subject: Re: Missing data in SVC Dump Yes - it's trivial. And it even seems to be a Programming Interface, if you trust the various BLS and AMD macros that define this stuff. You can easily see the z/OS level in the (usually) first dump record - the one that starts with what looks like "DR2 H ". (That first blank is actual a length byte that just happens to be 64.) The official IBM approach is to run any level of IPCS, which will then report on the z/OS level found in the dump. Then one must delete all the dump index info that the mismatched IPCS has built, and reload the dump using the correct level. --endSnip1 ----- We were indeed given the official IBM approach! -----Snip2 ----- In the dump header record (mapped by SYS1.MODGEN(IHAPRD) ), there is: PRDPRODN DS CL16 Product name @L9C PRDPRODV DS CL2 Product version @L9C PRDPRODR DS CL2 Product release @L9C PRDPRODM DS CL2 Product modification @L9A This identifies the level of the dump program. It is same as the level of z/OS for SVCDUMP/SYSMDUMP/IEATDUMP. Jim Mulder z/OS System Test IBM Corp. Poughkeepsie, NY --endSnip2 ----- It's always good to know the correct macro - thanks once again. Best Wishes / Mit freundlichem Gruß John Grimmette _________________________________ S o f t w a r e A G Global Information Services Mainframe-System-Programmierung Uhlandstr. 12 64297 Darmstadt Phone: +49-6151-92-1309 mailto: [email protected] www.softwareag.com Software AG - Sitz/Registered office: Uhlandstraße 12, 64297 Darmstadt, Germany, - Registergericht/Commercial register: Darmstadt HRB 1562 - Vorstand/ Management Board: Karl-Heinz Streibich (Vorsitzender/Chairman), David Broadbent, Mark Edwards, Dr. Peter Kürpick, Ivo Totev, Arnd Zinnhardt; - Aufsichtsratsvorsitzender/ Chairman of the Supervisory Board: Dr. Andreas Bereczky - http://www.softwareag.com/ ---------------------------------------------------------------------- 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

