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

prevent Huge test libraries


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

New User


Joined: 15 Sep 2008
Posts: 22
Location: Mumbai

PostPosted: Fri Aug 12, 2011 5:45 am
Reply with quote

Is there a way that we can avoid creating such HUGE test libraries?
Some of the PDS hold 15,000 tracks and have only 2 pieices of JCL in them.How can I stop people from allocating libraries a huge size?

Thanks.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Aug 12, 2011 9:47 am
Reply with quote

Hello,

Unless there is info you haven't posted, the reason the test libraries are so large is because you/someone made them that way. . .

What reason is there that they cannot be re-allocated at some small fracton of the problem size?

Quote:
How can I stop people from allocating libraries a huge size?
What i have done in similar situations (with management approval when i was not the manager) is to first ask them not to. If this does not work, send them an e-mail explaining that when these are found, the will be deleted and copy their boss and your boss. Include some wording about the massive waste of dasd space. Be aware that some whiny people will convince their boss that to properly allocate these datasets will slow them down (a lie, but often gotten away with) and their boss will say they cannot afford the delay.

You might consider running a job to identify these (easier if there are naming standards that makes identification easy(ier) and automatically re-size them over the weekend as part of the system backup/reorg time.
Back to top
View user's profile Send private message
expat

Global Moderator


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

PostPosted: Sat Aug 13, 2011 12:28 pm
Reply with quote

Your storage management team will be able to help you there
Back to top
View user's profile Send private message
Pete Wilson

Active Member


Joined: 31 Dec 2009
Posts: 580
Location: London

PostPosted: Tue Sep 06, 2011 2:11 pm
Reply with quote

DFDSS (ADRDSSU) RELEASE or COMPAKTOR RELEASE jobs may sort these out by releasing overallocated space.

Other options are to get the Storage people to put a size check in the ACS routines and prevent allocations over a certain size, or assign a Dataclas that has the OVERRIDE SPACE attribute that forces Dataclas space values to override JCL
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 Zunit Test case editor error Testing & Performance 4
No new posts How to prevent two schid’s from con... CA Products 1
No new posts Copying GDG version(all/few) from pro... CLIST & REXX 13
No new posts REXX Test under Mask??? CLIST & REXX 3
No new posts Assembler test under mask question PL/I & Assembler 5
Search our Forums:

Back to Top