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 

Increase space on a multi-volume dataset.

 
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
ranga_subham
Intermediate


Joined: 31 Jan 2006
Posts: 255
Topics: 72

PostPosted: Fri Aug 27, 2010 9:13 am    Post subject: Increase space on a multi-volume dataset. Reply with quote

Hi,

Would you please help me on how to increase SPACE on an already cataloged dataset without copying it to another dataset? We need to increase SPACE on a multi-volume dataset.

Is it possible to do this using any of the IBM utilities or something else?

Thanks a lot in advance.
_________________
Ranga
*****
None of us is as smart as all of us - Ken Blanchard
Back to top
View user's profile Send private message
warp5
Intermediate


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

PostPosted: Fri Aug 27, 2010 9:26 am    Post subject: Reply with quote

You can not increase the space on an existing dataset, you can add another candidate volume though if it is a vsam dataset. So, the question is, what kind of a dataset is it, how many extents does it have, etc. Is it SMS controlled?
Back to top
View user's profile Send private message Visit poster's website
ranga_subham
Intermediate


Joined: 31 Jan 2006
Posts: 255
Topics: 72

PostPosted: Fri Aug 27, 2010 8:57 pm    Post subject: Reply with quote

It is a PS dataset and SMS controlled.
_________________
Ranga
*****
None of us is as smart as all of us - Ken Blanchard
Back to top
View user's profile Send private message
papadi
Supermod


Joined: 20 Oct 2009
Posts: 594
Topics: 1

PostPosted: Fri Aug 27, 2010 9:39 pm    Post subject: Reply with quote

Consider copying it to tape, deleting the original, and copying it back to dasd specifying more space.
_________________
All the best,

di
Back to top
View user's profile Send private message
ranga_subham
Intermediate


Joined: 31 Jan 2006
Posts: 255
Topics: 72

PostPosted: Fri Aug 27, 2010 11:46 pm    Post subject: Reply with quote

it causes 413-1C (present volume does not match with old one at the time of abend) abend if I do so !!
_________________
Ranga
*****
None of us is as smart as all of us - Ken Blanchard
Back to top
View user's profile Send private message
papadi
Supermod


Joined: 20 Oct 2009
Posts: 594
Topics: 1

PostPosted: Sat Aug 28, 2010 1:09 pm    Post subject: Reply with quote

Sound like the jcl is wrong. . .

Post the jcl from the copy job and the disgnostic info from the problem run.
_________________
All the best,

di
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Sat Aug 28, 2010 1:37 pm    Post subject: Reply with quote

ranga_subham,

You need to post the complete error messages instead of posting partial messages for anyone to help you.
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Franko
Beginner


Joined: 04 Feb 2010
Posts: 8
Topics: 0
Location: Kansas City

PostPosted: Mon Aug 30, 2010 10:44 am    Post subject: Reply with quote

Quote:

it causes 413-1C (present volume does not match with old one at the time of abend) abend if I do so !!


This sounds like a warning from your job scheduling system when you attempt to perform a STEP restart. What scheduling package are you running???
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon Aug 30, 2010 11:18 am    Post subject: Reply with quote

Franko wrote:
Quote:

it causes 413-1C (present volume does not match with old one at the time of abend) abend if I do so !!


This sounds like a warning from your job scheduling system when you attempt to perform a STEP restart. What scheduling package are you running???


Franko,

I think it is this error that he is getting

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2H761/2.387
Back to top
View user's profile Send private message Send e-mail Visit poster's website
expat
Intermediate


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

PostPosted: Tue Aug 31, 2010 1:06 am    Post subject: Reply with quote

Franko,

An S413 ABEND is not a warning from the scheduling software.
It is a system abend - issued by the OS.
_________________
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
ranga_subham
Intermediate


Joined: 31 Jan 2006
Posts: 255
Topics: 72

PostPosted: Thu Sep 02, 2010 8:58 am    Post subject: 413-1C explanation. Reply with quote

Quote:

.<H3> Abend Code S413-X'1C' Explanation
.
. 413
.
. Explanation: The error occurred during processing of an OPEN macro
. instruction for a data set on magnetic tape or on a direct access device. Thi
. system completion code is accompanied by message IEC145I. Refer to the
. explanation of message IEC145I for complete information about the task that
. was ended and for an explanation of the return code (rc in the message text)
. in register 15.
.
. Application Programmer Response: Respond as indicated for message IEC145I.
.
. System programmer response: If the error recurs and the program is not in
. error, look at the messages in the job log for more information. Search
. problem reporting data bases for a fix for the problem. If no fix exists,
. contact the IBM Support Center. Provide the JCL and the program listing for
. the job.
.
. 1C An OPEN macro instruction was issued for a data set, but volume sequence
. number on the associated DD statement was greater than the number of
. volumes containing the data set.

_________________
Ranga
*****
None of us is as smart as all of us - Ken Blanchard
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