If you have to backup large SQL Server database with the help of SqlBak, here you will find some recommendations that can speed up the backup process. Continue reading How to backup large databases. Recommendation.
How to backup and restore Microsoft Azure Cloud SQL Database
Microsoft Azure SQL Database is a managed cloud database from Microsoft. It runs on a cloud computing platform, and access to it is provided as a service. If you use SqlBak for managing your database backups and want to backup Microsoft Azure SQL Database as well, here you will find a step-by-step guide on how to do it. Continue reading How to backup and restore Microsoft Azure Cloud SQL Database
Why SqlBak is better than Microsoft SQL Server Backup to Microsoft Azure Tool?
If you use Azure Storage to keep your SQLServer backups then you are probably already aware of “Microsoft SQL Server Backup to Microsoft Azure Tool” that allows you to send your backups there. In this post, we will show how it works and why SqlBak does the same thing in a more convenient way.
Continue reading Why SqlBak is better than Microsoft SQL Server Backup to Microsoft Azure Tool?
SQL Server backup format: BAK vs SQB
SqlBak creates backups in so-called .bak format, while RedGate’s product stores backups in .sqb format. What’s the difference?
Usually, database backup files with .bak extension contain data in the standard Microsoft Tape Format (MTF) used by Microsoft itself as well as many backup tools for the Microsoft Windows platform. Many third-party SQL Server backup products including SqlBak and SqlBackupAndFtp produce backups in this format as well.
Files with .sqb extension contain backups in RedGate’s proprietary format. You would need to use some special utilities if you want it to be converted into MTF. Let’s learn more about Microsoft Tape Format (MTF) and SQL Backup format from Red Gate.
How to Update Statistics in SQL Server
If you care about SQL Server performance you need to take SQL Server Statistics into account. Statistics are lightweight and small objects which describe how data in SQL Server tables are distributed. The query optimizer uses them to create query plans that improve query performance. Continue reading How to Update Statistics in SQL Server
Why Do You Need Automatic SQL Server Health Checks?
SQL Server health checks and backups often seem secondary to the primary business objectives. And, generally, it is so until your server is down or the data is lost. Only then the true importance of automating these mundane SQL Server maintenance tasks become apparent.
Continue reading Why Do You Need Automatic SQL Server Health Checks?
SQL Server Health Check Checklist
Any SQL Server DBA worth their salt have their own checklist through which they routinely go to make sure that all systems are up and running. Below we will share with you some crucial points related to SQL Server health check.
Continue reading SQL Server Health Check Checklist
How to Connect Computer to SqlBak
After you have passed the registration process, it’s time to connect your server to SqlBak. The SqlBak app can be installed on the following Operating Systems:
- Windows
- Linux (Debian, Ubuntu, RHEL, CentOS, OpenSUSE, Fedora)
Just follow these simple steps to set it up. Continue reading How to Connect Computer to SqlBak
How to create SqlBak backup job in 2 minutes
After you have passed the registration process and connected SqlBak to your server, go to your Dashboard page and create your first backup job. Continue reading How to create SqlBak backup job in 2 minutes
What Data We Collect During the Server Health Check
As we launched the Server Health Check feature, SqlBak users might be curious about what data we collect during this process. Continue reading What Data We Collect During the Server Health Check