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

DB2 Program Abended During Updation


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
suresh_gop1
Warnings : 1

New User


Joined: 23 May 2006
Posts: 18

PostPosted: Sun May 06, 2007 5:47 pm
Reply with quote

Hi,

One DB2 program which containing 100000 records. Which is being updated. In the 50000 th record program got abended. How to fix the cause in the COBOL program. In an abended state, Is CURSOR alive or not? Pls tell me.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Sun May 06, 2007 6:05 pm
Reply with quote

suresh_gop1 wrote:
One DB2 program which containing 100000 records. Which is being updated. In the 50000 th record program got abended. How to fix the cause in the COBOL program. In an abended state, Is CURSOR alive or not? Pls tell me.
What was the abend?
What was the SQL error code?
Have you been committing?
The cursor died with the program but the state of the data depends on what had been committed during the program's run and how the program handled the abend.
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
Search our Forums:

Back to Top