ihave ten flatfile in that iwant to concatinate all the
files except file 5,6 into output file by uing jcl?
how to do this? give me detail yntax for tis?
Answer Posted / ajay kumar ande
give one DD Name to all datasets excluding 5,6
dd1 dd dsn=dataset1
dd dsn=dataset2
dd dsn=dataset3
dd dsn=dataset4
dd dsn=dataset7
dd dsn=dataset7
dd dsn=dataset9
.
.
.
.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
In job processing, what happens in execution stage?
how to compare two datasets without using superce because output is limited to 133 bytes
What does a disposition of (new,catlg,keep) for a dsn mean?
I need exexution process for JCL programs
what is JCL?
How to pass data to a program that is coded in an exec statement?
What do you know about jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Is there any command to check wether the ps file is in sorted order?
Give the syntax of job specifying jcl statement.
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
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
In sms datasets, what is the function of the dd avgrec keyword?
What happens if both JOBLIB & STEPLIB is specified ?
Explain how can a jobs execution priority be modified?