I have a JCL with 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card?

Answer Posted / kaarthik

USE IEBEDIT utility to just execute the steps you want to
execute in it.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does jcl specify the job to the operating system?

755


What is the purpose of dd * statement in jcl?

814


Explain the purpose of dd dummy statement?

674


How to submit a jcl from cics?

670


which parameter is used to check the syntax of a jcl without executing it?

802






Does jcl support automatic restart?

763


What is the purpose of disp parameter?

647


What are the parameters that are used in creating a gdg?

742


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

862


How dummy is used in jcl?

651


Explain dfsort utility?

675


Explain dd statement in jcl?

646


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1990


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2111


What is notcat 2 - gs?

941