Tag Archives: backup

Stop database backup information from appearing in the Error Log

This post is in response to a question from one of my blog readers. Whenever a Database or Transaction Log is backed up, a corresponding entry is logged in the SQL Server Error Log regarding the backup. On an instance … Continue reading

Posted in Backup, SQLServerPedia Syndication | Tagged , | 5 Comments

Was that backup file taken through Native or third party tool?

On Production Instances it is common to take the SQL Server Database backup through third party tools. Until SQL Server 2008, only the third party tools provided the most important feature, Backup compression. These tools also provide backup encryption along … Continue reading

Posted in Backup, SQLServerPedia Syndication | Tagged , | 4 Comments