When I look at system trace entries for translation exceptions (PBG 10, 11, 
etc) I see for example

PGM....011 00000000_25A00E32  00060011 00000000.................. 07852001 
80000000 .................. 40000400


(replaced blanks with dots, to somehow keep the data aligned)


>From the "MVS Tools & Service Aids" manual I understand that the last words on 
>the two lines are the address which cause the tramslation exception (TEA, High 
>word on upper line, low word on lower line). In the above example my program 
>was accessing storage at x'00000000_40000000' (first reference). The trace 
>entry shows this as x'00000000_40000400'.

The TEA seems to always point to the start of the page where within the page 
the access was (which makes sense), but what is the x'400' in the low 12 bit 
telling me? The manual only talks about the high order bit indicating primary 
or secondary address space. I guess it some flags, but where is this documented?


--
Peter Hunkeler


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Check out our new brand campaign: www.ubs.com/together
E-mails can involve SUBSTANTIAL RISKS, e.g. lack of confidentiality, potential 
manipulation of contents and/or sender's address, incorrect recipient 
(misdirection), viruses etc. Based on previous e-mail correspondence with you 
and/or an agreement reached with you, UBS considers itself authorized to 
contact you via e-mail. UBS assumes no responsibility for any loss or damage 
resulting from the use of e-mails. 
The recipient is aware of and accepts the inherent risks of using e-mails, in 
particular the risk that the banking relationship and confidential information 
relating thereto are disclosed to third parties.
UBS reserves the right to retain and monitor all messages. Messages are 
protected and accessed only in legally justified cases.
Privacy statements: http://www.ubs.com/global/en/legalinfo2/privacy.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to