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

How can we get left available space of an ESDS


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

New User


Joined: 20 May 2007
Posts: 31
Location: iran

PostPosted: Sun Feb 15, 2009 4:25 pm
Reply with quote

Hi,
How can we get left available space of an ESDS file in CICS.
Regards,
Kalhor
Back to top
View user's profile Send private message
CHANDAN KAPOOR

New User


Joined: 12 Apr 2008
Posts: 36
Location: NOIDA

PostPosted: Mon Feb 16, 2009 12:26 pm
Reply with quote

Thru File Manager ,you can check the properties of the ESDS Cluster
.It will show all the propertis of the Cluster.
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 16, 2009 2:34 pm
Reply with quote

LISTCAT, and deduct HU-RBA from HI Alloc RBA
Back to top
View user's profile Send private message
kalhor

New User


Joined: 20 May 2007
Posts: 31
Location: iran

PostPosted: Tue Feb 17, 2009 11:47 am
Reply with quote

How can I extract HI-U-RBA of an ESDS file through a batch file manager job?
This file is used in CICS and it's used RBA is not updated (LISTCAT) while it is open.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Tue Feb 17, 2009 12:33 pm
Reply with quote

When does the file get closed ?
Back to top
View user's profile Send private message
kalhor

New User


Joined: 20 May 2007
Posts: 31
Location: iran

PostPosted: Tue Feb 17, 2009 1:01 pm
Reply with quote

Once in 24 hours, but I want to be notified before it is out of space.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Tue Feb 17, 2009 1:17 pm
Reply with quote

Then the procedure that closes the file should include a LISTCAT which can be analysed later. Should easily be arranged with your scheduling software and the people who maintain it.
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 Shift left VB record without x00 endi... DFSORT/ICETOOL 11
No new posts Random read in ESDS file by using RBA JCL & VSAM 6
No new posts Merge 2 lines based on Space from a S... DFSORT/ICETOOL 5
No new posts Allocated space calculation from DCOL... PL/I & Assembler 3
Search our Forums:

Back to Top