REGION=0M might even give you less than the default region; you really need to know what your installation's exits are doing.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Frank Swarbrick <[email protected]> Sent: Wednesday, December 13, 2017 2:10 PM To: [email protected] Subject: Re: Possible Debug issue I seem to recall trying REGION=0M not working in this case. Over-allocation or something. Can't recall the details. Perhaps I imagined it? ________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Peter Hunkeler <[email protected]> Sent: Tuesday, December 12, 2017 11:13 PM To: [email protected] Subject: AW: Re: Possible Debug issue >Debug Tool and Fault Analyzer seem to take a huge amount of memory when >working with COBOL 5. Try setting REGION=2000M. What release of z/OS managed to move the whole common area above the bar? Seriously, 2000M will probably never be available in the private region. But if you want to see how much you need to be able to debug, within the maximum available, specify REGION=0M. -- Peter Hunkeler -- Peter Hunkeler ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
