Page 1 of 1

Update non duplicate records in two files

PostPosted: Thu Jul 03, 2008 10:52 am
by divya1978
How to update non duplicate records in two input files ?
e.g If both the files contain XYZ record, the requirement is only to update the non duplicates and not the duplicate records such as XYZ.
Is it possible through JCL ?

Re: Update non duplicate records in two files

PostPosted: Thu Jul 03, 2008 11:43 pm
by dick scherrer
Hello,

Post some sample data from both input files and what you waht the output(s) to be when that input is processed.