On Tue, 23 Dec 2008 03:07:44 -0600, Parin Gangar <[email protected]> wrote:

>Hi,
>
>I need to calculate the size of a dataset in Megabytes / Gigabytes. I cannot
>download the file and check the same as I know the file size would be over 50
>GB and I don't want to fill up my hard disk.
>
>The dataset has following details -
>
>Device type . . . . :,3390
>Record format . . . :,FB
>Record length . . . :,1526
>Block size  . . . . :,7630
>1st extent tracks . :,15000
>Secondary tracks  . :,1500
>
>Current Allocation,
>,Allocated tracks  . :,297,141
>,Allocated extents . :,190
>, ,
>, ,
>Current Utilization,
>,Used tracks . . . . :,297,141
>,Used extents  . . . :,190
>
>I tried searching this on Google, but didn't get anything. I know that there is
>some formula for this.
>
>Any help will be much appreciated.
>
>Thanks,
>Parin

IBM's Interactive Storage Management Facility (ISMF) option 1 will provide
the allocated and used space of data sets in KB.  If your storage admins
don't have ISMF setup to be publically accessible, ask them to.  The inquiry
functions are useful.  (And if you're brave enough, it can run large
inquiries in batch (see NaviQuest).)

If the data set is SMS compressed, a LISTCAT on the dataset will show it's
compressed and uncompressed size in bytes in the COMP-USER-DATA-SIZE and
USER-DATA-SIZE fields.

Some third party products like FDR report and CA-DIsk can report on the
dataset's size.

Alan

----------------------------------------------------------------------
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