I need to copy records from the same file but on another library. It's like copy lib1/file1 to lib2/file1, but lib2/file1 is already existing and other records from lib1/file1 are already in lib2/file1. So what I'm hoping to do is to copy only those that are not existing in lib2/file1. Both files have the same key fields (eg. field1, field5, field8)
I hope there's a way to do this without doing a program like CL and etc.
I would highly appreciate the help.
Thank you.
I hope there's a way to do this without doing a program like CL and etc.
I would highly appreciate the help.
Thank you.