Please enter search query.
Search <product_name> all support & community content...
Article: 100018134
Last Published: 2013-10-24
Ratings: 0 0
Product(s): NetBackup & Alta Data Protection
Description
This article describes the abbreviated steps to setup NetBackup for Microsoft SQL Server differential backups. For an in-depth description of NetBackup for Microsoft SQL Server backups and restores, please refer to the NetBackup for Microsoft SQL Server Administrator's Guides for the appropriate NetBackup version.
- Logon to the SQL client using an account with administrator rights on the SQL server.
- If the logon parameters for the NetBackup MS SQL Client are configured, please proceed to Step 6.
- Click on Start > Programs > Veritas NetBackup > NetBackup agents > NetBackup MS SQL client. If this is the first time the NetBackup database extension is opened, the message "Please select login parameters from the 'Set database login parameters' window." is received.
- Otherwise, from the NetBackup Database Extension GUI, select File > Set SQL Server connection properties.
Figure 1
- Enter the database login parameters using either standard security or integrated security. Enter a userid with administrator rights on all databases. The userid can use either standard or integrated security. In the example below, the user account is a domain account with administrator rights on the SQL server.
Figure 2
- From the NetBackup Database Extension, select File > Netbackup SQL server objects.
Figure 3
- Select the database(s) to backup.
- The Full Differential backup includes all of the changes made to the database since the last full backup. The Differential backup is a database backup and does not truncate the transaction logs. When performing a restore of the database, the restore requires the last full backup in addition to the last differential backup. It is not necessary to restore any of the intermediate differentials.
- The "Save" option creates a batch file for use in the SQL Policy. Test backups using the "Launch immediately" option.
- The Radio buttons listed under "Back up:" allow the administrator to backup only the selected databases, all except the selected databases, or all databases on the SQL server. The "All" option allows the backups to automatically backup any additional databases added to the server after the batch file is created.
By default, any batch files created are saved in the <install_path>\veritas\netbackup\dbext\mssql directory on the SQL server.
- After selecting "OK" with the selected options, NetBackup allows the administrator to view and edit the batch file.
Figure 4
In the above batch file:
- The only database selected was "Pubs".
- SQLHOST is the production SQL server.
- NBSERVER lists the current master server.
- Create a SQL policy on the NetBackup master server.
Figure 5
- Select the "MS-SQL-Server" policy type.
- The "Default-Application-Backup" Schedule is created by default. This schedule is open 24 hours a day 7 days a week. It controls the retention of the image. The Default-Application-Backup does not control the frequency of the job.
- The Automatic Backup Schedule controls the Frequency and backup window of the job.
- Client name specified needs to be the NetBIOS machine name of the SQL client.
- Specify the batch filename including the .bch extension. As long as the batch file is saved in the default location (Step 6), the path does not need to be specified.