How can we help you today? How can we help you today?
petey2
Only differentials.  As long as you have an unbroken chain of log backups, you can still use the last full database backup taken with SQL Backup or SQL Server, and restore the transaction logs. / comments
Only differentials.  As long as you have an unbroken chain of log backups, you can still use the last full database backup taken with SQL Backup or SQL Server, and restore the transaction logs.
0 votes
They will break differential backups i.e. any differential backups taken after these snapshot backups will not be restorable, until you take a full backup with SQL Backup or SQL Server. / comments
They will break differential backups i.e. any differential backups taken after these snapshot backups will not be restorable, until you take a full backup with SQL Backup or SQL Server.
0 votes
Best guess at this point is that it's a snapshot backup performed by your virtual machine, seeing as how they are virtual device backups and they all kick off at the exact same moment. / comments
Best guess at this point is that it's a snapshot backup performed by your virtual machine, seeing as how they are virtual device backups and they all kick off at the exact same moment.
0 votes
In the SQL Backup log folder (default is C:\Users\All Users\Red Gate\SQL Backup\Log\), is there a text file named SQBCoreService_<instance name>_bugreport.txt file?  If there is, could you please send that file to peter.yeoh@red-gate.com?  Thanks. / comments
In the SQL Backup log folder (default is C:\Users\All Users\Red Gate\SQL Backup\Log\), is there a text file named SQBCoreService_<instance name>_bugreport.txt file?  If there is, could you please s...
0 votes
A few possibilities: - are the backup files password protected? - do the backup files belong to the same server/instance you are running the deletion from? - are the backups that were not deleted full database backups? / comments
A few possibilities:- are the backup files password protected?- do the backup files belong to the same server/instance you are running the deletion from?- are the backups that were not deleted full...
0 votes