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 File Purge

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-08-05, 09:57
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Backup File Purge

DB2 V8.2
RH Linux V ?

We have a scheduled job that backs up the database on a nightly bases. We only want to keep 1 week worth of backup files at any given day. How can we purge the backup files that are older than 1 week ? Is there a way to do it from DB2 ?. I am not too familiar with the Linux OS (Although I can get around it with most of DB2 stuff). Can it be done through Linux ?. Is it possible to automate the process ?


Thanks for any help.
Reply With Quote
  #2 (permalink)  
Old 11-08-05, 10:49
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
You can write a PERL or shell script, and schedule it through cron. Or through the db2 scheduling stuff in the task center.
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
  #3 (permalink)  
Old 11-08-05, 12:43
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Thanks.........Is there any shell script example or can you direct me to a web site that would be helpful ?
Reply With Quote
  #4 (permalink)  
Old 11-08-05, 13:04
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
  #5 (permalink)  
Old 11-08-05, 13:13
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Thanks for all the help................
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