Don Poitras wrote:
Another method of handling programs that produce multiple dumps is to use FREE=CLOSE to allow multiple dump <snip>
FREE=CLOSE is a problematic API to exploit. I'm fairly certain that we've (MVS element of z/OS) never documented that SYSMDUMPs are opened just once per logical dump, and that's true of most applications that I've encountered as well. While it may be true of someone's current implementation, foreclosing a design option for the future is rarely done.
-- Bob Wright - MVS Service Aids ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

