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 is the use of JCL?

673


I need exexution process for JCL programs

1863


How can a stopped job be started again?

721


in ways data can be passed to a COBOL program from JCL?

676


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

676






Is it possible to define dd statements as you want?

656


What statement can be used to send data to another mvs jes3 node?

840


Is their any set of rules for dd? Explain.

675


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

593


How do you overcome this limitation ?

706


Is their any limit for data sets?

719


Can we use DISP=SHR in output file in JCL

961


What is the significance of addrspc parameter in exec statement?

739


What is the significance of addrspc parameter in the exec statement?

628


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

627