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 / venkataramana

It is simple after fifth step we will use cond=(0,LE) in
each step for avoiding the execution.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can unused space allocation be returned to the system when a dataset is closed?

800


what is the use of JCL?

655


what sort card you will use to copy the data from one dataset to another dataset?

715


How does jcl specify the job to the operating system?

740


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1575






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

2255


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1654


What is the function of dd disp parameter?

650


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

638


What is the use of symbol // in jcl?

915


How can the disposition of sysout datasets be set for an entire jobstream?

830


Can I send output of job to my remote device careerride123?

657


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

914


Is automatic restart possible in jcl?

722


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

598