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 > is there a latch in bufferpool

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-07-05, 08:58
chenlangyun chenlangyun is offline
Registered User
 
Join Date: Dec 2005
Posts: 8
is there a latch in bufferpool

it seems there are latches in oracle buffer,how about db2?
Reply With Quote
  #2 (permalink)  
Old 12-07-05, 23:05
ggnanaraj ggnanaraj is offline
Registered User
 
Join Date: Aug 2002
Location: Chennai, India
Posts: 171
Quote:
Originally Posted by chenlangyun
it seems there are latches in oracle buffer,how about db2?
DB2 also has latches to protect data in memory. There are 2 modes fenced & unfenced. For example, stored procedures can be run "not fenced"; when they are 'trusted'.
HTH.
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