Please enter search query.
Search <book_title>...
NetBackup™ Web UI Microsoft SQL Server Administrator's Guide
Last Published:
2024-03-27
Product(s):
NetBackup & Alta Data Protection (10.4)
- About NetBackup for SQL Server
- Installation and host configuration
- Planning the installation of NetBackup for SQL Server
- Configuring SQL Server hosts and user permissions
- Configuring RBAC for SQL Server administrators
- Managing SQL Server discovery and credentials
- Managing protection plans for SQL Server
- Create a protection plan to protect SQL Server assets
- Configuring backup policies with Snapshot Client
- Using copy-only snapshot backups to affect how differentials are based
- About SQL Server agent grouped snapshots
- Viewing SQL Server asset details
- Restoring SQL Server
- Using instant access with SQL Server
- Prerequisites when you configure an instant access SQL Server database
- Protecting SQL Server with VMware backups
- About protecting an application database with VMware backups
- Create a protection plan to protect SQL Server data with a VMware backup
- Performance and troubleshooting
- About debug logging for SQL Server troubleshooting
- About disaster recovery of SQL Server
Disabling the SQL Server VSS Writer service
To perform VMware application backups with the option
, you must disable the SQL Server VSS Writer service.Note that when you disable this service, any jobs fail that do not use T-SQL snapshots. All policies that protect a VM should use the same snapshot method. Do not mix any policies that use and do not use the T-SQL snapshot method.
To disable the SQL Server VSS Writer service
- On the SQL Server system where the NetBackup client is installed, log on as an Administrator.
- Open the Windows Services application.
- In the right pane, right-click on SQL Server VSS Writer service and click Stop.
- In the right pane, right-click on SQL Server VSS Writer and click Properties.
- From the Startup type list, click Disabled.
- Click OK.