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

Need to get the details of all the datasets


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

New User


Joined: 24 May 2007
Posts: 52
Location: Chennai

PostPosted: Tue Mar 25, 2008 8:53 pm
Reply with quote

Hi,
I need to find the properties of some 100 datasets.
I need to find the below for every dataset.

1. LRECL
2. BLKSIZE
3. SPACE


I tried using "LISTCAT ENTRIES(XX.YY.ZZ) ALL" in my IDCAMS SYSIN. But It is not giving the reqd information.

Thank you,
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue Mar 25, 2008 9:27 pm
Reply with quote

I found these three related topics:

www.ibmmainframes.com/viewtopic.php?t=28786
www.ibmmainframes.com/viewtopic.php?t=25474
www.ibmmainframes.com/viewtopic.php?t=21302
Back to top
View user's profile Send private message
Srinivasa Rao

New User


Joined: 21 Jun 2005
Posts: 75

PostPosted: Tue Mar 25, 2008 9:41 pm
Reply with quote

It can be done using LISTDS which lists all the dataset parameters.

Try using LISTDS command
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 Merging 2 datasets into one DFSORT/ICETOOL 1
No new posts JCL SORT to compress the student's de... DFSORT/ICETOOL 7
No new posts PL/I, VB Datasets and the RDW PL/I & Assembler 4
No new posts Splitting group records based on deta... DFSORT/ICETOOL 8
No new posts how to get list of all VSAM/non-VSAM ... JCL & VSAM 13
Search our Forums:

Back to Top