SlideShare a Scribd company logo
3
Most read
5
Most read
14
Most read
SUBMITTED TO-
Er. Beena Awasthi
SUBMITTED BY-
Anshu Maurya (005)
Subhi Agnihotri (033)
Backup and Recovery of SQL Server Database
 Introduction
 How to create a full “Database Backup”
 How to restore from “Backup”
 Advantages of using Database Backup
 Drawbacks and Limitations
 Conclusion
 In SQL Server we can create database backup in 3 ways
• Full – creates a complete backups of database as well as part of
transaction log, so the database can be recovered.
• Differential – a data backup that is based on the latest full backup
of a complete or partial database. It contains only those extends that
have changed since the last full backup.
• Transaction Log – A backup of transaction logs that includes all
log records that were not backed up in a previous log backup. It
allows us to backup the active part of the transaction log.
 Right click on the database that you want to backup
Then, Select "Tasks" and click on "Back Up”.
 Now, Select the Backup type “Full” to create a full database
backup and “Add” backup location.
 Give file name and Click “OK”.
 Again, Click on “Ok” to create full database backup.
• Right click on the database and click on “Restore
Database”.
Backup and recovery in sql server database
Backup and recovery in sql server database
Backup and recovery in sql server database
 Protects you from potentially catastrophic data loss.
o Backups of a database are useful for routine administrative
purposes.
 With valid backups of a database, you can recover your data
from many failures, such as:
• Media failure.
• User errors, for example, dropping a table by mistake.
• Hardware failures, for example, a damaged disk drive or
permanent loss of a server.
• Natural disasters.
 Due to a full backup of the database, every time space
required might develop into an issue.
 In case of a disaster, recovery is only possible since the last
FULL backup.
 Backups created by more recent versions of SQL server
cannot be restored in earlier versions of SQL Server
(doesn’t allows downgrading).
 Database created in lower versions of SQL server takes
more time to restore in higher versions due to the upgrade
process of database.
 DBA must be prepared for situations where a failure impacts the
availability, integrity or usability of a database.
 Reacting to failures and disruptions is a key component of DBA’s
job.
 The idea of creating a database backup and restoring them when
they are needed creates space overhead wherever we save the
backup copy.
 But it has saved many business industries and other organizations
from loss of millions or billion dollars.

More Related Content

What's hot (20)

PPTX
SQL Server Database Backup and Restore Plan
Hamid J. Fard
 
PPS
Oracle Database Overview
honglee71
 
PPT
Database backup & recovery
Mustafa Khan
 
PPTX
Oracle dba training
P S Rani
 
PPTX
Why oracle data guard new features in oracle 18c, 19c
Satishbabu Gunukula
 
PPT
Oracle Architecture
Neeraj Singh
 
PDF
Postgresql database administration volume 1
Federico Campoli
 
PPTX
Advantages of DBMS
harshith singh
 
PDF
Oracle Security Presentation
Francisco Alvarez
 
PDF
Database backup and recovery
Anne Lee
 
PPTX
Let's Talk About: Database Migration Service
Pedro Sousa
 
PDF
Microsoft SQL Server - Files and Filegroups
Naji El Kotob
 
PDF
Oracle Database Migration to Oracle Cloud Infrastructure
SinanPetrusToma
 
PPTX
The oracle database architecture
Akash Pramanik
 
PPT
Active Directory
Sandeep Kapadane
 
ODP
Ms sql-server
Md.Mojibul Hoque
 
PPTX
AWS VPC & Networking basic concepts
Abhinav Kumar
 
PDF
ORACLE ARCHITECTURE
Manohar Tatwawadi
 
PPT
Sql server basics
Dilfaroz Khan
 
PPT
Backups And Recovery
asifmalik110
 
SQL Server Database Backup and Restore Plan
Hamid J. Fard
 
Oracle Database Overview
honglee71
 
Database backup & recovery
Mustafa Khan
 
Oracle dba training
P S Rani
 
Why oracle data guard new features in oracle 18c, 19c
Satishbabu Gunukula
 
Oracle Architecture
Neeraj Singh
 
Postgresql database administration volume 1
Federico Campoli
 
Advantages of DBMS
harshith singh
 
Oracle Security Presentation
Francisco Alvarez
 
Database backup and recovery
Anne Lee
 
Let's Talk About: Database Migration Service
Pedro Sousa
 
Microsoft SQL Server - Files and Filegroups
Naji El Kotob
 
Oracle Database Migration to Oracle Cloud Infrastructure
SinanPetrusToma
 
The oracle database architecture
Akash Pramanik
 
Active Directory
Sandeep Kapadane
 
Ms sql-server
Md.Mojibul Hoque
 
AWS VPC & Networking basic concepts
Abhinav Kumar
 
ORACLE ARCHITECTURE
Manohar Tatwawadi
 
Sql server basics
Dilfaroz Khan
 
Backups And Recovery
asifmalik110
 

Similar to Backup and recovery in sql server database (20)

PPTX
my final ppresenntation.pptx
AlifAlAshik2
 
PPTX
Sql server lesson10
Ala Qunaibi
 
