Veritas NetBackup™ for Microsoft SQL Server Administrator's Guide
- Introducing NetBackup for SQL Server
- Installation and host configuration
- Host configuration and job settings
- Managing SQL Server objects for use with SQL Server Intelligent Policies
- About discovery of SQL Server objects
- About registering SQL Server instances and availability replicas
- Registering instances or availability replicas with an instance group
- Configuring backups with SQL Server Intelligent Policy
- About tuning parameters for SQL Server backups
- Performing restores of SQL Server
- Redirecting a SQL Server database to a different host
- Protecting SQL Server data with VMware backups
- About protecting an application database with VMware backups
- Configuring backups with Snapshot Client
- Using copy-only snapshot backups to affect how differentials are based
- About SQL Server agent grouped backups (legacy SQL Server policies)
- Protecting SQL Server availability groups
- Protecting SQL Server availability groups with intelligent policies
- Protecting SQL Server availibility groups with legacy policies
- About protecting the preferred replica in a SQL Server availability group (legacy backup policies)
- About protecting a specific node in a SQL Server availability group (legacy backup policies)
- About protecting the preferred replica in a SQL Server availability group (legacy backup policies)
- Protecting SQL Server in a cluster environment
- Configuring backups with legacy SQL Server policies using clients and batch files
- About using batch files with NetBackup for SQL Server
- About schedule properties
- Performing user-directed backups of SQL Server databases
- Performing user-directed backups of read-only filegroups
- Using NetBackup for SQL Server with multiple NICs
- Performance and troubleshooting
- About debug logging for SQL Server troubleshooting
- About disaster recovery of SQL Server
- Appendix A. Other configurations
- About SQL Server backups and restores in an SAP environment
- Appendix B. Register authorized locations
Browsing for SQL Server backup images
This procedure describes how to browse for a backup image from which you want to restore.
If you have multiple NICs, backups from a UNIX server, a NetBackup client name with a qualified domain name or an IP address, see the following:
See How NetBackup resolves SQL Server host and instance names.
To browse for backup images
- Change the host and instance you want to access.
- Select File > Restore SQL Server objects.
- Select the SQL Host whose backup images you want to browse, or type its name.
- Indicate the Source Client, if applicable.
When the NetBackup client name and the host name are different you also need to also provide the Source Client name. For example, if the NetBackup client name is the network interface name.
For Intelligent Policies, you also need to indicate the Source Client if you add or register the instance with a host name that is different than the NetBackup client name.
- (Optional) In the Database name filter box, provide a keyword or query to match databases with that name. Filtering on the database name can significantly reduce the time it takes for NetBackup to return the list of backup images.
- Select the date range to search and click OK.
- Continue with the applicable instructions for how to restore the objects.
To ensure that NetBackup displays the backup images you want, consider the following special cases:
If backups are performed on a different network, the images are stored under the network interface name and not the NetBIOS name.
See Performing restores of SQL Server when you have multiple NICs.
Backups from a UNIX server . Since UNIX names are case-sensitive, you must provide the exact client name in the
box field.SQL Host: TIGER
Source Client: Tiger
The NetBackup client name is a qualified domain name. The SQL Server host name or registered host name (Intelligent Policies) is the NetBIOS name. Specify the
as the NetBIOS name and the as the fully qualified domain name.SQL Host: Tiger
Source Client: tiger.apexworks.com
The NetBackup client name is an IP address. The SQL Server host name or registered host name (Intelligent Policies) is the NetBIOS name. Specify the
as the NetBIOS name and the as the IP address:SQL Host: Tiger
Source Client: 10.80.136.68
More Information
Selecting the SQL Server host and instance
Restoring a SQL Server database backup
Staging a full SQL Server database recovery
Restoring SQL Server filegroup backups
Recovering a SQL Server database from read-write filegroup backups
Restoring SQL Server read-only filegroups
Restoring SQL Server database files
Restoring a SQL Server transaction log image without staging a full recovery