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
Explain the purpose of dd * statement in jcl?
What is the significance of addrspc parameter in exec statement?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the function of dd name parameter with a 2 part structure; audit.report?
what is the resolution for sb37 error
What is multithreading in jcl?
What is the function of //jcllib statement?
what is the purpose of coding notify parameter in job statement?
what sort card you will use to copy the data from one dataset to another dataset?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is notcat 2 - gs?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How gdg are concatenated?
How is the record format of an output dataset specified?
Is condition checking possible in jcl? If yes, how?