Search code examples
mainframe

How to fetch creation date and volumes allocated for about 4000 datasets in dasd


I want to fetch creation date and volumes allocated for about 4000 datasets in dasd .how can i do it? whether there is any command for it


Solution

  • You could use the catalog search interface and Rexx. I believe the DSCRDT2 field is what you're looking for. A sample is provided.

    You could use ISPF in batch, write a clist or Rexx program and use the LMDLIST service.

    There's also DCOLLECT.