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

Error while repro: VSAM I/O RETURN CODE IS 28


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mull

New User


Joined: 21 Sep 2006
Posts: 15
Location: india

PostPosted: Fri Sep 22, 2006 12:19 am
Reply with quote

Hi All,
when i try to repro a sequential file to vsam i get following error

IDC3302I ACTION ERROR ON E7673TS.E5779ERT.LOP40.VSMFILE
IDC3351I **VSAM I/O RETURN CODE IS 28 - RPLFDBWD =X'2908001C'
IDC31467I MAXIMUM ERROR LIMIT REACHED.
IDC0005I NUMBER OF RECORDS PROCESSED WAS 4677990
IDC3003I FUNCTION TERMINATED.CONDITION CODE IS 12

LET ME KNOW YOUR SUGGESTIONS.
Thanks in advance
Back to top
View user's profile Send private message
cpuhawg

Active User


Joined: 14 Jun 2006
Posts: 331
Location: Jacksonville, FL

PostPosted: Fri Sep 22, 2006 2:27 am
Reply with quote

When you REPRO, the allocated VSAM files have a KEY fields. If you have duplicate KEYS, an error will occur. So you need to check your sequential input file to see if you have records with the same keys field.
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 -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Access to non cataloged VSAM file JCL & VSAM 18
Search our Forums:

Back to Top