Hi, I have a main task and subtask running. The main task has an ESTAE established and the subtask has an ESTAI established. The subtask runs asynchronously with the main task.
The main task is waiting on an ECB to be posted by an external event. During this wait the subtask abends, the abend is trapped by the ESTAI exit which then cleans up and percolates. 1) Will the main task's ESTAE exit now receives control even if it's still waiting on the ECB? 2) If so, what is the status of the ECB that was being waited upon? 3) Can the main task's ESTAE exit retry and then re-issue the wait on this ECB if it hasn't been posted yet? Thanks very much, Vic ---------------------------------------------------------------------- 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

