Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Comparing two bcp files.

807589Aug 3 2008 — edited Aug 3 2008
Hi Buddies,

Can anyone please provide a sample code which compares two bcp files in Unix platform?? I know "diff" will work but I want them to be done in JAVA.. A bit more description:-- The two files may or may not contain same no. of rows. In addition to that, the data may be jumbled and above all some fields present within the "|" delimiter may be differing. Need to get those differences in a separate file. hope I'm clear... :) :)

Thanks a lot in Advance......
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2008
Added on Aug 3 2008
1 comment
214 views