On 28 May 2010 13:27, Mike <[email protected]> wrote: > I'm shooting a wild branch S0C1 dump - result of a SLIP SET,C=0C1 > > no SDWA - so no SDWABEA > > this is z/os 1.10 > > I note in the trace there is a TEA - in a S0C4 it is the offending page > address, but what is the significance of this for a S0C1?
A program check 1 does not set the TEA (or TEI, I suppose if we want to be pedantic), so I imagine what you see is just a copy of the TEA from low storage at the time of the 0C1, i.e. is a leftover from the last page fault or the like. Which may not be completely useless if your 0C1 happened very shortly thereafter, particularly if the translation fault was provoked by your wild branch, was resolved, and the code then continued and 0C1'd. Tony H. ---------------------------------------------------------------------- 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

