Re: estae/frr/sdwa ?

2009-02-08 Thread Peter Relson
Lack of an SDWA will not cause an ESTAE to be bypassed. You should certainly consider using the long-recommended ESTAEX instead or at least (if running on which release this was introduced) specify SDWALOC31=YES, if your program can handle an SDWA above 16M. Having the SDWA be gettable above 16M

Re: estae/frr/sdwa ?

2009-02-07 Thread Hardee, Charles H
/frr/sdwa ? Hello: I have an ESTAE coded, but discovered it isn't doing its job correctly. (It is essentially being bypassed.) So, 1) from a dump, is it possible to tell if an SDWA was being passed to the ESTAE routine? and 2) is it possible to tell if an FRR got control instead of my ESTAE

Re: estae/frr/sdwa ?

2009-02-07 Thread Jim Mulder
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on 02/07/2009 11:21:12 AM: Make sure you don't have and SLIPs coded for the abend condition you're testing that have instructions to bypass the (E)STAE processing. I was testing a change to one of our (E)STAE routines and kept

Re: estae/frr/sdwa ?

2009-02-07 Thread Hardee, Charles H
: Re: estae/frr/sdwa ? IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on 02/07/2009 11:21:12 AM: Make sure you don't have and SLIPs coded for the abend condition you're testing that have instructions to bypass the (E)STAE processing. I was testing a change to one of our (E)STAE

estae/frr/sdwa ?

2009-02-06 Thread Paul Schuster
Hello: I have an ESTAE coded, but discovered it isn't doing its job correctly. (It is essentially being bypassed.) So, 1) from a dump, is it possible to tell if an SDWA was being passed to the ESTAE routine? and 2) is it possible to tell if an FRR got control instead of my ESTAE? (During

Re: estae/frr/sdwa ?

2009-02-06 Thread Edward Jaffe
Paul Schuster wrote: Hello: I have an ESTAE coded, but discovered it isn't doing its job correctly. (It is essentially being bypassed.) So, 1) from a dump, is it possible to tell if an SDWA was being passed to the ESTAE routine? and 2) is it possible to tell if an FRR got control instead of