There is detailed instruction for how to do the CS trick under "Bypassing the POST Routine" in the Authorized Assembler Services Guide.
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Gerhard Postpischil Sent: Monday, October 21, 2013 9:19 AM To: [email protected] Subject: Re: ECB is "unwaited" normally used by ABTERM On 10/21/2013 10:00 AM, Steve Austin wrote: > I have client and a server addess spaces and the client is waiting on > the server. As part of testing I'm "forcing" the server. An addess > space level RESMGR posts the client if the ECBWAIT bit is on. However, > in this case ECBWAIT is not set and ECBUNWT is set. I've never used RESMGR, but if you're only concerned about posting the ECB, you might look into my method: check if the ECB is being waited on, and if so, issue a cross-memory post, otherwise I just set the ECB myself with a CS. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
