If you’re having problems when trying to backup an MS-SQL database, as well as other things, you better give a try to the following: If sql server’s hostname is written as uppercase inside the SQL batch script, try the writing the client name in uppercase inside your sql policy. It worked for me.
Posts Tagged ‘MS-Sql Backup’
Howto Stream Databases (Parallel Backup) to Different Tapes on MS-SQL Backups
Posted by savas on March 11th, 2011
It’s actually easy.. Just add BATCHSIZE at the beginning of your sql backup script. Below is an example, a backup script which backs up every database inside MS-SQL ($ALL) to 2 tapes.
MS-Sql 7 Backup Howto
Posted by savasirez on November 27th, 2008
This document explains howto backup an MS SQL 7 server using Netbackup’s MS SQL backup agent. Checklist
Posted in
Tags:
