Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?
Answer Posted / s
Using with IEBCOMPARE UTILITI
| Is This Answer Correct ? | 25 Yes | 24 No |
Post New Answer View All Answers
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What do you understand by the terms: joblib and steplib?
Explain the purpose of the dd keylen parameter?
What is the purpose of dd?
How to do automated restart when a job abend?
What is the function of //cntl statement?
What is use of restart and how to use it?
how to do automated restart when a job abends?
How do you submit a job for execution?
What is the significance of addrspc parameter in exec statement?
Is acct parameter mandatory?
when does a dataset go uncataloged?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How jcl is used for testing batch programs?
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) ?