I have three files for one step i need to override the
third file how to do that in jcl?



I have three files for one step i need to override the third file how to do that in jcl?..

Answer / pp

you can override 3 file.

//stepname.ddname dd
// dd
// dd dsn=give third file here

stepname can be found in proc
ddname can be found in proc

Is This Answer Correct ?    39 Yes 0 No

Post New Answer

More JCL Interview Questions

What is Cataloged Procedures?

0 Answers  


Why do you use a control card?

3 Answers   IBM, iNautix,


In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?

2 Answers   TCS,


describe the job statement, its meaning,syntax and significant keywords?

1 Answers  


If we want to see the eliminated duplicate record thru SORT, how its output file will be managed

6 Answers   Syntel,






How to execute step2,step1, step3 if step1,2,3 are in order

8 Answers   CSC,


I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )

9 Answers  


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?

0 Answers   CGI, Verizon,


How can i execute 5th step without executing first 4 steps?

4 Answers  


Which COND paramter will u use to execute the step only if the previous step does not execute

3 Answers   BoA, HSBC,


How to see the COMP3 value(packd decimal)

2 Answers   iGate,


What is the function of the steplib dd statement?

0 Answers  


Categories