On 6/8/2016 7:07 AM, michelbutz wrote:
The XMEM post is being done from a FRR resulting from an abend in a SRB the SRB 
is the primary address space

Putting an ECB in common storage is allowed, but great care must be taken when doing so.

As has already been said, if issuing the POST from another address space a cross-memory post must be done. If in the local address space that is not necessary.

Then comes the storage key for the ECB. Putting it in user key common storage is a big mistake, and opens major integrity exposures. It should always be in system key (0 to 7) storage.

And then, when doing the POST you must make sure you specify the ECBKEY operand. That is my guess as to why your POST failed.

Greg

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to