Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Storage Foundation Quick Recovery Solutions Guide for Microsoft SQL Server - Windows
Last Published:
2025-04-13
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: 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
Vxsnap keywords
The vxsnap utility has the following keywords:
prepare | Creates snapshot mirrors of the volumes in the specified component. The snapshot mirrors remain attached to and synchronized with the original volumes. Note: Either the prepare or start keyword may be used in the CLI; however prepare is recommended. |
create | Creates simultaneous snapshots of all volumes in the specified component, providing a point-in-time snapshot set. |
reattach | Reattaches and resynchronizes an existing snapshot set to the original database volumes. |
restore | Restores a SQL database from a snapshot set. |
You can view an online description of the command syntax by typing the following:
vxsnap keyword -?