This document explains howto backup an MS SQL 7 server using Netbackup’s MS SQL backup agent.
Checklist
1. Check that netbackup client is installed on the sql server.
2. Check operating system (which windows version?)
3. Check that there is enough disk space where you will be installing netbackup client.
4. Check that netbackup server can reach client, and the client can reach to netbackup server, by resolving their names and IP addresses.
Howto
First of all, you need to create a backup script on the client server (ms-sql server). Enter required paramaters (eg: database username/password) and select the databases to backup. Then save this as a file (do not select backup option, select save option) in the directory c:Program FilesVeritasNetBackupDbExtMsSql
This directory is important as netbackup will try execute backup scripts inside this directory.
On the Netbackup administration console:
1.Create a new policy, choose “MS-SQL” as the policy type and select policy storage unit and volume pool according to your needs.
2. After “MS-SQL” is selected as policy type, a schedule named “Default-Application-Backup” schedule is added automaticaly.
3. Create a new schedule with policy type “Automatic Backup” and configure according to your needs.
4. Your schedules will look like below.
5. Add your sql server as a new client and select operating system if necessary
6. Add backup script from the client (Backup script recorded on sql server) as a new backup selection.
7. Click OK and start a new Manual Backup to test your policy. Keep in mind that, every database will be backed upĀ using Default-Application-Backup schedule, everytime called by Application Backup schedule.







Posted in
Tags: 
Correction:
On 3rd step the policy type was written as “Application Backup”, which should be “Automatic Backup”. I corrected that.
Sorry for that mistake…