Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?
Answer Posted / mainframeguru
can anyone tellme how to separate the duplicate records into the new dataset ,,, im not asking how to eliminate the duplicate records,,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How dummy is used in jcl?
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
What is the significance of addrspc parameter in exec statement?
Explain how can values be passed from the job stream to an executable program?
what is use of dcb parameter in dd statement?
What is multithreading in jcl?
Name what parameter directs the output of the job log dataset?
Where & How Do You Code Identifier In Jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the function of dd disp parameter?
what is the compile process of cobol program expalin with code
Why block size is multiple of lrecl in jcl?
Is it possible to left uncode disp?
Is acct parameter mandatory?
What are the parameter we cannot use in procedure?