View previous topic :: View next topic |
Author |
Message |
pnbalaji Beginner
Joined: 05 Oct 2004 Posts: 14 Topics: 8 Location: Chennai, India
|
Posted: Tue Feb 01, 2011 11:33 am Post subject: SuperCE compare results |
|
|
Hi,
I am trying to compare sequential datasets (each of approx 1 GB size) using the SuperCE Utility. SuperCE output listing shows that there are differences in file, but I don't see any difference between the files.
I sorted both files using key before comparison. My "Compare Type" is "Line" and "Listing Type" is "Delta".
Can some one help me understand why SuperCE is listing the differences?
Thanks,
Balaji. |
|
Back to top |
|
 |
papadi Supermod
Joined: 20 Oct 2009 Posts: 594 Topics: 1
|
Posted: Tue Feb 01, 2011 2:36 pm Post subject: |
|
|
If superc shows the records as not being the same, they are not the same. . .
You need to look at 2 of these records byte by byte (with HEX ON) and you will see the difference(s). _________________ All the best,
di |
|
Back to top |
|
 |
pnbalaji Beginner
Joined: 05 Oct 2004 Posts: 14 Topics: 8 Location: Chennai, India
|
Posted: Tue Feb 01, 2011 2:55 pm Post subject: |
|
|
Thanks for your reply. Is there a way to abort the compare process as soon as superCE finds difference in 1 record?
Thanks,
Balaji. |
|
Back to top |
|
 |
Dibakar Advanced

Joined: 02 Dec 2002 Posts: 700 Topics: 63 Location: USA
|
Posted: Tue Feb 01, 2011 3:12 pm Post subject: |
|
|
Balaji,
You can use FMSTOP option to stop after first difference.
Also, you could do a BYTE compare instead of LINE to check difference in hex values _________________ Regards,
Diba |
|
Back to top |
|
 |
Anuj Dhawan Intermediate
Joined: 19 Jul 2007 Posts: 298 Topics: 7 Location: Mumbai,India
|
Posted: Mon Feb 28, 2011 9:02 am Post subject: |
|
|
Good one Diba, Thanks. _________________ Regards,
Anuj |
|
Back to top |
|
 |
|
|