Database Backup — Production Servers
Maintenance Summary
A full database backup of all production SQL Server instances is performed every Sunday from 1:00 AM to 3:00 AM. This is a recurring, pre-approved maintenance activity.
Affected Systems
db-prod-01.example.edu— ERP / Bannerdb-prod-02.example.edu— Student Information Systemdb-prod-03.example.edu— HR & Payrolldb-prod-04.example.edu— Research Data Warehouse
Expected Impact
- Brief connection interruptions of up to 90 seconds per database server during the VSS snapshot phase
- Applications that auto-reconnect (Banner, SIS portal) will recover without user intervention
- No impact expected for users outside the 1:00–3:00 AM window
Backup Retention Policy
| Backup Type | Frequency | Retention |
|---|---|---|
| Full | Weekly (Sun) | 4 weeks |
| Differential | Daily | 7 days |
| Transaction log | Every 15 min | 3 days |
Procedure Overview
- Initiate VSS snapshot per database server
- Copy snapshot to NAS backup target (
\\backup-nas\db-prod\) - Verify checksum of backup files
- Replicate verified backup to off-site DR storage
- Purge expired backup files per retention policy
- Log completion to monitoring system
Contacts
For issues during or after this maintenance window, contact Database Operations at db-ops@example.edu or escalate via the on-call pager at ext. 5555.
·