dbTalk Databases Forums  

SQL Setup Recomendation - Maintenance Plan Not Removing .bak files

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss SQL Setup Recomendation - Maintenance Plan Not Removing .bak files in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tim Shoemaker
 
Posts: n/a

Default SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 01:46 PM






I am having the same problem on all 6 of our SQL servers with the backup job
not deleting .bak files after a certain amount of days. The Microsoft SQL
Backup job runs, but the files are not deleting, even though I have told it
to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next step
is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the process
stops working.

Thanks,

Tim


Reply With Quote
  #2  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 03:05 PM






If you are sure that jobs run successfully (right click on the plans and see
their histories) then ensure that you type a correct file extension, which
is "bak" without the apostrophes. And ensure that you type a correct path
for the back up files which are supposed to be deleted after a period.

These are the common problems I see when someone complains about deleting
old backups using a maintenance plan.

--
Ekrem Önsoy



"Tim Shoemaker" <tims (AT) foo (DOT) fom> wrote

Quote:
I am having the same problem on all 6 of our SQL servers with the backup
job not deleting .bak files after a certain amount of days. The Microsoft
SQL Backup job runs, but the files are not deleting, even though I have
told it to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next
step is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the
process stops working.

Thanks,

Tim


Reply With Quote
  #3  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 03:05 PM



If you are sure that jobs run successfully (right click on the plans and see
their histories) then ensure that you type a correct file extension, which
is "bak" without the apostrophes. And ensure that you type a correct path
for the back up files which are supposed to be deleted after a period.

These are the common problems I see when someone complains about deleting
old backups using a maintenance plan.

--
Ekrem Önsoy



"Tim Shoemaker" <tims (AT) foo (DOT) fom> wrote

Quote:
I am having the same problem on all 6 of our SQL servers with the backup
job not deleting .bak files after a certain amount of days. The Microsoft
SQL Backup job runs, but the files are not deleting, even though I have
told it to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next
step is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the
process stops working.

Thanks,

Tim


Reply With Quote
  #4  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 03:05 PM



If you are sure that jobs run successfully (right click on the plans and see
their histories) then ensure that you type a correct file extension, which
is "bak" without the apostrophes. And ensure that you type a correct path
for the back up files which are supposed to be deleted after a period.

These are the common problems I see when someone complains about deleting
old backups using a maintenance plan.

--
Ekrem Önsoy



"Tim Shoemaker" <tims (AT) foo (DOT) fom> wrote

Quote:
I am having the same problem on all 6 of our SQL servers with the backup
job not deleting .bak files after a certain amount of days. The Microsoft
SQL Backup job runs, but the files are not deleting, even though I have
told it to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next
step is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the
process stops working.

Thanks,

Tim


Reply With Quote
  #5  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 03:05 PM



If you are sure that jobs run successfully (right click on the plans and see
their histories) then ensure that you type a correct file extension, which
is "bak" without the apostrophes. And ensure that you type a correct path
for the back up files which are supposed to be deleted after a period.

These are the common problems I see when someone complains about deleting
old backups using a maintenance plan.

--
Ekrem Önsoy



"Tim Shoemaker" <tims (AT) foo (DOT) fom> wrote

Quote:
I am having the same problem on all 6 of our SQL servers with the backup
job not deleting .bak files after a certain amount of days. The Microsoft
SQL Backup job runs, but the files are not deleting, even though I have
told it to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next
step is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the
process stops working.

Thanks,

Tim


Reply With Quote
  #6  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 03:05 PM



If you are sure that jobs run successfully (right click on the plans and see
their histories) then ensure that you type a correct file extension, which
is "bak" without the apostrophes. And ensure that you type a correct path
for the back up files which are supposed to be deleted after a period.

These are the common problems I see when someone complains about deleting
old backups using a maintenance plan.

--
Ekrem Önsoy



"Tim Shoemaker" <tims (AT) foo (DOT) fom> wrote

Quote:
I am having the same problem on all 6 of our SQL servers with the backup
job not deleting .bak files after a certain amount of days. The Microsoft
SQL Backup job runs, but the files are not deleting, even though I have
told it to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next
step is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the
process stops working.

Thanks,

Tim


Reply With Quote
  #7  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 03:05 PM



If you are sure that jobs run successfully (right click on the plans and see
their histories) then ensure that you type a correct file extension, which
is "bak" without the apostrophes. And ensure that you type a correct path
for the back up files which are supposed to be deleted after a period.

These are the common problems I see when someone complains about deleting
old backups using a maintenance plan.

--
Ekrem Önsoy



"Tim Shoemaker" <tims (AT) foo (DOT) fom> wrote

Quote:
I am having the same problem on all 6 of our SQL servers with the backup
job not deleting .bak files after a certain amount of days. The Microsoft
SQL Backup job runs, but the files are not deleting, even though I have
told it to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next
step is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the
process stops working.

Thanks,

Tim


Reply With Quote
  #8  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 03:05 PM



If you are sure that jobs run successfully (right click on the plans and see
their histories) then ensure that you type a correct file extension, which
is "bak" without the apostrophes. And ensure that you type a correct path
for the back up files which are supposed to be deleted after a period.

These are the common problems I see when someone complains about deleting
old backups using a maintenance plan.

--
Ekrem Önsoy



"Tim Shoemaker" <tims (AT) foo (DOT) fom> wrote

Quote:
I am having the same problem on all 6 of our SQL servers with the backup
job not deleting .bak files after a certain amount of days. The Microsoft
SQL Backup job runs, but the files are not deleting, even though I have
told it to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next
step is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the
process stops working.

Thanks,

Tim


Reply With Quote
  #9  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 03:05 PM



If you are sure that jobs run successfully (right click on the plans and see
their histories) then ensure that you type a correct file extension, which
is "bak" without the apostrophes. And ensure that you type a correct path
for the back up files which are supposed to be deleted after a period.

These are the common problems I see when someone complains about deleting
old backups using a maintenance plan.

--
Ekrem Önsoy



"Tim Shoemaker" <tims (AT) foo (DOT) fom> wrote

Quote:
I am having the same problem on all 6 of our SQL servers with the backup
job not deleting .bak files after a certain amount of days. The Microsoft
SQL Backup job runs, but the files are not deleting, even though I have
told it to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next
step is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the
process stops working.

Thanks,

Tim


Reply With Quote
  #10  
Old   
Ekrem Önsoy
 
Posts: n/a

Default Re: SQL Setup Recomendation - Maintenance Plan Not Removing .bak files - 10-16-2008 , 03:05 PM



If you are sure that jobs run successfully (right click on the plans and see
their histories) then ensure that you type a correct file extension, which
is "bak" without the apostrophes. And ensure that you type a correct path
for the back up files which are supposed to be deleted after a period.

These are the common problems I see when someone complains about deleting
old backups using a maintenance plan.

--
Ekrem Önsoy



"Tim Shoemaker" <tims (AT) foo (DOT) fom> wrote

Quote:
I am having the same problem on all 6 of our SQL servers with the backup
job not deleting .bak files after a certain amount of days. The Microsoft
SQL Backup job runs, but the files are not deleting, even though I have
told it to.

I am running SQL 2000 and SQL 2005.

Does anyone have a good recomendation of a some SQL setup guides that I
could look through? I am convinced it has something to do with the SQL
Agent service and which user it is using to start the service. My next
step is to build a virtual invironment and see if it works on a default
installation, then make changes towards our current setup until the
process stops working.

Thanks,

Tim


Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.