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 > Keeping consistent data while flushing database periodically

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-03-11, 04:41
babybug babybug is offline
Registered User
 
Join Date: Jul 2011
Posts: 9
Keeping consistent data while flushing database periodically

Hi all,

(db2 9.7)
Suppose that 20 GB of data is inserted in a database weekly as part of an enterprise banking solution. Due to storage restrictions, this server needs to be flushed weekly but data is kept using nightly online incremental backups (plus a full initial database backup which merely comprises database structure and tables). We want to have consistent copy of such data in another server. This second server needs to restore main server's data weekly as well. The problem is once the main database is emptied, further backups would keep logs of such whole data removal which impedes us from appending weekly data to the second server.
Any suggestions?

Thanks in advance
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