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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

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

968


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

800


Must tape dataset definitions include vol=ser specifications?

1328


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2415


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

866


In sms datasets, what is the function of the dd avgrec keyword?

835


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2191


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

1197


What do you understand by the terms: joblib and steplib?

840


What is the function of the dd dcb keyword?

1040


Explain how can values be passed from the job stream to an executable program?

824


Explain the function of dd disp parameter?

800


How can a jobs execution priority be modified?

1006


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

904


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

962