We have 100 steps in a procedure and we need to run the jcl
and execute only 25th step in the proc and not the
remaining steps. How can we do it?
Answer Posted / prakash
Use IEBEDIT utility and select the required step alone for
execution
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
which utility is used to run a cobol-db2 program?
Explain how can return codes be tested before execution of a job step?
what happens in conversion stage in job processing?
how to run batch program without jcl?
Explain the function of a dd statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How can the attributes of one sms dataset be copied to another dataset?
how you can access an uncataloged dataset in a JCL?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
in ways data can be passed to a COBOL program from JCL?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain about LMQUERY�give a dialog information about a data set