InfoScale™ 9.0 Storage Foundation Quick Recovery Solutions Guide for Microsoft SQL Server - Windows
- Introducing Quick Recovery for SQL Server
- Methods of implementing Quick Recovery snapshots for SQL Server
- About the components used in Quick Recovery
- Preparing to implement Quick Recovery for SQL Server
- Implementing Quick Recovery for SQL Server with the configuration wizard
- About the Quick Recovery Configuration Wizard
- Scheduling SQL Server snapshot sets
- Scheduling or creating an individual snapshot set for SQL Server
- Maintaining or troubleshooting snapshots
- Recovering a SQL Server database
- Recovering missing volumes
- Vxsnap utility command line reference for SQL Server
Reviewing the configuration
A sample setup containing the following object names is used to illustrate how to create, refresh, and restore a snapshot set for a specified SQL Server database.
Table: Object names used in SQL Server Quick Recovery tasks
Name | Drive Letter | Object |
---|---|---|
billing | SQL Server instance name | |
billing_DB | component (SQL Server database name) | |
harddisk3 | Disk where the mirrors will be created | |
billing_DG | disk group name for the Billing disk group | |
billing_data | L: | volume for Billing database user data |
billing_log | M: | volume for Billing database log |
billing_FS | N: | volume for Billing FILESTREAM filegroups (if FILESTREAM is implemented) |
billing_datasnap | S: | volume for Billing database user data snapshot |
billing_logsnap | T: | volume for Billing database log snapshot |
billing_FSsnap | U: | volume for FILESTREAM filegroups database snapshot (if FILESTREAM is implemented) |
billing_DB.xml | name for the metadata file generated when the snapshot is created | |
tlog1.bak, tlog2.bak | log files saved at |