Command Line Arguments to Manage an Installation
Assume you need to clone your server and you have an image, for example, an AMI (Amazon Machine Image) in AWS with […]
Assume you need to clone your server and you have an image, for example, an AMI (Amazon Machine Image) in AWS with […]
A backup is a copy of data taken and stored elsewhere so that you can restore it in case of a database […]
Log Shipping is SQL Server technology that is available in both the Standard and Enterprise editions. The technology may be useful in […]
During the backup you can face the following warning: [Warning] [JOB-BAK:2006#11008]. The previous full backup of <database name> database was created with […]
The following article will explain how to backup and restore databases in SQL Server using PowerShell. PowerShell is a very popular shell […]
Yandex.Disk is cloud storage from Yandex, the largest technology company in Russia (with 52% market share as a search engine). Yandex.Disk is […]
Remote SQL backups are complicated. We will explain why and show all the available options to make the backups anyway.
Even though Azure SQL Database provides built-in backup, you may still want to create a local copy of your Azure SQL database. […]
With SQLBackupAndFTP you can schedule automatic SQL Server backups and send them to Backblaze B2 Cloud Storage just in a few clicks. Backblaze […]
The question “How to automate SQL Server database backups” has several answers and here we will review all of the best options. […]