Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
VSAM returm code 28

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM
Author Message
janmejay

New User


Joined: 22 Jun 2007
Posts: 18
Location: bangalore

PostPosted: Wed Aug 13, 2008 7:24 pm    Post subject: VSAM returm code 28
Reply with quote

i am facing a problem , while trying to load records into a vsam file.
the error message thats coming is ** VSAM I/O RETURN CODE IS 28 - RPLFDBWD = X'2908001C'
this error generally occurs when no. of records that is to be loaded is huge amount.
i temporarliy increased the space of vsam file and ran job with good eoj.

is there any permanent fix for this kind of problems.
Back to top
View user's profile Send private message
References
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 3564
Location: Brussels once more ...

PostPosted: Wed Aug 13, 2008 7:34 pm    Post subject:
Reply with quote

Well, if the file needs extra space, then you have answered your own question.
Back to top
View user's profile Send private message
Moved: Wed Aug 13, 2008 10:04 pm by superk From JCL to SMS & VSAM
Mainopr

New User


Joined: 05 Feb 2007
Posts: 11
Location: HK

PostPosted: Thu Aug 14, 2008 8:13 am    Post subject:
Reply with quote

Hi janmejay,

VSAM return code 28 :
Quote:
28 Data set cannot be extended because VSAM cannot allocate
additional direct-access storage space. Either there is not
enough space left to make the secondary allocation request,
you attempted to increase the size of a data set while
processing with SHROPT=4 and DISP=SHR, or the index CI is
not large enough to hold the entire CA. This error could
also be due to a data set trying to extend beyond 4GB on a
system that does not support extended addressability.


You may either allocate more primary space for the dataset or buy a software, which could dynamic add volume to the file when out of space situation (x37) occurs.
Back to top
View user's profile Send private message
Anuj D.

Global Moderator


Joined: 22 Apr 2006
Posts: 2241
Location: Mumbai, India

PostPosted: Thu Aug 14, 2008 10:21 am    Post subject: Re: VSAM returm code 28
Reply with quote

Hi,
janmejay wrote:
the error message thats coming is ** VSAM I/O RETURN CODE IS 28 - RPLFDBWD = X'2908001C'
Here is something related, might help...

http://www-1.ibm.com/support/docview.wss?uid=isg1OW53888#more
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> SMS & VSAM All times are GMT + 6 Hours
Page 1 of 1