Thread: disconnect all
View Single Post

   
  #1 (permalink)  
Old 03-04-2008, 07:23 AM
TMAG
 
Posts: n/a
Default disconnect all

If i do "db2 disconnect all" after an application finishes, does it
mean that any application that connects after this will find the buffer
pool "cold"? Or the pages accessed by last application will be still in
buffer pool? Apparently when I do "db2 disconnect all" at the end, the
windows task manager shows that all bufferpool memory has been deallocated.

thanks
Reply With Quote