On 7/20/2011 7:18 AM, Paul Schuster wrote:
The manual 'z/OS V1R12.0 MVS Assembler Services Guide' has this statement: "The 
case where an SDWA is not provided
is rare."

Is there a way to force this kind of condition in order to actually test an 
ESTAE that is tripped with this condition?

Our routines immediately percolate when there is no SDWA. That's easy to test by inserting 'LHI R0,12' at entry to your recovery routine.

You can reduce the chances of a 'no SDWA' condition to essentially zero by using ESTAEX or by specifying SDWALOC31=YES on an "old school" ESTAE.

--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
310-338-0400 x318
edja...@phoenixsoftware.com
http://www.phoenixsoftware.com/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to