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 > Inserts, updates, deletes to bufferpool during write suspend

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-27-06, 10:55
jujones jujones is offline
Registered User
 
Join Date: May 2006
Location: Waco, KY
Posts: 18
Inserts, updates, deletes to bufferpool during write suspend

Hello,

We are setting up the BCVs for v8.2 on Solaris. I read this below in an IBM white paper from 2002. Is this information about being able to do operations using the bufferpool during 'write suspend' still true?

Thanks,
Julie


set write suspend
The suspend command (db2 set write suspend for database) suspends all write operations to
the DB2 UDB database (i.e., to tablespaces and log files). Read operations are not suspended and are
thus allowed to continue. Applications can continue to process insert, update, and delete operations
utilizing the DB2 bufferpools. A database connection is required for issuing the suspend command. It is
recommended that you maintain the current session for executing the subsequent resume command.
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