Deleting files STILL NOT WORKING
Powerway
Posts: 29
I thought the problem with deleting files correctly with verify on was fixed in SQL Backup 5.1?
It's still not deleting files based on the rules in the job if Verify is ON.
This needs to be FIXED ASAP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
It's still not deleting files based on the rules in the job if Verify is ON.
This needs to be FIXED ASAP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Comments
Thanks for writing. Please make sure that you have applied the upgrade to the server components as well as installing the UI. If you've already done this, did you get any warnings from the server components? In particular, the one that mentions that you need to run DBCC sqlbackup (FREE). You may still have the old version of the stored procedure 'stuck' in the SQL Server memory.
Please let us know if you have any questions about this.
Yes the server components hadn't been updated.
Thanks
Is it all working now, including the fix for ERASEFILES?
Thanks.
I'm getting ready to start my tests over with verify ON and the latest version. I'll let ya know on Monday
Server Components are version 5.1.0.2781, SQL Server has been rebooted after the upgrade, so there shouldn't be anything left in SQL server memory.
Code I'm using:
Old backup files are NOT deleted, no warnings or errors occur.
Tried without "VERIFY", but no success.
Tried with "ERASEFILES" instead of the "ERASEFILES_ATSTART", no success either.
I still have backup files from over a week ago in both the local backupfolder and the remote backup folder (despite ERASEFILES_ATSTART = 2).
Environment:
Windows Server 2003 Standard SP2
SQL Server Enterprise Edition v8.00.2039 (SP4)
SQL Backup Standard Edition version 5.1.0.2781
SQL Server, SQL Server Agent and SQL Backup services running as user with administrative rights (and as such have full access to both the local and the remote backup folder)
Oliver Drexler
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8
Yes, the files are all encrypted, the password hasn't changed. I'm using the same "PASSWORD=" parameter as before the update to v5.1:
It worked like a charm with the old SQL Backup version 4.5.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8