You are 100% right I forgot about the authority macros re xmem
Thankx

Sent from my iPhone

On Nov 30, 2009, at 8:26 AM, Peter Relson <rel...@us.ibm.com> wrote:

You need to look at the system codes book, as that is where abend codes
are intended to be described.

Abend 052 reason code 516:

0516
A specified token is for an entry table that is not authorized for
connection. Register 2 contains the incorrect token.

For a system LX the system is checking that the AX (authority index) of
the space that owns the entry table is 1.
For a non-system LX the system is checking that the AX of the space that owns the entry table identifies an entry in the AT (authority table) of
the connecting space that has both PT and SSAR authority indicated. .

Both of these apply only when the entry table contains space-switch
entries.

You might need to read the extended addressability guide more carefully
with respect to such things as ATSET and AXSET.

Peter Relson
z/OS Core Technology Design

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to