SQL Server Backup Info: Configuration

Below is a disk layout designed with backup and recovery in mind. Note that we are using RAID 1 for each of the following files: Transaction Logs, Data Files, OS Files. All are stored on separate disks from each other with separate controllers.

Picture of a disk layout - OS Files are separated from Data Files and Transaction Logs.  Each of these three groups is configured using RAID 1

OS (Mirrored disks 1 and 2)
Data Files (Mirrored disks 3 and 4)
Transaction Log Files (Mirrored disks 5 and 6)
Tempdb (contained with data files on mirrored disks 3 and 4 in this example)

  Oracle Backup Info

  :: Coming Soon

  Oracle Exercises

  :: Coming Soon

  SQL Server Backup Info

  :: Overview
  :: Types of Failure
  :: System Databases
  :: Recovery Models
  :: Backup Types
  :: Database Files
  :: Memory
  :: Configuration
  :: Troubleshooting
  :: msdb Tables
  :: SQL Server Links

  SQL Server Exercises

  :: Create Backup Device
  :: Database Backup
  :: Lost Database - Simple
  :: Lost Database - Full
  :: Lost Primary - Full
  :: Lost Secondary - Full
  :: Rebuild Master
  :: Restore MSDB
  :: Restore Model, Tempdb
  :: Attach and Detach DB
  :: Point in Time Recovery
  :: Using Marks
  :: DBCC CHECKDB
  :: Verifying Backups
  :: Restricted Modes
  :: Alter Recovery Model
  :: Stored Procs
dbarecovery.com title
lightning strike
sunrise over Yellowstone Lake