You might be able to get the date the catalog entry was created from field DSCRDT2, but the data set creation date would be in the VTOC, not the catalog if it is non-SMS. Use LISTDSI to get such details in a REXX program. Lennie
-----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Jack Zukt Sent: 08 August 2025 15:44 To: [email protected] Subject: IGGCSIRX / IGGCSI00 Hi all, I am using the IGGCSI00 in a rexx adapted from the SYS1.SAMPLIB(IGGCSIRX), to find out how many empty GDGs there are in one plex. Do you know if there is a way to also get the file creation date using the IGGCSI00 program? Regards Jack ---------------------------------------------------------------------- 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
