Search found 1 match
- Fri Aug 19, 2016 7:45 pm
- Forum: Interview Questions.
- Topic: Execute a specific step in a JCL.
- Replies: 14
- Views: 4155
Re: Execute a specific step in a JCL.
This would include Step name STEP010 of Jcl JOBNAM1 present in library USERID.ABC.JCLLIB //IEBEDITA JOB (XXXXXXXX,,,,,XXXX),' ',CLASS=T, // MSGCLASS=Y,NOTIFY=&SYSUID //*=========================================================== //* EXAMPLE FOR IEBEDIT UTILITY //*================================...