How to exclude databases from a backup job in SQLBackupAndFTP
SQLBackupAndFTP has an option to backup all non-system databases. This is useful as it would automatically add all the new databases added […]
SQLBackupAndFTP has an option to backup all non-system databases. This is useful as it would automatically add all the new databases added […]
If you have limited access to SQL Server’s file system, getting the .bak file back may be an issue. In this case, […]
This article is an easy step-by-step tutorial and it will explain how to easily backup multiple servers and the databases that you […]
“Cannot perform a differential backup for database, because a current database backup does not exist” is not a common error, which is […]
One of the most important operations and tasks that need to be performed on a database is the backup process. In this […]
Backing up your database is one of the most important tasks a DBA should have set. There are multiple options in terms […]
One of the most often made assumptions is that if you have made a backup of your database, your data is safe. […]
SQL Server maintenance is just as important as creating backups of your databases. Without a doubt, there are a lot of organizations […]
Make sure to encrypt SQL Server backups in order to add another level of security to your data. Adding this option […]
Ever needed to know if your backup job has finished successfully or has encountered any issues? Would you like to get from SQL […]