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 > Online backup

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-15-02, 22:26
dollar489 dollar489 is offline
Registered User
 
Join Date: Sep 2002
Posts: 456
Arrow Online backup

When doing online backup on DB2 UDB 7.x running on Linux, what kind of performance hit is there for applications. Also how does the running applications are affected?

Thanks in advance

Paul
Reply With Quote
  #2 (permalink)  
Old 11-18-02, 10:16
RKrick RKrick is offline
Registered User
 
Join Date: Feb 2002
Location: Germany
Posts: 141
Give a look at the following link:

http://www.breakthroughdb2.com/backrec.html

HTH
__________________
Rodney Krick
Reply With Quote
  #3 (permalink)  
Old 11-18-02, 11:05
dollar489 dollar489 is offline
Registered User
 
Join Date: Sep 2002
Posts: 456
Online backup

Thanks but still one question!!! What happen to the currently running transactions when doing online bakcup and future ones while backup is taking place??

Thanks again

Paul

Quote:
Originally posted by RKrick
Give a look at the following link:

http://www.breakthroughdb2.com/backrec.html

HTH
Reply With Quote
  #4 (permalink)  
Old 11-18-02, 11:52
sathyaram_s sathyaram_s is online now
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,355
Re: Online backup

There can be uncommited transactions in an online backup ....

When restoring, your rollforward will commit/rollback the transactions ...

Cheers

Sathyaram

Quote:
Originally posted by dollar489
Thanks but still one question!!! What happen to the currently running transactions when doing online bakcup and future ones while backup is taking place??

Thanks again

Paul
Reply With Quote
  #5 (permalink)  
Old 11-18-02, 11:57
dollar489 dollar489 is offline
Registered User
 
Join Date: Sep 2002
Posts: 456
Re: Online backup

Thanks for your response. Actually my question is does transaction waits for the backup to complete (I am assuming online backup process might need locks on table or tablespaces) is it the case?

Thanks

Paul
Quote:
Originally posted by sathyaram_s
There can be uncommited transactions in an online backup ....

When restoring, your rollforward will commit/rollback the transactions ...

Cheers

Sathyaram
Reply With Quote
  #6 (permalink)  
Old 11-18-02, 14:12
sathyaram_s sathyaram_s is online now
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,355
Re: Online backup

AFAIK, the online backup does not lock any transactuin ...

Quote:
Originally posted by dollar489
Thanks for your response. Actually my question is does transaction waits for the backup to complete (I am assuming online backup process might need locks on table or tablespaces) is it the case?

Thanks

Paul
Reply With Quote
Reply

Thread Tools
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