Re: Questions on ECB status when task abends

2005-08-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 08/23/2005 at 02:32 PM, Vic Petrone <[EMAIL PROTECTED]> said: >The main task is waiting on an ECB to be posted by an external event. Does the ECB list include the ECB for the subtask? >1) Will the main task's ESTAE exit now receives control even if it's >still waiti

Re: Questions on ECB status when task abends

2005-08-24 Thread Vic Petrone
Thank you both for your replies. No, I'm not using EXTR nor was the STEP specified on the ABEND. I understand the problem. After the subtask percolates, the system post the main task's ECB with the subtask's completion code. The abend will not interrupt the main task. The main task can check the

Re: Questions on ECB status when task abends

2005-08-23 Thread Binyamin Dissen
On Tue, 23 Aug 2005 14:32:34 -0500 Vic Petrone <[EMAIL PROTECTED]> wrote: :>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 p

Re: Questions on ECB status when task abends

2005-08-23 Thread Jim Mulder
IBM Mainframe Discussion List wrote on 08/23/2005 03:32:34 PM: > 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

Questions on ECB status when task abends

2005-08-23 Thread Vic Petrone
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