PPTX
SQLBits 2008 - SQL Server High Availability and Disaster Recovery Overview - ...
Charley Hanania
 
PPSX
MS SQL Backups explained by a DBA
Wally Pons
 
PDF
SQL Server Backup and Restore
Kesavan Munuswamy
 
PPTX
24 HOP edición Español - Sql server 2014 backup encryption - Percy Reyes
SpanishPASSVC
 
PDF
Restore Backup SQL Data
Katherine John
 
PPTX
Backup and restore
Riteshkiit
 
PPTX
Unit Three: Database Recovery Points & Procedures
asterbelete021
 
PPTX
Backup And Recovery Planning
MoniqueO Opris
 
PPT
Backup and Recovery Implementation
Rajib Kundu
 
PPTX
Backup beyond just a strategy with SQL Server
Vinod Kumar
 
PDF
SQL server Backup Restore Revealed
Antonios Chatzipavlis
 
PPTX
Databaseadmonfundamentalitprosdcchapter6
Julián Castiblanco
 
PPTX
BACKUP & RECOVERY IN DBMS
BaivabiNayak
 
PPTX
Sql disaster recovery
Sqlperfomance
 
PPTX
Sql server basics
VishalJharwade
 
PPTX
Backup & Recovery
Abhay Kumar
 
PPTX
Microsoft sql server database administration
Rahul Singh
 
my final ppresenntation.pptx
AlifAlAshik2
 
Sql server lesson10
Ala Qunaibi
 
SQLBits 2008 - SQL Server High Availability and Disaster Recovery Overview - ...
Charley Hanania
 
MS SQL Backups explained by a DBA
Wally Pons
 
SQL Server Backup and Restore
Kesavan Munuswamy
 
24 HOP edición Español - Sql server 2014 backup encryption - Percy Reyes
SpanishPASSVC
 
Restore Backup SQL Data
Katherine John
 
Backup and restore
Riteshkiit
 
Unit Three: Database Recovery Points & Procedures
asterbelete021
 
Backup And Recovery Planning
MoniqueO Opris
 
Backup and Recovery Implementation
Rajib Kundu
 
Backup beyond just a strategy with SQL Server
Vinod Kumar
 
SQL server Backup Restore Revealed
Antonios Chatzipavlis
 
Databaseadmonfundamentalitprosdcchapter6
Julián Castiblanco
 
BACKUP & RECOVERY IN DBMS
BaivabiNayak
 
Sql disaster recovery
Sqlperfomance
 
Sql server basics
VishalJharwade
 
Backup & Recovery
Abhay Kumar
 
Microsoft sql server database administration
Rahul Singh
 
Ad

Recently uploaded (20)

PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PPTX
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
July Patch Tuesday
Ivanti
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PPTX
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
"Autonomy of LLM Agents: Current State and Future Prospects", Oles` Petriv
Fwdays
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
July Patch Tuesday
Ivanti
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
Ad

Backup and recovery in sql server database

  • 1. SUBMITTED TO- Er. Beena Awasthi SUBMITTED BY- Anshu Maurya (005) Subhi Agnihotri (033) Backup and Recovery of SQL Server Database
  • 2.  Introduction  How to create a full “Database Backup”  How to restore from “Backup”  Advantages of using Database Backup  Drawbacks and Limitations  Conclusion
  • 3.  In SQL Server we can create database backup in 3 ways • Full – creates a complete backups of database as well as part of transaction log, so the database can be recovered. • Differential – a data backup that is based on the latest full backup of a complete or partial database. It contains only those extends that have changed since the last full backup. • Transaction Log – A backup of transaction logs that includes all log records that were not backed up in a previous log backup. It allows us to backup the active part of the transaction log.
  • 4.  Right click on the database that you want to backup Then, Select "Tasks" and click on "Back Up”.
  • 5.  Now, Select the Backup type “Full” to create a full database backup and “Add” backup location.
  • 6.  Give file name and Click “OK”.
  • 7.  Again, Click on “Ok” to create full database backup.
  • 8. • Right click on the database and click on “Restore Database”.
  • 12.  Protects you from potentially catastrophic data loss. o Backups of a database are useful for routine administrative purposes.  With valid backups of a database, you can recover your data from many failures, such as: • Media failure. • User errors, for example, dropping a table by mistake. • Hardware failures, for example, a damaged disk drive or permanent loss of a server. • Natural disasters.
  • 13.  Due to a full backup of the database, every time space required might develop into an issue.  In case of a disaster, recovery is only possible since the last FULL backup.  Backups created by more recent versions of SQL server cannot be restored in earlier versions of SQL Server (doesn’t allows downgrading).  Database created in lower versions of SQL server takes more time to restore in higher versions due to the upgrade process of database.
  • 14.  DBA must be prepared for situations where a failure impacts the availability, integrity or usability of a database.  Reacting to failures and disruptions is a key component of DBA’s job.  The idea of creating a database backup and restoring them when they are needed creates space overhead wherever we save the backup copy.  But it has saved many business industries and other organizations from loss of millions or billion dollars.