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 > How to Speed up DB activation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-08-04, 10:22
guysen guysen is offline
Registered User
 
Join Date: Nov 2003
Posts: 6
Cool How to Speed up DB activation

We are running both UDB V7.2 and UDB V8.1, and it's taking somethimes more that 5 mins to activate a database.....
In general, what can be done to speed up a database activation..... dbm configuration and db configuration.
(Some of our database has more than 300 tablespaces.......)

thanks
Reply With Quote
  #2 (permalink)  
Old 10-08-04, 10:28
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
You can use the activate database command, so that when all the applications are not using the database, it remains activate, until you again
deactivate it.

regards & thanks,

Mujeeb
Reply With Quote
  #3 (permalink)  
Old 10-08-04, 10:29
guysen guysen is offline
Registered User
 
Join Date: Nov 2003
Posts: 6
we find that activate database is slow.......
Reply With Quote
  #4 (permalink)  
Old 10-08-04, 11:20
cchattoraj cchattoraj is offline
Registered User
 
Join Date: Mar 2003
Posts: 343
Look at the value for softmax. Look at the size of logs. reduce the number of logs that db2 has to go through on activation.

Also, ensure that the logs are available on faster disk. If you are archiving, you may want to look at what you are archiving to (disk/tape) and figure out a way to get the logs back faster to the primary archive path.

One of the other things that comes to mind is how frequently the os is recycled. We have found a regular recycle to be very effective.

Hope this helps.
Reply With Quote
  #5 (permalink)  
Old 10-09-04, 12:06
ddlldd2000 ddlldd2000 is offline
Registered User
 
Join Date: May 2003
Location: Toronto
Posts: 29
Quote:
Originally Posted by cchattoraj
Look at the value for softmax. Look at the size of logs. reduce the number of logs that db2 has to go through on activation.

Also, ensure that the logs are available on faster disk. If you are archiving, you may want to look at what you are archiving to (disk/tape) and figure out a way to get the logs back faster to the primary archive path.

One of the other things that comes to mind is how frequently the os is recycled. We have found a regular recycle to be very effective.

Hope this helps.
What does "how frequently the os is recycled" mean?
Reply With Quote
  #6 (permalink)  
Old 10-12-04, 05:07
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
"os recycled" probably means restart computer operating system.
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