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 doubt

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-03, 06:26
dnivara11 dnivara11 is offline
Registered User
 
Join Date: Oct 2003
Posts: 2
ISOLATION LEVEL doubt

Hi
I bind a program with ISOLATION LEVEL of CS. Does the lock get released if the page locked for update is updated? Will it be available for the other user to view or update even if the program has not run completely?

Please help.

Thanks, Arvind.
Reply With Quote
  #2 (permalink)  
Old 10-21-03, 06:29
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: ISOLATION LEVEL doubt

Any chance you have information on the Operating System and the version of db2 you use ?

Cheers
Sathyaram

Quote:
Originally posted by dnivara11
Hi
I bind a program with ISOLATION LEVEL of CS. Does the lock get released if the page locked for update is updated? Will it be available for the other user to view or update even if the program has not run completely?

Please help.

Thanks, Arvind.
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 10-21-03, 06:35
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
Since you mentioned page locks, I assume it is DB2 for OS/390.

The update lock should get released at commit time.

(I have edited this message becasue it originaly contained errors.)

Last edited by Marcus_A; 10-21-03 at 06:42.
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