You might run a tool that gives you some summary type of information
about
the data set. Run it on both systems and compare the values.
- Count the number of records in the data set
ICETOOL COUNT FROM(indd)
- In z/OS UNIX shell do:
cat '//"yout.input.data.set"' | cksum
This prints a checksum and the number of bytes in the data set
--
Peter Hunkeler
CREDIT SUISSE
----------------------------------------------------------------------
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