Author: steve-myers
Posted: Fri Apr 07, 2017 7:15 pm (GMT 5.5)
Don't forget (or if you didn't know) â not only is LISTCAT an IDCAMS command, it is also a TSO command, which opens up all sort of possibilities. For example -
Posted: Fri Apr 07, 2017 7:15 pm (GMT 5.5)
Don't forget (or if you didn't know) â not only is LISTCAT an IDCAMS command, it is also a TSO command, which opens up all sort of possibilities. For example -
Code: |
// SET YMM='1207' //A EXEC PGM=IKJEFT01, // PARM='LISTCAT ALL ENT(''&SYSUID..BKUP.D&YMM'')' //SYSTSPRT DD SYSOUT=* //SYSTSIN DD DUMMY |