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 Errors in JCL

 
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
anandnit
Beginner


Joined: 01 Nov 2006
Posts: 9
Topics: 6
Location: India

PostPosted: Wed Nov 01, 2006 9:42 am    Post subject: Space Errors in JCL Reply with quote

Hi all,

One of my jcl failed because of these steps
Code:

//RMOUNLD   DD DSN=DIMPLSUP.RMOS013.DATABASE.BACKUP(+1),
//             DISP=(NEW,CATLG,DELETE),                 
//             UNIT=SYSDA,                               
//             SPACE=(CYL,(75),RLSE),                   
//             DCB=(RECFM=VBS,LRECL=32756,BLKSIZE=32760)

as

IGD17279I 10 VOLUMES WERE REJECTED BECAUSE THEY WERE NOT ONLINE               
IGD17279I 10 VOLUMES WERE REJECTED BECAUSE THE UCB WAS NOT AVAILABLE         
IGD17279I 25 VOLUMES WERE REJECTED BECAUSE THEY DID NOT HAVE SUFFICIENT SPACE
IEF272I HDL3BKP JS010010 - STEP WAS NOT EXECUTED.                             

then i reduced the space and reran it. It went fine.

The same job failed next day for the same reason... and again i reduced the sapce on the same step.

Is there any option to increase the volume space instead of reducing the space on the jcl step..?

Please provide me the solution.

Thanks..
_________________
Rgds,
Anand.S.R.
Back to top
View user's profile Send private message Yahoo Messenger
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Wed Nov 01, 2006 4:39 pm    Post subject: Reply with quote

Your allocation is being directed to a certain set of volumes based on DFSMS ACS routines. The pool of (apparently 25) volumes seems to be way short on free space. It's probably time for some housekeeping to clean up those volumes!
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
anandnit
Beginner


Joined: 01 Nov 2006
Posts: 9
Topics: 6
Location: India

PostPosted: Wed Nov 01, 2006 11:58 pm    Post subject: Reply with quote

Thanks for guidelines..
_________________
Rgds,
Anand.S.R.
Back to top
View user's profile Send private message Yahoo Messenger
anandnit
Beginner


Joined: 01 Nov 2006
Posts: 9
Topics: 6
Location: India

PostPosted: Thu Nov 02, 2006 4:50 am    Post subject: Reply with quote

Hi Bill,

Can you please let me know list of commands to be executed for executing the house keeping activities..?

Your help in the regards will be appreciated...
_________________
Rgds,
Anand.S.R.
Back to top
View user's profile Send private message Yahoo Messenger
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Thu Nov 02, 2006 9:21 am    Post subject: Reply with quote

Housekeeping may be a manual effort to identify and delete unneeded files on those volumes.

Your site may have HSM or similar archive product to backup unused files to allow restore later. You'll need to ask about the proper procedures.
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
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