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 > Backup Delays

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-05, 10:50
venky5436 venky5436 is offline
Registered User
 
Join Date: Jul 2005
Posts: 47
Question Backup Delays

I am using DB2 V7.1.I just came across a problem where the backup has taken 1 hr more than the usual daily backup time reqd.Can anyone please throw some light onto this WHY has this happened and WHERE do I look for to solve this issue and the solution to it.
Your help will be appreciated
Reply With Quote
  #2 (permalink)  
Old 11-17-05, 10:57
wangzhonnew wangzhonnew is offline
Registered User
 
Join Date: Nov 2005
Location: Toronto
Posts: 65
online backup? offline backup?
checked disk usage/mem usage/CPU usage?
Reply With Quote
  #3 (permalink)  
Old 11-17-05, 11:12
venky5436 venky5436 is offline
Registered User
 
Join Date: Jul 2005
Posts: 47
Its An Online Backup

Thanks for the quick response .Its An Online Backup
Reply With Quote
  #4 (permalink)  
Old 11-17-05, 11:47
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
Online backups require locks, so could there have been other applications running that caused more lock-wait conditions than usual?
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
  #5 (permalink)  
Old 11-17-05, 11:57
venky5436 venky5436 is offline
Registered User
 
Join Date: Jul 2005
Posts: 47
Thanks Jonathan

Your reply was exactly right .There were some applications going on at that time.Thanks again.
Reply With Quote
  #6 (permalink)  
Old 11-17-05, 12:01
wangzhonnew wangzhonnew is offline
Registered User
 
Join Date: Nov 2005
Location: Toronto
Posts: 65
the speed of an online backup depends on the database usage and the disk and system activity.
regarding the performance of DB2 backups, the subject is covered in the IBM Redbook called : "DB2 UDB ESE V8 non-DPF Performance Guide for High Performance OLTP and BI", chapter 4.2. Please take a look. This book is available online at:
http://www.redbooks.ibm.com/abstracts/SG246432.html
Also increase your DB CFG parm UTIL_HEAP_SZ accordingly to the buffer size specified in your backup 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