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 > DB2 Snapshot Backups

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-09-10, 05:30
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
DB2 Snapshot Backups

Hi,

is anybody using Snapshot-Backups with DB2? I'ld like to get some feedback concerning the usability of it.

Are you using DB2 ACS or Write Suspend?
How does it work with Point-In-Time Recovery? Do i have to consider special treatment for Logs/ArchiveLogs?

Cheers
nvk
Reply With Quote
  #2 (permalink)  
Old 02-09-10, 08:25
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
We use the write suspend as part of a DR solution. It works OK (luckily we have not had to actually use it in an actual live DR situation). The database can only be recovered to the point at which the write suspend was issued.

Andy
Reply With Quote
  #3 (permalink)  
Old 02-09-10, 15:49
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
After you restore your snapshot copy, you can use the db2inidb command to intialize the database in roll-forward pending state (use the STANDBY option even if you are not creating a standby database), which enables you to roll the logs forward. See the Command Reference manual for more info.
__________________
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
  #4 (permalink)  
Old 02-10-10, 04:34
nancy86 nancy86 is offline
Registered User
 
Join Date: Feb 2010
Posts: 3
In my case my system hanged, what should I do?
Reply With Quote
  #5 (permalink)  
Old 02-10-10, 08:10
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Quote:
Originally Posted by nancy86 View Post
In my case my system hanged, what should I do?
First, please start a new thread. Adding to a different thread will not get you the best results.

Second, you need to be more specific.

Andy
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