Skip to main content

Sql Server Backup Academy

Database Page

November 10, 2015November 12, 2015 Alexandr Omelchenko

Every piece of data in SQL Server is stored in 8 KB database pages. A page is a basic unit of I/O operation. Read More

Database Files

November 10, 2015February 7, 2020 Alexandr Omelchenko

Every database of SQL Server at least has a log file and data file. Log files contain all information that is necessary to restore transactions in the database. Data files contain data and objects (indexes, tables, etc.). Read More

Differential Backup

October 28, 2015October 17, 2023 Alexandr Omelchenko

A differential backup is created similarly to a full backup, but with one important difference – the differential backup only contains the data that has changed since the last full backup (the active portion of the transaction log). Read More

Full Backup

October 28, 2015November 23, 2015 Alexandr Omelchenko

The simplest kind of SQL Server backup is a full database backup. It provides a complete copy of the database but allows restoring the database only to a point-in-time when the backup was made. Read More

Database Backup

October 21, 2015October 17, 2023 Alexandr Omelchenko

Everyone who works with SQL Server databases first or last faces the need to protect their information. That implies making database backups. So what is a database backup?  Read More

Posts navigation

Newer posts 1 … 3 4
backup software
Sql Server Backup academy created by SqlBak

SqlBak is Full-featured, automated, agent-based backup and recovery system managed through the Cloud

Try it Free
Theme by Colorlib Powered by WordPress