Hi
In my old PC routine, I have a SAC 0 (SYSSTATE ASCENV=P) before the
XMPost
Joe Reichman wrote:
Hi,
I have been spending days try to resolve this message originally I thought
it was something I had done in a PC rtn following this message
As the message in the DUMP following is
PRIMARY NOT EQUAL TO HOME
But now I am convinced that its IEAVPST that is going cross memory that
causing this message the ECB looks okay so does the ASCB
Below is the code that I use to post the Address Space the address for the
ASCB and ECB seem to be valid
I wrote a 2 small programs to test this out and it worked
If anybody has any hints I would be very grateful
L R6,MYASCB
LA R7,MYECB
POST (R7), ECB
ASCB=(R6), ASCB
LINKAGE=SYSTEM,
ECBKEY=8,
ERRET=CONT ERROR RTN
CONT DS 0H
----------------------------------------------------------------------
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
--
Miklos Szigetvari
Development Team
ISIS Information Systems Gmbh
tel: (+43) 2236 27551 570
Fax: (+43) 2236 21081
E-mail: [email protected]
Info: [email protected]
Hotline: +43-2236-27551-111
Visit our Website: http://www.isis-papyrus.com
---------------------------------------------------------------
This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS accepts
no responsibility for malicious or inappropriate content.
---------------------------------------------------------------
----------------------------------------------------------------------
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