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 > Isolation level = UR but still getting CS claim

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-21-11, 10:56
jaalfer jaalfer is offline
Registered User
 
Join Date: Jan 2011
Posts: 2
Isolation level = UR but still getting CS claim

Hi,

I use ISOLATION LEVEL ===> UR in SPUFI defaults, and I just run a simple select query.

I check Claimers in DB2 commands, I'm still getting a (CS,C) CLAIMINFO

Does this sound right? Is this a system default override or something?

ZOS

DB2 OS/390 9.1.5

Last edited by jaalfer; 01-21-11 at 11:09.
Reply With Quote
  #2 (permalink)  
Old 01-21-11, 11:44
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Try putting WITH UR at the end of the query and see what happens.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 01-28-11, 11:28
jaalfer jaalfer is offline
Registered User
 
Join Date: Jan 2011
Posts: 2
Yes, I used WITH UR and I'm still getting the CS claimer
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