I have just had a new request to automatically include a procedure which will do recovery of the system before a job is rerun when it abends. We do not use datastore and TWS auto-recovery is switched off.
Can someone advise how I could possibily modify the JCL when the job abends so that the additional [...]
Archive for the ‘JCL’ Category
Query for you to answer!!!!!!!
Posted in JCL, JCL Q&A, tagged JCL, Procedures, run time JCl settings on April 17, 2008 | 2 Comments »
Assign separate name for temporary dataset
Posted in ISPF, JCL, MF TIPS, MVS, dataset, tagged dataset, dsn, Mainframe, temp dataset, temp dsn, temporary dataset on April 8, 2008 | Leave a Comment »
There are some mainframe jobs needs to be submitted in bulk mode. There is a requirement to put the jobname in the generated temp dataset name. They all use the exact same skeleton JCL, including the same DSN=&&SB250DD1 DD statement. This would be more helpful to avoid the ENQ conflicts
//GENER EXEC PGM=IEBUPDTE,PARM=NEW
//SYSPRINT DD DUMMY
//SYSUT2 [...]


