Configuring SQL Server instance information

Before Backup Agent do backup or restoration job, it should know the instance information .To add an instance to be backed up or restored   select a connected Backup Agent and select the "Instances" tree node in "Backup Agent Manager" window , then click the "New Instance" button , following setting window pops up:

Server Instance : The SQL Server database instance to be backed up.
SQL Server Type : The SQL Server edition of selected instance .
Name/ Alias : An alias for the SQL Server database instance.
Account Information :
Microsoft SQL Server provides two types of user authentication , one based on applying the user's Windows login identification , one that uses a separate user list specific to Microsoft SQL Server . please select a valid account information and the click "Test" button  , if it show OK message , then click "OK" button to save new add instance information.

Select a Backup/Restore interface : After you select a correct SQL Server edition for instance , it will select an interface to do backup and restore job automatically. For 7.0 or MSDE , pipe is use in the job . SQL 2000 supports both Pipe and Virtual Device interface. If your server is SQL Server 2000 or later , please select the VDI as backup/restore interface.

Virtual Backup Device Interface Configuration : If the instance use VDI as backup interface , these options for advanced user.


Note: If you have more than one instance of Microsoft SQL Server installed and want to back them up, you must add them one by one for every instance.