Thanks Don. I suspect I have ASID 4 in my dump since I can set the ASID of the abending address space and I can issue the SYSTRACE ALL (and other flavors) and I get results formatted.
I'll poke around in ASID 4 and see what I can glean. Charles (Chuck) Hardee Senior Systems Engineer/Database Administration EAS Information Technology Thermo Fisher Scientific 300 Industry Drive | Pittsburgh, PA 15275 Phone +1 (724) 517-2633 | Mobile +1 (412) 877-2809 | FAX: +1 (412) 490-9230 [email protected] | www.thermofisher.com WORLDWIDE CONFIDENTIALITY NOTE: Dissemination, distribution or copying of this e-mail or the information herein by anyone other than the intended recipient, or an employee or agent of a system responsible for delivering the message to the intended recipient, is prohibited. If you are not the intended recipient, please inform the sender and delete all copies. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Don Poitras Sent: Friday, April 01, 2016 3:32 PM To: [email protected] Subject: Re: IPCS SYSTRACE command In article <co2pr0701mb1045b7a5ae0eca1521312adef8...@co2pr0701mb1045.namprd07.prod.outlook.com> you wrote: > Hello All, > Happy April Fool's Day! > On a more serious note, I have a dump which I can format out the system trace > table with the SYSTRACE IPCS verb (subcommand). > What I would like to know, and can't seem to find, is where the raw data can > be found in the dump. > Can anyone guide me in how I can access the system trace table in its raw > form. > In other words, what known block points to another which points to another > and so on until I finally reach the system trace data. > Thanks, > Chuck The trace buffers are actually in the TRACE address space (ASID 4), so you'd need to capture that along with your program address space. I've never seen any control blocks for that stuff though. -- Don Poitras - SAS Development - SAS Institute Inc. - SAS Campus Drive [email protected] (919) 531-5637 Cary, NC 27513 ---------------------------------------------------------------------- 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
