Subtasks during cancel

2011-05-16 Thread Peter Relson
I am in a sub-tasking environment and I am using specific tasks to do I/O. For the most part this is working well but when I cancel the address space the system shuts down these I/O tasks and my ESTAE routine needs them. Does anyone have a way to keep the system from shutting down the subtasks

Re: Subtasks during cancel

2011-05-16 Thread Shmuel Metz (Seymour J.)
In aksts6dmre9158t1gt023255fsm0liu...@4ax.com, on 05/15/2011 at 12:25 AM, Binyamin Dissen bdis...@dissensoftware.com said: But the better solution is to have a MODIFY command to shut down your system. Or STOP. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see

Subtasks during cancel

2011-05-14 Thread Donald Likens
I am in a sub-tasking environment and I am using specific tasks to do I/O. For the most part this is working well but when I cancel the address space the system shuts down these I/O tasks and my ESTAE routine needs them. Does anyone have a way to keep the system from shutting down the subtasks

Re: Subtasks during cancel

2011-05-14 Thread Binyamin Dissen
On Sat, 14 May 2011 16:07:25 -0500 Donald Likens dlik...@infosecinc.com wrote: :I am in a sub-tasking environment and I am using specific tasks to do :I/O. For the most part this is working well but when I cancel the :address space the system shuts down these I/O tasks and my ESTAE :routine