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 

DB2 Data locking problem

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
Sqlcode
Intermediate


Joined: 15 Dec 2006
Posts: 157
Topics: 38

PostPosted: Wed Aug 27, 2008 1:48 pm    Post subject: DB2 Data locking problem Reply with quote

I have a situation where in an operator is currently updating a record from CICS/Web screen and while this update is going on, Batch job tries to unload Table.


Now, Currently we don't retrieve the record being updated since it is locked and we want to retrieve the being updated.

We are fine even if the we get record in old state before it was updated. i.e. record in its initial state before updation.

Code:

SHRLEVEL       CHANGE   
LOAD-CONTROL   Load lib name 
SQL-ACCESS     ONLY     
PRINT-OPTIONS  PTIMSG   
OUTPUT-FORMAT  DSNTIAUL
DISPLAY-STATUS 500000,I


Is there any way to retrieve the record being updated?

Thanks,
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 -> Database 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