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 > Newbie question on backups

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-14-06, 15:30
lavalamp1964 lavalamp1964 is offline
Registered User
 
Join Date: Nov 2006
Posts: 7
Newbie question on backups

For UDB, the automatic backups when set to 1 per day it doesn't appear to run them once per day as the GUI states. Also, does anyone know how many copies are kept. I've read that they are "pruned", but it doesn't state how many are kept of each kind. I'll have a mix of daily and weekly image copies in the same database. If someone can point me to some reading on backups I'd appreciate it.

We are using Veritas to backup the file system nightly. I'm also guessing that since the daily and weekly backups are taken off to tape by Veritas that I can use anyone of those (if restored from tape) as a possible recovery point. I'm also using cyclical logging and not using any kind of roll forward options.

Thanks in advance.
Rob
Reply With Quote
  #2 (permalink)  
Old 11-15-06, 00:10
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Forget about automatic backups. A poorly implemented solution.

Instead use a cron job (or the DB2 scheduler if using Windows) to take regular backups, and write a script to prune them. Don't forget the compress option to save space.
__________________
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
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