SqlBak Blog

How to Prevent Databases From Being Backed Up

There are cases when it is necessary to exclude one or more databases from a database’s backup list. If you administer a small number of databases you can do it simply by unchecking those databases which you don’t need to backup anymore. But what if you administer over 50 or even 100 databases? In this case excluding databases manually one by one is very inconvenient and time-consuming.

Read more

How to Group Several Notifications into One Email

Using SqlBak you can set email confirmation to get email notifications of successful or failed backup jobs. This is a very important part of your database backup strategy which will keep you informed in case if one of your backups failed.

On the other hand, sometimes notifications can be very annoying especially if you get several consequent errors within a short period of time. That’s why SqlBak has an option to merge several emails into a single one. Continue reading to see how it actually works.

Read more

When Does One Need to “DBCC SHRINKFILE”

Untitled drawing (4)Internet is teeming with information that using DBCC SHRINKFILE operation on a regular basis is a bad practice, and we agree in general. It can lead to low performance and high fragmentation. We recommend avoiding shrinking the data and log files unless you have a good reason to do it (see below). If you have such a reason  – you can find some useful tips below.

Read more

How to Manage Backups with Your Team

Now with the help of SqlBak, you can manage backup jobs and maintenance jobs with your team members separately or even with an entire team. That has become possible due to a brand new “Users” feature available on the “My Account” page. This option can be useful when you need to add one or more users with Read-Only or Manager privileges to your account.

Read more