i have 10 steps in jcl program but i have to exicute only
2,4,6,8th and 10th ?how it's possible?

Answer Posted / mahesh

I think its not possible because , always first step need
to execute, then based on the CC of the first step,
we can specify COND whether to SKIP or Process a Step in
JCl.

Note : You cannot use Restart Parameter in the above
cases. it is used only when the Job is Abended.

Is This Answer Correct ?    1 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the function of //cntl statement?

747


what JCL Procedures?

800


What are the utility programs in jcl?

729


What is jcl in mainframe, and how many types of jcl statements are there for a job?

731


whats the diff bw the evaluate also and and?

1946






by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1087


what is use of dcb parameter in dd statement?

886


which utility is used to run a cobol-db2 program?

915


how to compare two datasets without using superce because output is limited to 133 bytes

1617


Explain how can a jobs execution priority be modified?

835


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2327


how can the same proc be re-used and called by many jobs?

1033


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

774


Can we use DISP=SHR in output file in JCL

1070


What is NOTCAT ?

842