An IEBGENER step within job APCXJLIB is used to copy the previous day's delete file (DELRQTOM) to the current day's delete request file (DELRQ). This step provides CA MAT with its daily delete or cancel requests.
/DELRQ EXEC PGM=IEBGENER
//SYSUT1 DD DSN=prefix.PMA.DELRQTOM,
// DISP=OLD
//SYSUT2 DD DSN=prefix.PMA.DELRQ,
// DISP=OLD //SYSIN DD DUMMY //SYSPRINT DD DUMMY //*
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |