If you are just wanting to test your code for that case put in a temporary instruction to zero the register containing the address.
Chuck Arney > On May 6, 2017, at 10:07 AM, Peter Hunkeler <[email protected]> wrote: > > I'm testing an Associated Recovery Routine (ARR), and all abends have an SDWA > Associated with it. > Is there any technique (or specific Abend Code) I can use to cause an abend > that will not provide an SWDA to my ARR ? > > > > I think the system will always provide an SDWA as long as it is able to > GETMAIN the storage needed forcthe SDWA. Quick thought, not tested: Allocate > all available storage, below and above the line, before forcing the error. > > > -- > ßph > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
