Rexx for space details of dataset.



IBM's Command List programming language & Restructured Extended Executor

Rexx for space details of dataset.

Postby storage » Mon Nov 24, 2008 7:30 pm

Hi,
I have about 100 dataset and looking for a Rexx job which can calculate the space used by the dataset,% free space,no. of extents allocated and free extents for a dataset.Some of the datasets are multivolume also.Please help this is lil urgent requirement.
Thanks
storage
 
Posts: 28
Joined: Tue Nov 11, 2008 3:48 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Rexx for space details of dataset.

Postby enrico-sorichetti » Mon Nov 24, 2008 8:03 pm

why reinvent the wheel...
ISMF reporting dialogs can do it without having to write any code
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: Rexx for space details of dataset.

Postby storage » Mon Nov 24, 2008 8:17 pm

how??details plz,I know only through 3.2 if something else then plz give me details
storage
 
Posts: 28
Joined: Tue Nov 11, 2008 3:48 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Rexx for space details of dataset.

Postby storage » Mon Nov 24, 2008 8:22 pm

thru 3.4 sorry also can all the details be printed in a dataset thru dialog reporting?
storage
 
Posts: 28
Joined: Tue Nov 11, 2008 3:48 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Rexx for space details of dataset.

Postby racf » Thu Nov 27, 2008 4:50 pm

LISTSPC command wil help you.
racf
 
Posts: 2
Joined: Thu Nov 27, 2008 12:40 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Rexx for space details of dataset.

Postby rajithr007 » Sat Nov 29, 2008 7:12 pm

You can use LISTDSI a TSO/E Command in a loop for all the datasets for more information refer TSO/E REXX Reference
rajithr007
 
Posts: 13
Joined: Thu Sep 11, 2008 11:31 am
Has thanked: 0 time
Been thanked: 0 time


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post