<?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; Netbackup Howto</title>
	<atom:link href="http://www.netbackuphowto.com/tag/netbackup-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netbackuphowto.com</link>
	<description>NBU Howto Site</description>
	<lastBuildDate>Sat, 28 Aug 2010 14:23:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Howto Convert an Oracle RMAN Template to Script</title>
		<link>http://www.netbackuphowto.com/2008/12/24/howto-convert-an-oracle-rman-template-to-script/</link>
		<comments>http://www.netbackuphowto.com/2008/12/24/howto-convert-an-oracle-rman-template-to-script/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 15:29:28 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Netbackup Howto]]></category>
		<category><![CDATA[Oracle Backup]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[convert template to script]]></category>
		<category><![CDATA[netbackup]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[oracle for windows backup]]></category>
		<category><![CDATA[rman]]></category>
		<category><![CDATA[rman script]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=198</guid>
		<description><![CDATA[If you are having difficulty in a stuation like this: You have a unix based netbackup master server and have an windows server with oracle that you want to backup through rman catalog backup, but you are unable to use the templates created by the &#8220;Backup, Archive and Restore&#8221; application on windows. On your windows [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having difficulty in a stuation like this:</p>
<p>You have a unix based netbackup master server and have an windows server with oracle that you want to backup through rman catalog backup, but you are unable to use the templates created by the &#8220;Backup, Archive and Restore&#8221; application on windows.</p>
<p><span id="more-198"></span></p>
<p>On your windows server, you can convert your templates to rman scripts using the following line&#8230;</p>
<p>c:\Program Files\Veritas\Netbackup\bin\bpdbsbora -backup -g Full_backup.cmd -t Full_backup.tpl</p>
<p>Now you can enter this script on unix side as a backup selection script&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2008/12/24/howto-convert-an-oracle-rman-template-to-script/feed/</wfw:commentRss>
		<slash:comments>2</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>
