Re: Database backup retentions question

2002-08-16 Thread David E Ehresman
If you're using DRM, then the SET DRMDBBACKUPEXPIREDAYS sets the number of days after which DRM will automatically delete old backups. >>> [EMAIL PROTECTED] 08/16/02 10:48AM >>> We are backing up our database with the following command setup in an admin script. backup db devclass=ltoclass type=fu

Re: Database backup retentions question

2002-08-16 Thread Don France
ciation of Contract Employees (P.A.C.E. -- www.pacepros.com) -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Tony Morgan Sent: Friday, August 16, 2002 8:21 AM To: [EMAIL PROTECTED] Subject: Re: Database backup retentions question Mark, The b

Re: Database backup retentions question

2002-08-16 Thread Bill Boyer
11:21 AM To: [EMAIL PROTECTED] Subject: Re: Database backup retentions question Mark, The backups are normally deleted by a scheduled task. eg. Administrative command schedules : DELETEDBBACKUP Schedule Name DELETEDBBACKUP Description Delete old database backups Command

Re: Database backup retentions question

2002-08-16 Thread Tony Morgan
Mark, The backups are normally deleted by a scheduled task. eg. Administrative command schedules : DELETEDBBACKUP Schedule Name DELETEDBBACKUP Description Delete old database backups Command delete volhist type=dbb todate=today-3 Priority 5 Start date 20