If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > How to read uncommited data in the same Unit of Work.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-23-04, 19:09
pkumarnair pkumarnair is offline
Registered User
 
Join Date: Apr 2004
Posts: 6
How to read uncommited data in the same Unit of Work.

I have a process in which I do some updations to different tables and these uncommitted tables have to be read again for some other updations. My problem is that each time I use a "Select" I get the previous comitted data instead of the uncomitted data which I need.

I Understand one option is to do a Uncomitted Read on the table. Do I have any other alternative to this problem.

Please assist
Reply With Quote
  #2 (permalink)  
Old 08-25-04, 13:02
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
I'm surprised ....
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.

Last edited by sathyaram_s; 08-25-04 at 13:20.
Reply With Quote
  #3 (permalink)  
Old 08-26-04, 01:45
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi, pkumarnair

Please specify the db2 version and fixpack level and operating system and fix level.

Please also read Must Read before posting

Hope this helps,
Grofaty

Last edited by grofaty; 08-26-04 at 02:01.
Reply With Quote
  #4 (permalink)  
Old 08-26-04, 13:14
pkumarnair pkumarnair is offline
Registered User
 
Join Date: Apr 2004
Posts: 6
Thank you grofaty for responding.

I am working on Mainframe OS/390 and am not aware of the Fixpack leveland fix level that you asked.

However the DB2 for OS/390 version is 7.1

I hope this helps you


Regards
Prad
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On