On Wed, 11 Nov 2015 12:58:15 -0600, Bharath Nunepalli <wrote: >Why is the size of Input Dataset is close to size of the Optim file, but with >less rows???
Your "input" data set is in XMIT format, or you wouldn't be able to process it with RECEIVE. I don't know what you mean by "Less rows". If you mean fewer records, or fewer blocks, you cannot easily tell just by looking at an XMIT format data set how many records are in it. That is because XMIT reformats the data in a way that makes it easier to transport, and RECEIVE puts it back the way it was originally, on the other MVS system. -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
