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

List the different jcl statements that are not permitted in the procedures?

631


which utility is used to sort a file in jcl?

739


How do you create a temporary dataset?

650


what is use of space parameter in dd statement?

742


Are there any set of rules for the names of the steps used in a job? What are they?

606






What is concatenating?

627


What do you understand by the term notcat 2 – gs?

741


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

1657


In job processing, what happens in execution stage?

691


i want to store 20 digits . how will u do it in cobol ?

851


Is their any limit for data sets?

693


What is the use of symbol // in jcl?

916


How can a stopped job be started again?

694


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1724


How to pass the parameter in parm using linkage section ? (syntax)?

643