THAT's IT

Thanks 

Sent from my iPhone

> On Jun 8, 2016, at 9:41 PM, Blaicher, Christopher Y. <cblaic...@syncsort.com> 
> wrote:
> 
> If it is in a key zero CSA subpool, then yes you need to be in key zero.  
> Even if you do a fast wait, ie test the completed bit, you will want to clear 
> the ECB once it is posted and to do that you will need to be in key zero.
> 
> Anyway, if you aren't in the right key, you'll get an 0C4 fast enough. :)
> 
> Chris Blaicher
> Technical Architect
> Mainframe Development
> Syncsort Incorporated
> 50 Tice Boulevard, Woodcliff Lake, NJ 07677
> P: 201-930-8234  |  M: 512-627-3803
> E: cblaic...@syncsort.com
> 
> www.syncsort.com
> 
> 
> 
> 
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
> Behalf Of michelbutz
> Sent: Wednesday, June 8, 2016 9:29 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Clarification of ECBLIST
> 
> Do I have to be in key 0 to wait on ecb in CSA
> 
> Sent from my iPhone
> 
>>> On Jun 8, 2016, at 2:11 PM, Greg Dyck <gregd...@pobox.com> wrote:
>>> 
>>> 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
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> ________________________________
> 
> 
> 
> ATTENTION: -----
> 
> The information contained in this message (including any files transmitted 
> with this message) may contain proprietary, trade secret or other 
> confidential and/or legally privileged information. Any pricing information 
> contained in this message or in any files transmitted with this message is 
> always confidential and cannot be shared with any third parties without prior 
> written approval from Syncsort. This message is intended to be read only by 
> the individual or entity to whom it is addressed or by their designee. If the 
> reader of this message is not the intended recipient, you are on notice that 
> any use, disclosure, copying or distribution of this message, in any form, is 
> strictly prohibited. If you have received this message in error, please 
> immediately notify the sender and/or Syncsort and destroy all copies of this 
> message in your possession, custody or control.
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
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