IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

how to find DASD Space allocted to the Dataset by JCL


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ankvardhan

New User


Joined: 05 Sep 2008
Posts: 14
Location: Mumbai

PostPosted: Mon Feb 02, 2009 3:06 pm
Reply with quote

Hi,

Plz let me know how to find the Allocated Space to a particular dataset by using JCL.

For eg : dsn=wxx262.ank.test.dasd..
Manually, by giving a command "S" in front of Dataset, we come to know the characterstics of that particular one.

My Question :- Is it possibe via JCL, to list the char. of the Dataset.

icon_question.gif
Thanks,
Ank
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Feb 02, 2009 3:09 pm
Reply with quote

Yes, but which program would you like the JCL to execute ?
Back to top
View user's profile Send private message
ankvardhan

New User


Joined: 05 Sep 2008
Posts: 14
Location: Mumbai

PostPosted: Mon Feb 02, 2009 5:14 pm
Reply with quote

Hi Expat,

I have List of Datasets 10,000 (Approx), and I need to calculate the Allocated space of all the Datasets on DASD, so is it possible for me to give all the Datsets as I/P and get the Allocated Space of Each of one.

In case of any concern, plz let me know the same.

Thanks,
Ank.V
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Feb 02, 2009 5:22 pm
Reply with quote

Take a look at DCOLLECT D records

Click HERE to read the IDCAMS manual.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Allocated cylinders of a dataset DB2 12
Search our Forums:

Back to Top