On Fri, 16 Dec 2011 07:14:21 -0600, Donald Likens wrote: >I see this situation in a locked up (waiting forever) environment. >I have no idea how it gets set this way. I have decided to do it >another way.
Previously, On Wed, 14 Dec 2011 22:59:37 -0600, Donald Likens wrote: >I know that an ECB's first byte is x'80' if waiting and x'40' if posted >but what does X'00' mean. When I zero out the ECB I zero out the >whole word. This ECB has a PRB in it. If you were waiting and you saw in a dump that the first byte of the ECB was zero, that means that someone zeroed the byte when they shouldn't have. If you have an ECB with the wait and post bits off and an RB address in it, the wait bit must have been zeroed after the WAIT was issued and POST must not have been issued. -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

