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

vsam remining space


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kvmadhusudhan

New User


Joined: 10 Dec 2004
Posts: 2

PostPosted: Fri Dec 10, 2004 7:31 pm
Reply with quote

i am having one private vsam pds dataset. i want to know how much free space is availabe in that data set.
what is the way...

thanks
madhu
Back to top
View user's profile Send private message
ksivapradeep

New User


Joined: 30 Jul 2004
Posts: 95

PostPosted: Thu Dec 16, 2004 12:37 pm
Reply with quote

hi madhu,

the CIDF in the CI contains information regarding the how much free space avilable so we can find out with that but how to access that CIDF i dont know if u get that let me know

thanks,
regards,
siva pradeep
Back to top
View user's profile Send private message
avadhanam_s

New User


Joined: 14 Dec 2004
Posts: 3
Location: Hyderabad

PostPosted: Thu Dec 16, 2004 2:56 pm
Reply with quote

Hi Madhu,

U can use the ListCAt command on the VSAM file and get all the stastics about the file. In the follwoing way u can use the Listcat command.

Open the VSAM file in 3.4 option and give lc in front of the file and press enter.....

U will get all the satstics.
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
No new posts CVDA value for RRDS VSAM dataset. CICS 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top