On 10 November 2015 at 19:04, Bharath Nunepalli <[email protected]> wrote: > The confusing part here is the size of the Output dataset. > Input dataset is 1.7 GB, but the Output dataset is 8.1 GB. > Do you think this happened due to BLKSIZE(132) value??
Yes, certainly. BLKSIZE of 132 is hopelessly space-wasting (and slow). If you need to preallocate, you can do that without specifying a BLKSIZE (SMS should choose a good one for you), or specify BLKSIZE=27998, which is half-track for a 3390. Tony H. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
