JCL ABeND --



  
The below job produces the dump .



//HWINS01A JOB (HW213AB99T,PGRN,1,1,0),'KEN CALDWELL',NOTIFY=&SYSUID,                                             
//*                                                          
//JOBLIB  DD DSN=&SYSUID..JCLADV.LOAD,DISP=SHR                  
//*                                                                   
//STEP1   EXEC PGM=PGMABEND                                           
//SYSOUT  DD SYSOUT=*                                                   
//FILE2   DD DUMMY                                                      
//FILE1   DD DUMMY                                                      
//                                                                     

Comments

Popular posts from this blog

Date/time constants in JCL

IEBGENER usage examples