How to execute only th 15th step of JCL consisting of 50 steps?
Answer Posted / suresh
we need to mention restart = step15 at job statement
| Is This Answer Correct ? | 4 Yes | 26 No |
Post New Answer View All Answers
Mention the types of job control statements?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is job control language?
What do you understand by the term notcat 2 – gs?
How would you understand error(execution phase)?
What do you understand by the terms: joblib and steplib?
What is one line to pass PARM from JCL to COBOL?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How do you overcome this limitation ?
what is use of dsn parameter in dd statement?
Define concatenating?
Explain dd statement in jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What are the jcl procedures?
Can I send output of job to my remote device careerride123?