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

Need to resolve U0625


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

New User


Joined: 07 Sep 2009
Posts: 2
Location: chennai

PostPosted: Wed Dec 23, 2009 4:00 pm
Reply with quote

Hi!
I am getting following U0625 Error while running a cobol-db2 program.

DBR0002I - RESTART FUNCTION NOW CHECKING DD: INFILE
DBR0625E - COULD NOT FIND DSN VOLSEQ ON RESTART -- WENT TO EODAD FOR DD: INFILE


Here infile is referred to my input file with FB 46 Lrecl.

In our system we are using checkpoint function DBCKPT for read,open & write. Before doing all these we are using INIT function for initialization.
I am getting this error while using the function INIT (first step in program) itself.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


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

PostPosted: Wed Dec 23, 2009 4:42 pm
Reply with quote

More info. needed for sure, however DBR0625E means:
Quote:
DBR0625E COULD NOT FIND DSN VOLSEQ ON RESTART -- WENT TO EODAD FOR DD: xxxxxxxx

End of data was encountered while trying to reposition to the correct
input DSN and volume sequence number. Verify the data set(s) for the
indicated DD name are correctly cataloged.
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 Need help to resolve a hard edit COBOL Programming 8
This topic is locked: you cannot edit posts or make replies. Need help to resolve a hard edit COBOL Programming 4
No new posts How to resolve SYNCH15! & SYNCH16... Compuware & Other Tools 0
No new posts How to resolve sqlcode of CALL ATTACH... DB2 3
No new posts How to resolve U4038? COBOL Programming 5
Search our Forums:

Back to Top