<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NetBackup HOWTO&#039;s &#187; MS-Sql Backup</title>
	<atom:link href="http://www.netbackuphowto.com/tag/ms-sql-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netbackuphowto.com</link>
	<description></description>
	<lastBuildDate>Mon, 15 Aug 2011 14:15:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>MS-SQL Backup Troubleshooting</title>
		<link>http://www.netbackuphowto.com/2011/05/05/ms-sql-backup-troubleshooting/</link>
		<comments>http://www.netbackuphowto.com/2011/05/05/ms-sql-backup-troubleshooting/#comments</comments>
		<pubDate>Thu, 05 May 2011 11:28:48 +0000</pubDate>
		<dc:creator>savas</dc:creator>
				<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[MS-Sql Backup]]></category>
		<category><![CDATA[MSSQL Backup]]></category>
		<category><![CDATA[sql backup]]></category>
		<category><![CDATA[SQL Backup Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=661</guid>
		<description><![CDATA[If you&#8217;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&#8217;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.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re having problems when trying to backup an MS-SQL database, as well as other things, you better give a try to the following:<br />
If sql server&#8217;s hostname is written as uppercase inside the SQL batch script, try the writing the client name in uppercase inside your sql policy.<br />
It worked for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2011/05/05/ms-sql-backup-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto Stream Databases (Parallel Backup) to Different Tapes on MS-SQL Backups</title>
		<link>http://www.netbackuphowto.com/2011/03/11/howto-stream-databases-parallel-backup-to-different-tapes-on-ms-sql-backups/</link>
		<comments>http://www.netbackuphowto.com/2011/03/11/howto-stream-databases-parallel-backup-to-different-tapes-on-ms-sql-backups/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 22:44:55 +0000</pubDate>
		<dc:creator>savas</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[MS-Sql Backup]]></category>
		<category><![CDATA[Netbackup Howto]]></category>
		<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[batchsize]]></category>
		<category><![CDATA[How to back up multiple Microsoft SQL Databases in parallel using more than 1 tape drive]]></category>
		<category><![CDATA[parallel database backup]]></category>
		<category><![CDATA[sql backup]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=542</guid>
		<description><![CDATA[It&#8217;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. BATCHSIZE 2 OPERATION BACKUP DATABASE $ALL SQLHOST &#8220;BIZTALKSQL1&#8243; NBSERVER &#8220;VERITAS&#8221; MAXTRANSFERSIZE 0 BLOCKSIZE 0 POLICY BiztalkSQL1 NUMBUFS 2 ENDOPER TRUE Keep in mind, [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s actually easy..</p>
<p>Just add BATCHSIZE at the beginning of your sql backup script.</p>
<p>Below is an example, a backup script which backs up every database inside MS-SQL ($ALL) to 2 tapes.</p>
<p><span id="more-542"></span></p>
<p>BATCHSIZE 2<br />
OPERATION BACKUP<br />
DATABASE $ALL<br />
SQLHOST &#8220;BIZTALKSQL1&#8243;<br />
NBSERVER &#8220;VERITAS&#8221;<br />
MAXTRANSFERSIZE 0<br />
BLOCKSIZE 0<br />
POLICY BiztalkSQL1<br />
NUMBUFS 2<br />
ENDOPER TRUE</p>
<p>Keep in mind, you must adjust your <span style="text-decoration: underline;">maximum jobs per client</span> configuration on your system if needed&#8230;</p>
<p>Reference: <a target="_blank" href="http://www.symantec.com/business/support/index?page=content&amp;id=TECH18392" target="_blank">http://www.symantec.com/docs/TECH18392</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2011/03/11/howto-stream-databases-parallel-backup-to-different-tapes-on-ms-sql-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS-Sql 7 Backup Howto</title>
		<link>http://www.netbackuphowto.com/2008/11/27/ms-sql-7-backup-howto/</link>
		<comments>http://www.netbackuphowto.com/2008/11/27/ms-sql-7-backup-howto/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 02:32:30 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[MS-Sql Backup]]></category>
		<category><![CDATA[Netbackup Howto]]></category>
		<category><![CDATA[Microsoft SQL]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[ms-sql]]></category>
		<category><![CDATA[ms-sql 7]]></category>
		<category><![CDATA[ms-sql7]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[netbackup]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=99</guid>
		<description><![CDATA[This document explains howto backup an MS SQL 7 server using Netbackup&#8217;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 [...]]]></description>
			<content:encoded><![CDATA[<p>This document explains howto backup an MS SQL 7 server using Netbackup&#8217;s MS SQL backup agent.</p>
<p><strong>Checklist</strong></p>
<p><span id="more-99"></span></p>
<p>1. Check that netbackup client is installed on the sql server.</p>
<p>2. Check operating system (which windows version?)</p>
<p>3. Check that there is enough disk space where you will be installing netbackup client.</p>
<p>4. Check that netbackup server can reach client, and the client can reach to netbackup server, by resolving their names and IP addresses.</p>
<p><strong>Howto</strong></p>
<p>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 <strong>backup</strong> option, select <strong>save </strong>option) in the directory c:\Program Files\Veritas\NetBackup\DbExt\MsSql</p>
<p>This directory is important as netbackup will try execute backup scripts inside this directory.</p>
<p>On the Netbackup administration console:</p>
<p>1.Create a new policy, choose &#8220;<strong>MS-SQL</strong>&#8221; as the policy type and select policy storage unit and volume pool according to your needs.</p>
<div id="attachment_142" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql1.png"><img class="size-thumbnail wp-image-142" title="mssql1" src="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql1-150x150.png" alt="Create a new policy" width="150" height="150" /></a><p class="wp-caption-text">Create a new policy</p></div>
<p>2. After &#8220;<strong>MS-SQL</strong>&#8221; is selected as policy type, a schedule named &#8220;<strong>Default-Application-Backup</strong>&#8221; schedule is added automaticaly.</p>
<div id="attachment_143" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql2.png"><img class="size-thumbnail wp-image-143" title="mssql2" src="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql2-150x150.png" alt="Default-Application-Backup Schedule" width="150" height="150" /></a><p class="wp-caption-text">Default-Application-Backup Schedule</p></div>
<p>3. Create a new schedule with policy type &#8220;<strong>Automatic Backup&#8221; </strong>and configure according to your needs.</p>
<div id="attachment_144" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql3.png"><img class="size-thumbnail wp-image-144" title="mssql3" src="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql3-150x150.png" alt="Create a new Application Backup schedule" width="150" height="150" /></a><p class="wp-caption-text">Create a new Application Backup schedule</p></div>
<p>4. Your schedules will look like below.</p>
<div id="attachment_145" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql4.png"><img class="size-thumbnail wp-image-145" title="mssql4" src="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql4-150x150.png" alt="MS-SQL Schedules" width="150" height="150" /></a><p class="wp-caption-text">MS-SQL Schedules</p></div>
<p>5. Add your sql server as a new client and select operating system if necessary</p>
<div id="attachment_146" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql5.png"><img class="size-thumbnail wp-image-146" title="mssql5" src="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql5-150x150.png" alt="Add your client (Sql Server)" width="150" height="150" /></a><p class="wp-caption-text">Add your client (Sql Server)</p></div>
<p>6. Add backup script from the client (Backup script recorded on sql server) as a new backup selection.</p>
<div id="attachment_147" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql6.png"><img class="size-thumbnail wp-image-147" title="mssql6" src="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql6-150x150.png" alt="Add Backup script" width="150" height="150" /></a><p class="wp-caption-text">Add Backup script</p></div>
<p>7. Click <strong>OK</strong> and start a new <strong>Manual Backup</strong> to test your policy. Keep in mind that, every database will be backed up  using <strong>Default-Application-Backup</strong> schedule, everytime called by <strong>Application Backup</strong> schedule.</p>
<div id="attachment_141" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql7.png"><img class="size-thumbnail wp-image-141" title="mssql7" src="http://www.netbackuphowto.com/wp-content/uploads/2008/12/mssql7-150x150.png" alt="MS-SQL Backup Activity" width="150" height="150" /></a><p class="wp-caption-text">MS-SQL Backup Activity</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2008/11/27/ms-sql-7-backup-howto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

