I'm looking at
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.ie
aa200/eaa9ape.htm return codes (decimal) 40, 44 and 48. The equate names do
not seem to go with the "Meaning."
In fact, as I look at little further, the symbol names do not correspond to
their values in IEAASM. In the manual cited above, IEA_PE_NOT_HOME is listed
as 40 (28) but in IEAASM it is
IEA_PE_NOT_HOME EQU 64 ('00000040'X)
Unauthorized caller may not
manipulate PE that was allocated
by a user in a different address
space
Am I confused or is the documentation wrong? It looks to me like the numbers
listed go with the explanation and are probably right but the symbol names
are wrong. Any other opinions?
Charles
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN