You should be able to send the SYSPRINT DD to a dataset, and then you can use whatever programming language you want to look at this file and pull out the dataset names that were successful, and not successful. I recommend REXX, but you can probably do this with almost any language.
C. Todd Burrell Senior z/OS Systems Programmer ITSO (404) 498-3299 (404) 723-2017 (cell) -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of CAPRON Romain Sent: Tuesday, March 06, 2007 2:53 AM To: [email protected] Subject: DFSMSdss exit to list dumped or copied datasets Hello, I'm wondering if there is an existing exit (or an ADRDSSU statement option; but I don't find it...) that allows us to print the successfully and unsuccessfully dumped or copied datasets to datasets... Thanks a lot in advance for your lights, Regards, Romain ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

