On Fri, 27 Apr 2007 08:25:38 -0600, Jeffrey D. Smith wrote:
>
>What about some technique for unloading both PDS (either IEBCOPY or
>IEHMOVE) to sequential files, then comparing the sequential files? IEHMOVE
>is very slow, but it unloads in collating sequence to 80-byte records. If
>both PDS is logically the same, then the IEHMOVE output should compare the
>same?

The OP didn't want to compare, but to search both PDSes for a string.  By 
copying to 80 byte records, you increase the probability that the string will 
be 
split across two records.

-- 
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to