Author: Robert Sample
Subject: Reply to: Need help in estimating space of unload file
Posted: Fri Apr 07, 2017 5:37 am (GMT 5.5)
Have you tried running a LISTCAT on the VSAM data set? That should give you some idea about the number of records and the record length.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Subject: Reply to: Need help in estimating space of unload file
Posted: Fri Apr 07, 2017 5:37 am (GMT 5.5)
Have you tried running a LISTCAT on the VSAM data set? That should give you some idea about the number of records and the record length.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth