Manually adding a SQL Server instance in instance management
Newly discovered SQL Server instances on clients are automatically added to the NetBackup database. However, you may not want to wait for the discovery service to discover a new instance. In this case you can add an instance manually.
To manually add a SQL Server instance in instance management
- In the NetBackup Administration Console, in the left pane, expand NetBackup Management > Applications > Microsoft SQL Server.
- Right-click All Instances and select New instance.
- Provide the Instance Name and Host.
For a SQL Server cluster or multi-NIC environment, add one entry to instance management. For a cluster, the host name is the virtual name of the SQL Server cluster. You do not need to add each node in the cluster to instance management. For a multi-NIC environment, the host name is the private interface name of the SQL Server host or of the virtual SQL Server.
- Click Edit to provide credentials and register the instance.
You may omit credentials when you add a new instance to the NetBackup database. The instance is marked as unregistered and the Registered column in the right pane is empty. NetBackup cannot protect any instances that are not registered.
Note:
If necessary, contact the SQL Server database administrator for the correct credentials. If the NetBackup administrator authorizes it, the DBA can also manually add the instance using the nbsqladm. This action is useful if the DBA does not share the credentials with the backup administrator.
More Information