MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Space Problem

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
ramudu
Beginner


Joined: 06 Apr 2007
Posts: 9
Topics: 3
Location: Hyderabad India

PostPosted: Thu Apr 12, 2007 11:58 pm    Post subject: Space Problem Reply with quote

Hi All,

I define my dataset with following properties like.

DISP=(NEW,CATLG,DELETE),UNIT=(SYSDA,10),
SPACE=(CYL,(10,10),RLSE),
RECFM=FB,LRECL=350

The above option RLSE will be in affect for CYL or for both UNIT and
CYLINDERS.

Please clarify me.
Thanking you,

Ram.
_________________
Thanking You,

Regards,
Ram.
Back to top
View user's profile Send private message Send e-mail
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Fri Apr 13, 2007 1:29 am    Post subject: Reply with quote

You did not state the problem or question. If you got an error, post it too.
Back to top
View user's profile Send private message Visit poster's website
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Fri Apr 13, 2007 1:43 am    Post subject: Reply with quote

Whether or not the RLSE will affect both CYL & UNIT depends on the STORCLAS which has been allocated to the dataset via DFSMSsms.
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Fri Apr 13, 2007 2:11 am    Post subject: Reply with quote

The RLSE should free up all of the unused space across all of the volumes.

There is the possibility that by using SDS ( Sequential Data Striping) the file will be allocated accross all of the volumes specified, and then the RLSE will free the space from each stripe on each volume.

Under normal circumstances the RLSE will release all unused space, but usually retains the number of volumes that it can use, so if the file is added to at a later time, the dataset may still have the ability to use further volumes if the full allocation has not been used.
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
ramudu
Beginner


Joined: 06 Apr 2007
Posts: 9
Topics: 3
Location: Hyderabad India

PostPosted: Sun Apr 15, 2007 2:18 am    Post subject: Reply with quote

Hi Expat,

Thank you very much for your response on my querry.

Can you please share more about option SDS and its syntax.

Thanking you,

Ram.
_________________
Thanking You,

Regards,
Ram.
Back to top
View user's profile Send private message Send e-mail
expat
Intermediate


Joined: 01 Mar 2007
Posts: 475
Topics: 9
Location: Welsh Wales

PostPosted: Sun Apr 15, 2007 3:55 am    Post subject: Reply with quote

SDS is a facility of DFSMSsms. To use this facility you will need to speak to the storage management people.
_________________
If it's true that we are here to help others,
then what exactly are the others here for ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group