Hi,
        The recovery for the various XCF stubs that call the application exit
routines will in general always retry if permitted to do so.  If you can
get your exit routine to fail in a way that causes the system to drive XCF
recovery with a non-retriable error, you should get the SRB-to-Task
percolation you seek.
        As a special case for the group exit, if your exit fails twice for
the same event, XCF should percolate as desired after the second failure.
GEPLSECC will be ON for the second call.  "exit fails" means your exit
blows up (abend, program check, ...) and your recovery if any, fails to
field the error (ie, retry) so that XCF recovery gets control.
        There is no keyword to request or force such percolation in general.

Mark A. Brooks
z/OS Sysplex design and development
845-435-5149   T/L 8-295-5149
Poughkeepsie, NY
[email protected]

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to