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 > please help me enumerate the tiggers on activating the page cleaner

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-12-07, 08:53
myprotein myprotein is offline
Registered User
 
Join Date: Aug 2007
Posts: 23
please help me enumerate the tiggers on activating the page cleaner

Dear All

I have searched the internet a lot ,not find the exactly tiggers on activating the page cleaner. the only triggers i kown are :

1、on database being deactivated.
2、on all applications disconnected.
3、on online-backup finished.

I can not figure out any other triggers,but I think there should be some others that i ignored.

THKS ALL
Reply With Quote
  #2 (permalink)  
Old 08-12-07, 14:24
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Page cleaning happens in the normal course of database activity when certain threasholds are reached, such as the percentage of dirty pages in the bufferpool. The actual algorithm is fairly complex and can be affected by some db parms and environment variables.

But regarding other specific events that might occur, the "set write suspend" command should be included, and "maybe" the quiesce command.
__________________
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 08-12-07, 22:07
myprotein myprotein is offline
Registered User
 
Join Date: Aug 2007
Posts: 23
thks a lot
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