<?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</title>
	<atom:link href="http://www.netbackuphowto.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netbackuphowto.com</link>
	<description>NBU Howto Site</description>
	<lastBuildDate>Mon, 12 Apr 2010 10:30:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Howto Configure Access Control on Windows (NetBackup 7.0)</title>
		<link>http://www.netbackuphowto.com/2010/04/12/howto-configure-access-control-on-windows-netbackup-7-0/</link>
		<comments>http://www.netbackuphowto.com/2010/04/12/howto-configure-access-control-on-windows-netbackup-7-0/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 10:30:25 +0000</pubDate>
		<dc:creator>savas</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Netbackup Howto]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=481</guid>
		<description><![CDATA[First of all, I wanted to share my first successfull Access Control configuration on NetBackup, so please feel free to share your knowledge if anything is wrong or missing.

Reference: NetBackup 7.0 Security and Encryption Guide

Install and configure Symantec Product Authentication Service (Complete Root + Authentication Broker installation) on the master server.
Install and configure Symantec Product [...]]]></description>
			<content:encoded><![CDATA[<p>First of all, I wanted to share my first successfull Access Control configuration on NetBackup, so please feel free to share your knowledge if anything is wrong or missing.</p>
<p><span id="more-481"></span></p>
<p>Reference: <a target="_blank" href="http://seer.entsupport.symantec.com/docs/340140.htm" target="_blank">NetBackup 7.0 Security and Encryption Guide</a></p>
<ol>
<li>Install and configure Symantec Product Authentication Service (Complete Root + Authentication Broker installation) on the master server.</li>
<li>Install and configure Symantec Product Authorization Service on the master server.</li>
<li>Configure NetBackup master server for Access Control (Create Groups, give permissions, add users etc&#8230;)</li>
</ol>
<p>Note: We will configure Access Control using Active Directory.</p>
<ul>
<li><strong>Product Authentication Installation</strong></li>
</ul>
<ol>
<li>Start installation as Administrator by launching installer from the following path: NetBackup_Installation_Media_Path\Addons\x86\ICS\Authentication\VxSSVRTSatSetup.exe</li>
<li>If this is an upgrade, you will be asked to upgrade this package. Select Yes and continue your installation.</li>
<li>On the &#8220;<strong>Setup Type</strong>&#8221; screen, select &#8220;<strong>Complete</strong>&#8221; and click <strong>Next</strong></li>
<li>Select <strong>Root + Authentication Broker</strong> as <strong>broker mode</strong></li>
<li>Choose the service to be <strong>started automatically </strong>(You can choose to start manually, it depends on your configuration. it was the option that i selected) and click <strong>Next</strong></li>
<li>Enter your desired password for <strong>Root\Authentication Password</strong> when appears (Choose a password with at least 8 digits) and click <strong>Next</strong></li>
<li>After the installation is completed, click <strong>Finish</strong></li>
</ol>
<ul>
<li><strong>Product Authorization Installation</strong></li>
</ul>
<ol>
<li>Start installation as Administrator by launching installer from the  following path:   NetBackup_Installation_Media_Path\Addons\x86\ICS\Authorization\VRTSazSetup.exe</li>
<li>If this is an upgrade, you will be asked to upgrade this package. Select  Yes and continue your installation.</li>
<li>On the &#8220;<strong>Setup Type</strong>&#8221; screen, select &#8220;<strong>Custom</strong>&#8221; and click <strong>Next</strong></li>
<li>On &#8220;<strong>Select Features</strong>&#8221; screen click <strong>Next</strong></li>
<li>When the &#8220;<strong>Question</strong>&#8221; screen is displayed, select <strong>No </strong>to install the service in <strong>Read-Write mode</strong>.</li>
<li>After the installation is completed, click <strong>Finish</strong></li>
</ol>
<ul>
<li>If you want to check your installation so far,</li>
</ul>
<p>Open a command prompt and go inside the following path:</p>
<p>%ProgramFiles(x86)%\VERITAS\Security\Authentication\bin  (on a x64 Server)</p>
<p>and issue the command:</p>
<p>vssat showbrokermode</p>
<p>You should be able to see an output similar to this:</p>
<p>showbrokermode<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<strong>Broker mode is : 3</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<ul>
<li><strong>Access Control Configuration</strong></li>
</ul>
<p>Run the following command (Command Prompt):</p>
<p><strong>bpnbaz -setupmaster</strong></p>
<p>Enter <strong>y </strong>when asked to continue,</p>
<p>When asked, enter your user password which you logged on your windows server with. (Administrator password in our setup). After this point the system begings to gather configuration information.</p>
<p>After the command is completed restart all NetBackup services on your netbackup master server. (<strong>bpdown/bpup</strong>)</p>
<p>After this point, you can configure your groups and users inside &#8220;NetBackup Administration Console -&gt; Master Server -&gt; Access Management. (Example Screenshot to be added soon).</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 80px; width: 1px; height: 1px; overflow: hidden;">VxSSVRTSatSetup.exe</div>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2010/04/12/howto-configure-access-control-on-windows-netbackup-7-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>media manager found wrong tape in drive(93)</title>
		<link>http://www.netbackuphowto.com/2009/11/16/media-manager-found-wrong-tape-in-drive93/</link>
		<comments>http://www.netbackuphowto.com/2009/11/16/media-manager-found-wrong-tape-in-drive93/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 15:30:14 +0000</pubDate>
		<dc:creator>savas</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[label error]]></category>
		<category><![CDATA[labeling]]></category>
		<category><![CDATA[media manager found wrong tape in drive]]></category>
		<category><![CDATA[wrong tape]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=460</guid>
		<description><![CDATA[When you want to label your tapes, you faced with the following error:
Reference: http://seer.entsupport.symantec.com/docs/265914.htm

16.11.2009 17:13:47 &#8211; expected media FSD300; found media D300L4
16.11.2009 17:13:47 &#8211; end Label; elapsed time: 00:03:43
media manager found wrong tape in drive(93)
From GUI, after clicking right-clicking on your tape, ensure that &#8220;Verify media  label before performing operation&#8221; checkbox is cleared.
Then retry [...]]]></description>
			<content:encoded><![CDATA[<p>When you want to label your tapes, you faced with the following error:</p>
<p>Reference: <a target="_blank" href="http://seer.entsupport.symantec.com/docs/265914.htm" target="_blank">http://seer.entsupport.symantec.com/docs/265914.htm</a></p>
<p><span id="more-460"></span></p>
<p>16.11.2009 17:13:47 &#8211; expected media FSD300; found media D300L4<br />
16.11.2009 17:13:47 &#8211; end Label; elapsed time: 00:03:43<br />
media manager found wrong tape in drive(93)</p>
<p>From GUI, after clicking right-clicking on your tape, ensure that &#8220;<strong>Verify media  label before performing operation</strong>&#8221; checkbox is cleared.</p>
<p>Then retry your labeling operaiton.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/11/16/media-manager-found-wrong-tape-in-drive93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>incorrect media found in drive index 0</title>
		<link>http://www.netbackuphowto.com/2009/11/16/incorrect-media-found-in-drive-index-0/</link>
		<comments>http://www.netbackuphowto.com/2009/11/16/incorrect-media-found-in-drive-index-0/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 15:26:38 +0000</pubDate>
		<dc:creator>savas</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[exptected]]></category>
		<category><![CDATA[found]]></category>
		<category><![CDATA[freezing]]></category>
		<category><![CDATA[incorrect media found]]></category>
		<category><![CDATA[media id generation]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=458</guid>
		<description><![CDATA[You wanted to change your Media ID Generation rules after adding your Tape Cartridges, and after re-inventorying your tapes, you started facing an error like the following:

incorrect media found in drive index 0, expected FSD300, found D300L4, FREEZING FSD300
Reference : http://seer.entsupport.symantec.com/docs/276993.htm
Try to re-label your tapes, using the GUI or the bplabel command.
]]></description>
			<content:encoded><![CDATA[<p>You wanted to change your Media ID Generation rules after adding your Tape Cartridges, and after re-inventorying your tapes, you started facing an error like the following:</p>
<p><span id="more-458"></span></p>
<p>incorrect media found in drive index 0, expected FSD300, found D300L4, FREEZING FSD300</p>
<p>Reference : <a target="_blank" href="http://seer.entsupport.symantec.com/docs/276993.htm" target="_blank">http://seer.entsupport.symantec.com/docs/276993.htm</a></p>
<p>Try to re-label your tapes, using the GUI or the bplabel command.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/11/16/incorrect-media-found-in-drive-index-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto Backup SSIM</title>
		<link>http://www.netbackuphowto.com/2009/11/12/howto-backup-ssim/</link>
		<comments>http://www.netbackuphowto.com/2009/11/12/howto-backup-ssim/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:41:03 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Netbackup Howto]]></category>
		<category><![CDATA[Backup SSIM]]></category>
		<category><![CDATA[backup SSIM server]]></category>
		<category><![CDATA[SSIM Backup]]></category>
		<category><![CDATA[SSIM server backup]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=455</guid>
		<description><![CDATA[1. SSIM supports installation of NetBackup Agent. Install NetBackup agent (Linux) on SSIM server
2. Enable and start xinetd on SSIM server (xinetd is not started automatically)

chkconfig xinetd on
service xinetd start

3. Enable Automated Backup on SSIM server
- Open Information Manager Web configuration page and click on Database Utilities.
- Select Options on Database Utilities page
- Click on [...]]]></description>
			<content:encoded><![CDATA[<p>1. SSIM supports installation of NetBackup Agent. Install NetBackup agent (Linux) on SSIM server</p>
<p>2. Enable and start xinetd on SSIM server (xinetd is not started automatically)</p>
<p><span id="more-455"></span></p>
<p><em>chkconfig xinetd on</em></p>
<p><em>service xinetd start<br />
</em></p>
<p>3. Enable Automated Backup on SSIM server<br />
- Open Information Manager Web configuration page and click on <strong>Database Utilities</strong>.<br />
- Select <strong>Options</strong> on Database Utilities page<br />
- Click on <strong>Enabled</strong> in Options.<br />
- If you want to set a <strong>time of day</strong> for daily backups, select a time from the <strong>Maintenance time</strong> drop-down list inside <strong>General Maintenance</strong> section.<br />
- Click <strong>Apply</strong> to apply your changes.</p>
<p>4. Create a new policy on NetBackup server:<br />
- Select Standard as the policy type<br />
- Select Linux Redhat 2.6 for Client&#8217;s operating system<br />
- Select /dblog as the backup selection</p>
<p>You can add other directories or you can select ALL_LOCAL_DRIVES if you want.</p>
<p>5. Try a Manual Backup and check if it works.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/11/12/howto-backup-ssim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ORA-27054: NFS file system where the file is created or resides is not mounted with correct options</title>
		<link>http://www.netbackuphowto.com/2009/11/04/ora-27054-nfs-file-system-where-the-file-is-created-or-resides-is-not-mounted-with-correct-options/</link>
		<comments>http://www.netbackuphowto.com/2009/11/04/ora-27054-nfs-file-system-where-the-file-is-created-or-resides-is-not-mounted-with-correct-options/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 14:26:54 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[nfs error]]></category>
		<category><![CDATA[ora-27504]]></category>
		<category><![CDATA[restore fails with nfs error]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=453</guid>
		<description><![CDATA[If you see the following error when trying to restore your Oracle backups (through RMAN):
ORA-27054: NFS file system where the file is created or resides is not mounted with correct options
Additional information: 2

the cause is possibly your are trying to restore your database to an NFS mount point which is not mounted correctly.
The following is [...]]]></description>
			<content:encoded><![CDATA[<p>If you see the following error when trying to restore your Oracle backups (through RMAN):</p>
<h3><span style="font-weight: bold; color: #000000;">ORA-27054:</span> NFS file system where the file is created or resides is not mounted with correct options<br />
Additional information: 2</h3>
<p><span id="more-453"></span></p>
<p>the cause is possibly your are trying to restore your database to an NFS mount point which is not mounted correctly.</p>
<p>The following is for Solaris 10:</p>
<p>Change your /etc/vfstab entry</p>
<p>From:</p>
<p>Nfs_Host:/nfs/oracle &#8211; /oradata   nfs   &#8211;   yes   -</p>
<p>To:</p>
<p>Nfs_Host:/nfs/oracle &#8211; /oradata   nfs   &#8211;   yes   <strong>hard, bg,proto=tcp, vers=3, suid, rsize=32768, wsize=32768, intr,noac</strong></p>
<p>Then, unmount and re-mount your volumes through /etc/vfstab</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/11/04/ora-27054-nfs-file-system-where-the-file-is-created-or-resides-is-not-mounted-with-correct-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having Missing Path Errors on Tape Drives (Windows)</title>
		<link>http://www.netbackuphowto.com/2009/10/14/having-missing-path-errors-on-tape-drives-windows/</link>
		<comments>http://www.netbackuphowto.com/2009/10/14/having-missing-path-errors-on-tape-drives-windows/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 16:35:56 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[missing path]]></category>
		<category><![CDATA[missing path error]]></category>
		<category><![CDATA[unused element address]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=451</guid>
		<description><![CDATA[If you started having problems after upgrading your tape drivers or tape drive firmwares like this:
&#8220;Missing Path&#8221; or &#8220;Unused element address&#8221;

There can be many reasons causing this error, but you can try the folllowing:
Update your drivers from the following url, then delete and re-configure tape drives on Netbackup.
http://seer.entsupport.symantec.com/docs/287850.htm
]]></description>
			<content:encoded><![CDATA[<p>If you started having problems after upgrading your tape drivers or tape drive firmwares like this:</p>
<p>&#8220;<em>Missing Path</em>&#8221; or &#8220;<em>Unused element address</em>&#8221;</p>
<p><span id="more-451"></span></p>
<p>There can be many reasons causing this error, but you can try the folllowing:</p>
<p>Update your drivers from the following url, then delete and re-configure tape drives on Netbackup.</p>
<p><a target="_blank" href="http://seer.entsupport.symantec.com/docs/287850.htm">http://seer.entsupport.symantec.com/docs/287850.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/10/14/having-missing-path-errors-on-tape-drives-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Howto Restore Files or Directories to an Alternate Path Using bprestore</title>
		<link>http://www.netbackuphowto.com/2009/07/14/howto-restore-files-or-directories-to-an-alternate-path-using-bprestore/</link>
		<comments>http://www.netbackuphowto.com/2009/07/14/howto-restore-files-or-directories-to-an-alternate-path-using-bprestore/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:56:19 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Linux Backup]]></category>
		<category><![CDATA[Netbackup Howto]]></category>
		<category><![CDATA[Windows Backup]]></category>
		<category><![CDATA[alternate path using bprestore]]></category>
		<category><![CDATA[bprestore]]></category>
		<category><![CDATA[howto restore to alternate path]]></category>
		<category><![CDATA[using bprestore]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=438</guid>
		<description><![CDATA[Directory to restore:
Windows: C:\deneme
Unix: /deneme
Alternate path:
Windows: C:\deneme_yeni
Unix: /deneme_yeni

NetBackup master server name: netbackup
1. Regardless of the operating system, you must create a rename file. This file will be for which is changed to what&#8230;
Create the rename file, eg rename_file.txt
If you are restoring on windows, Your file should look like this,
change /C/deneme to /C/deneme_yeni
If you are restoring [...]]]></description>
			<content:encoded><![CDATA[<p>Directory to restore:<br />
Windows: C:\deneme<br />
Unix: /deneme</p>
<p>Alternate path:<br />
Windows: C:\deneme_yeni<br />
Unix: /deneme_yeni</p>
<p><span id="more-438"></span></p>
<p>NetBackup master server name: netbackup</p>
<p>1. Regardless of the operating system, you must create a rename file. This file will be for which is changed to what&#8230;<br />
Create the rename file, eg rename_file.txt<br />
If you are restoring on windows, Your file should look like this,<br />
change /C/deneme to /C/deneme_yeni</p>
<p>If you are restoring on unix, your file should look like this,<br />
change /deneme to /deneme_yeni</p>
<p><strong>Don&#8217;t forget, this file MUST end with a blank line.</strong><br />
<strong>On windows, drive letters MUST always be uppercase<br />
</strong></p>
<p>2. Start your restore using bprestore command like the following:</p>
<p>Windows,<br />
bprestore -R /C/rename_file.txt -C netbackup  /C/deneme</p>
<p>Unix,<br />
bprestore -R /rename_file.txt -C netbackup /deneme</p>
<p>The above command will restore from your last backup. To restore from a spesific time, try to use -s and -e switches.</p>
<p>bprestore -R /C/change_file.txt -C netbackup <strong>-s 07/14/2009 00:00:00 -e 07/14/2009 02:00:00</strong> /C/deneme</p>
<p>If you want to log your progress, use -L switch.</p>
<p>bprestore <strong>-L /C/deneme1.log </strong>-R /C/change_file.txt -C netbackup -s 07/14/2009 00:00:00 -e 07/14/2009 02:00:00 /C/deneme</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/07/14/howto-restore-files-or-directories-to-an-alternate-path-using-bprestore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EXIT STATUS 116: VxSS authentication failed</title>
		<link>http://www.netbackuphowto.com/2009/07/13/exit-status-116-vxss-authentication-failed/</link>
		<comments>http://www.netbackuphowto.com/2009/07/13/exit-status-116-vxss-authentication-failed/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 13:51:05 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=436</guid>
		<description><![CDATA[bprestore failed with the following error after enabling VxSS authentication.
http://seer.entsupport.symantec.com/docs/276755.htm
]]></description>
			<content:encoded><![CDATA[<p>bprestore failed with the following error after enabling VxSS authentication.</p>
<p><a target="_blank" href="http://seer.entsupport.symantec.com/docs/276755.htm">http://seer.entsupport.symantec.com/docs/276755.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/07/13/exit-status-116-vxss-authentication-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Client for NFS fails to start</title>
		<link>http://www.netbackuphowto.com/2009/07/03/client-for-nfs-fails-to-start/</link>
		<comments>http://www.netbackuphowto.com/2009/07/03/client-for-nfs-fails-to-start/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 12:03:03 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[client for nfs cant start]]></category>
		<category><![CDATA[client for nfs fails to start]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=432</guid>
		<description><![CDATA[After Installing &#8220;Microsoft Service for NFS&#8221; to your client,  you cant start &#8220;Client for NFS&#8221; service.

It fails with an error like : &#8220;dependant services fail to start&#8221;
Try to reinstall Service Pack 2 on to your client, and after the reboot the service should come up without problems.
]]></description>
			<content:encoded><![CDATA[<p>After Installing &#8220;Microsoft Service for NFS&#8221; to your client,  you cant start &#8220;Client for NFS&#8221; service.</p>
<p><span id="more-432"></span></p>
<p>It fails with an error like : &#8220;dependant services fail to start&#8221;</p>
<p>Try to reinstall Service Pack 2 on to your client, and after the reboot the service should come up without problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/07/03/client-for-nfs-fails-to-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ORA-28001: the password has expired</title>
		<link>http://www.netbackuphowto.com/2009/06/29/ora-28001-the-password-has-expired/</link>
		<comments>http://www.netbackuphowto.com/2009/06/29/ora-28001-the-password-has-expired/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 08:48:56 +0000</pubDate>
		<dc:creator>savas</dc:creator>
				<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[ora-28001]]></category>
		<category><![CDATA[oracle profile]]></category>
		<category><![CDATA[password has expired]]></category>
		<category><![CDATA[profile for no expiry]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=426</guid>
		<description><![CDATA[If you are facing a problem in your RMAN backups:
ORA-28001: the password has expired
As stated, your rman user&#8217;s password has expired. You should either change the password, and of course change password in every RMAN script as well.

Or you can do something like this:
1. Create a new profile which has no password expiry
2. Alter your [...]]]></description>
			<content:encoded><![CDATA[<p>If you are facing a problem in your RMAN backups:</p>
<p>ORA-28001: the password has expired</p>
<p>As stated, your rman user&#8217;s password has expired. You should either change the password, and of course change password in every RMAN script as well.</p>
<p><span id="more-426"></span></p>
<p>Or you can do something like this:</p>
<p>1. Create a new profile which has no password expiry</p>
<p>2. Alter your rman user to the new profile</p>
<p>sqlplus /as sysdba</p>
<p><span>CREATE PROFILE rman_PROFILE</span></p>
<p><span>LIMIT</span></p>
<p><span><span style="text-decoration: underline;">PASSWORD_LIFE_TIME UNLIMITED</span>;</span></p>
<p><span>alter user rman <span style="text-decoration: underline;">PROFILE rman_PROFILE</span>;</span></p>
<p><span>Now, you can retry your backup.</span></p>
<p><span>Reference : </span>http://www.orafaq.com/forum/t/82806/0/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/06/29/ora-28001-the-password-has-expired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server name not found in the NetBackup configuration</title>
		<link>http://www.netbackuphowto.com/2009/06/09/server-name-not-found-in-the-netbackup-configuration/</link>
		<comments>http://www.netbackuphowto.com/2009/06/09/server-name-not-found-in-the-netbackup-configuration/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 11:49:22 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[netbackup troubleshooting]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=423</guid>
		<description><![CDATA[This is a tip list for the following error:
server name not found in the NetBackup configuration
1. You were trying to expire a media from emm database:

bpexpdate -m media_id -d 0
Solution: Try to add -host media_server_hostname to end of the command
bpexpdate -m media_id -d 0 -host media_server
Please add your knowledge about this error&#8230;
Thanks.
]]></description>
			<content:encoded><![CDATA[<p>This is a tip list for the following error:</p>
<p>server name not found in the NetBackup configuration</p>
<p>1. You were trying to expire a media from emm database:</p>
<p><span id="more-423"></span></p>
<p><em>bpexpdate -m media_id -d 0</em></p>
<p>Solution: Try to add -host media_server_hostname to end of the command</p>
<p><em>bpexpdate -m media_id -d 0 -host media_server</em></p>
<p>Please add your knowledge about this error&#8230;</p>
<p>Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/06/09/server-name-not-found-in-the-netbackup-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange database recovery may have failed</title>
		<link>http://www.netbackuphowto.com/2009/05/31/exchange-database-recovery-may-have-failed/</link>
		<comments>http://www.netbackuphowto.com/2009/05/31/exchange-database-recovery-may-have-failed/#comments</comments>
		<pubDate>Sun, 31 May 2009 09:48:02 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[database recovery may have failed]]></category>
		<category><![CDATA[exchange restore fails]]></category>
		<category><![CDATA[tar did not find all the files to be restored]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=417</guid>
		<description><![CDATA[If you are having an error like the following when trying to restore your exchange databases:
05/31/2009 11:24:48 &#8211; Warning bpbrm (pid=14316) from client exchangeServer: WRN &#8211; Exchange database recovery may have failed. Please check the event log for further details.
05/31/2009 11:27:02 &#8211; end reading; read time: 0:03:36
05/31/2009 11:27:03 &#8211; Warning bpbrm (pid=14316) from client exchangeServer: [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having an error like the following when trying to restore your exchange databases:</p>
<p>05/31/2009 11:24:48 &#8211; Warning bpbrm (pid=14316) from client exchangeServer: WRN &#8211; Exchange database recovery may have failed. Please check the event log for further details.<br />
05/31/2009 11:27:02 &#8211; end reading; read time: 0:03:36<br />
05/31/2009 11:27:03 &#8211; Warning bpbrm (pid=14316) from client exchangeServer: WRN &#8211; Exchange database recovery may have failed. Please check the event log for further details.<br />
05/31/2009 11:27:04 &#8211; Error bpbrm (pid=14316) client restore EXIT STATUS 185: tar did not find all the files to be restored<br />
05/31/2009 11:27:04 &#8211; restored from image exchange2_1243565471; restore time: 0:04:24<br />
05/31/2009 11:27:15 &#8211; end Restore; elapsed time 0:21:45<br />
the requested operation was partially successful (1)</p>
<p><span id="more-417"></span></p>
<p>After backing up your files, and while dismounted, remove every file from the database and log directories and re-try your backup again.</p>
<p>For example: You have a database named First Storage Group. Database files reside in d:\db\First Storage Group and Db log files reside in d:\logs\First Storage Group</p>
<p>After backing up them, go into these directories and delete everything in, then re-try your restore.</p>
<p>Not the most efficient way, but works. Any other solutions are always welcome :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/05/31/exchange-database-recovery-may-have-failed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Howto Simple Client Encryption (Windows)</title>
		<link>http://www.netbackuphowto.com/2009/05/30/howto-simple-client-encryption-windows/</link>
		<comments>http://www.netbackuphowto.com/2009/05/30/howto-simple-client-encryption-windows/#comments</comments>
		<pubDate>Sat, 30 May 2009 20:39:24 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Netbackup Howto]]></category>
		<category><![CDATA[client encryption]]></category>
		<category><![CDATA[nbu client encryption]]></category>
		<category><![CDATA[netbackup client encryption]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=410</guid>
		<description><![CDATA[1. Create a policy if you don&#8217;t have already and make sure that &#8220;Encryption&#8221; option in the Policy Attributes window is selected.

2. Make sure that: Under NetBackup Management -&#62; Host Properties -&#62; Clients -&#62; Client Properties -&#62; Encryption window, &#8220;Encryption Permissions&#8221; is either &#8220;Allowed&#8221; or &#8220;Required&#8220;; &#8220;Enable Encryption&#8221; is selected.
You can change Encryption types according [...]]]></description>
			<content:encoded><![CDATA[<p>1. Create a policy if you don&#8217;t have already and make sure that &#8220;<strong>Encryption</strong>&#8221; option in the Policy Attributes window is selected.</p>
<p><span id="more-410"></span></p>
<div id="attachment_411" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/11.jpg"><img class="size-thumbnail wp-image-411" title="Encryption in Policy - Attributes window" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/11-150x150.jpg" alt="Encryption in Policy - Attributes window" width="150" height="150" /></a><p class="wp-caption-text">Encryption in Policy - Attributes window</p></div>
<p>2. Make sure that: Under <strong>NetBackup Management -&gt; Host Properties -&gt; Clients -&gt; Client Properties -&gt; Encryption</strong> window, &#8220;<strong>Encryption Permissions</strong>&#8221; is either &#8220;<strong>Allowed</strong>&#8221; or &#8220;<strong>Required</strong>&#8220;; &#8220;<strong>Enable Encryption</strong>&#8221; is selected.<br />
You can change Encryption types according to your needs, Standard Encryption -&gt; AES-128-CFB is the default.</p>
<div id="attachment_412" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/21.jpg"><img class="size-thumbnail wp-image-412" title="Encryption configuration in Client Properties Window" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/21-150x150.jpg" alt="Encryption configuration in Client Properties Window" width="150" height="150" /></a><p class="wp-caption-text">Encryption configuration in Client Properties Window</p></div>
<p>3. On the client, create a keyfile with the following command (in this example netbackup is installed in C:\Program Files\Veritas\Netbackup directory), dc01 is the hostname of the client. You will be asked for a passphrase. Do not lose this passphrase or you may not be able to recover your files.</p>
<p>C:\Program Files\Veritas\Netbackup\bin\bpkeyutil -clients client_hostname</p>
<div id="attachment_413" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/31.jpg"><img class="size-thumbnail wp-image-413" title="Creating a keyfile for encryption" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/31-150x150.jpg" alt="Creating a keyfile for encryption" width="150" height="150" /></a><p class="wp-caption-text">Creating a keyfile for encryption</p></div>
<p>You will see that keyfile.dat will be created inside C:\Program Files\Veritas\Netbackup\var directory.</p>
<div id="attachment_414" class="wp-caption alignnone" style="width: 160px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/41.jpg"><img class="size-thumbnail wp-image-414" title="keyfile.dat created by bpkeyutil" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/41-150x150.jpg" alt="keyfile.dat created by bpkeyutil" width="150" height="150" /></a><p class="wp-caption-text">keyfile.dat created by bpkeyutil</p></div>
<p>4. Start a manual backup and see if it works.</p>
<p>5. You can also test that, after deletion of the C:\Program Files\Veritas\Netbackup\var\keyfile.dat you can not backup nor restore your files. After re-creation of this file, you can backup and/or restore.</p>
<p>Restore without keyfile.dat</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:16 30.05.2009: Restore Started</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;" lang="en-US">
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:23 (61.001) Restoring from image created 30.05.2009 23:13:32</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:32 (61.001) INF &#8211; TAR STARTED</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:33 (61.001) INF &#8211; Beginning restore from server w2003srv to client dc01.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:39 (61.001) FTL &#8211; tar received an invalid archive</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:39 (61.001) INF &#8211; TAR EXITING WITH STATUS = 13</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:39 (61.001) INF &#8211; TAR RESTORED 0 OF 1 FILES SUCCESSFULLY</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:39 (61.001) INF &#8211; TAR KEPT 0 EXISTING FILES</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:39 (61.001) INF &#8211; TAR PARTIALLY RESTORED 0 FILES</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:39 (61.001) Status of restore from image created 30.05.2009 23:13:32 = file read failed</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;" lang="en-US">
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">23:19:45 (61.xxx) INF &#8211; Status = the restore failed to recover the requested files.</p>
<p>Backup without keyfile.dat</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">30.05.2009 23:16:17 &#8211; started</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">30.05.2009 23:16:18 &#8211; estimated 192 kbytes needed</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">30.05.2009 23:16:18 &#8211; started process bpbrm (1364)</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">30.05.2009 23:16:26 &#8211; connecting</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">30.05.2009 23:16:27 &#8211; connected; connect time: 00:00:01</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">30.05.2009 23:16:31 &#8211; begin writing</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">30.05.2009 23:17:30 &#8211; Critical bpbrm(pid=1364) from client dc01: FTL &#8211; tar had an unexpected error<span> </span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">30.05.2009 23:17:34 &#8211; end writing; write time: 00:01:03</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">tar had an unexpected error(184)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/05/30/howto-simple-client-encryption-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install was interrupted before it could be completed</title>
		<link>http://www.netbackuphowto.com/2009/05/29/install-was-interrupted-before-it-could-be-completed/</link>
		<comments>http://www.netbackuphowto.com/2009/05/29/install-was-interrupted-before-it-could-be-completed/#comments</comments>
		<pubDate>Fri, 29 May 2009 12:22:58 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[6.5.4 update and mcafee]]></category>
		<category><![CDATA[6.5.4 update problem]]></category>
		<category><![CDATA[Install was interrupted]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=406</guid>
		<description><![CDATA[If you are having the following error, &#8220;Veritas NetBackup Master Server install was interrupted before it could be completed&#8221; when trying to update to 6.5.4:

There can be many reasons for having this error. One i faced was, when the system has McAfee Enterprise Virusscan installed and configured. The &#8220;access protection&#8221; can block your update and [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having the following error, &#8220;<strong>Veritas NetBackup Master Server install was interrupted before it could be completed</strong>&#8221; when trying to update to 6.5.4:</p>
<p><span id="more-406"></span></p>
<p>There can be many reasons for having this error. One i faced was, when the system has McAfee Enterprise Virusscan installed and configured. The &#8220;<strong>access protection</strong>&#8221; can block your update and you can have this problem.</p>
<p>As suggested, Disable &#8220;<strong>access protection</strong>&#8221; while the update, and it should update successfuly.</p>
<p>Note : This is actually an incomplete troubleshooting tip. Please share your knowledge about this problem.</p>
<p>Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/05/29/install-was-interrupted-before-it-could-be-completed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Howto Backup Active Directory for Granular Restore (Windows 2003 R2)</title>
		<link>http://www.netbackuphowto.com/2009/05/28/howto-backup-active-directory-for-granular-restore-windows-2003-r2/</link>
		<comments>http://www.netbackuphowto.com/2009/05/28/howto-backup-active-directory-for-granular-restore-windows-2003-r2/#comments</comments>
		<pubDate>Thu, 28 May 2009 19:36:37 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Active Directory Backup]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Netbackup Howto]]></category>
		<category><![CDATA[A.D backup for granular restore]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[active directory backup for granular restore]]></category>
		<category><![CDATA[active directory granular restore]]></category>
		<category><![CDATA[backup active directory]]></category>
		<category><![CDATA[howto backup active directory]]></category>
		<category><![CDATA[nbu active directory]]></category>
		<category><![CDATA[netbackup active directory]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=390</guid>
		<description><![CDATA[This is a brand new subject, please feel to free to comment if you think something is missing or wrong&#8230;

Prerequisites:
1. NetBackup version must be 6.5.4 or higher on both NetBackup media server and client.
2. The following services must be installed on NetBackup media server:
Microsoft Services on NFS : Client for NFS
Microsoft Services on NFS : [...]]]></description>
			<content:encoded><![CDATA[<p>This is a brand new subject, please feel to free to comment if you think something is missing or wrong&#8230;</p>
<p><span id="more-390"></span></p>
<p><strong>Prerequisites:</strong></p>
<p>1. NetBackup version must be 6.5.4 or higher on both NetBackup media server and client.</p>
<p>2. The following services must be installed on NetBackup media server:</p>
<p>Microsoft Services on NFS : Client for NFS<br />
Microsoft Services on NFS : Microsoft Services for NFS administration<br />
Microsoft Services on NFS : RPC External data representation<br />
Microsoft Services on NFS : RPC Port Mapper<br />
Microsoft Services on NFS : Server for NFS</p>
<p>To install, open “<strong>Start -&gt; Settings -&gt; Control Panel -&gt; Add or Remove Programs</strong> -&gt; <strong>Add/Remove Windows Components</strong>”, choose “<strong>Other Network File and Print Services -&gt; Details</strong>” , choose “<strong>Microsoft Services for NFS</strong><strong> -&gt; Details</strong>&#8221; and choose the required packages that are listed above.</p>
<div id="attachment_396" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_microsoft_services_for_nfs.jpg"><img class="size-medium wp-image-396" title="Microsoft Services Installation on Media Server" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_microsoft_services_for_nfs-300x163.jpg" alt="Microsoft Services Installation on Media Server" width="300" height="163" /></a><p class="wp-caption-text">Microsoft Services Installation on Media Server</p></div>
<p>3. The following services must be installed on client.</p>
<p>Microsoft Services on NFS : Client for NFS<br />
Microsoft Services on NFS : Microsoft Services for NFS administration<br />
Microsoft Services on NFS : RPC External data representation<br />
Microsoft Services on NFS : RPC Port Mapper</p>
<div id="attachment_392" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/dc_microsoft_services_for_nfs.jpg"><img class="size-medium wp-image-392" title="Microsoft Service for NFS Installation on DC" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/dc_microsoft_services_for_nfs-300x154.jpg" alt="Microsoft Service for NFS Installation on DC" width="300" height="154" /></a><p class="wp-caption-text">Microsoft Service for NFS Installation on DC</p></div>
<p>4. &#8220;<strong>Server for NFS</strong>&#8221; on NetBackup media server must be disabled and portmap service must be enabled and started.</p>
<div id="attachment_391" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_server_for_nfs.jpg"><img class="size-medium wp-image-391" title="Server for NFS on Media Server" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_server_for_nfs-300x69.jpg" alt="Server for NFS on Media Server" width="300" height="69" /></a><p class="wp-caption-text">Server for NFS on Media Server</p></div>
<p>Type the following command from the command line to start and enable portmap service</p>
<p><em><strong>sc config portmap start= auto<br />
[SC] ChangeServiceConfig SUCCESS</strong></em></p>
<p>5. &#8220;<strong>NetBackup Client</strong>&#8221; on the client must not be started with &#8220;Local System&#8221; but must be started with a Domain Administrator Account (Administrator in this example).</p>
<div id="attachment_394" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/domain_controller_netbackup_client.jpg"><img class="size-medium wp-image-394" title="NetBackup Client on DC" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/domain_controller_netbackup_client-300x58.jpg" alt="NetBackup Client on DC" width="300" height="58" /></a><p class="wp-caption-text">NetBackup Client on DC</p></div>
<p><strong>Policy Creation:</strong></p>
<p>Use policy wizard and create your backup policy as a normal &#8220;<strong>Windows-NT</strong>&#8221; but on the &#8220;<strong>Backup Selection</strong>&#8221; window, make sure &#8220;<strong>Windows 2003/Active Directory Application Mode:\</strong>&#8221; and &#8220;<strong>Windows 2003/Shadow Copy Components</strong>&#8221; are added.</p>
<div id="attachment_398" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_ad_policy1.jpg"><img class="size-medium wp-image-398" title="Active Directory Application Mode" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_ad_policy1-300x201.jpg" alt="Active Directory Application Mode" width="300" height="201" /></a><p class="wp-caption-text">Active Directory Application Mode</p></div>
<div id="attachment_397" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_ad_policy2.jpg"><img class="size-medium wp-image-397" title="Shadow Copy Components" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_ad_policy2-300x197.jpg" alt="Shadow Copy Components" width="300" height="197" /></a><p class="wp-caption-text">Shadow Copy Components</p></div>
<p>That&#8217;s all, try a backup and after the backup, if you try to restore from the client, you should be able to see your Active Directory objects like that:</p>
<div id="attachment_399" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_ad_restore.jpg"><img class="size-medium wp-image-399" title="Active Directory Restore" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/nbu_ad_restore-300x192.jpg" alt="Active Directory Restore" width="300" height="192" /></a><p class="wp-caption-text">Active Directory Restore</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/05/28/howto-backup-active-directory-for-granular-restore-windows-2003-r2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Portmap Service Not Running</title>
		<link>http://www.netbackuphowto.com/2009/05/15/portmap-service-not-running/</link>
		<comments>http://www.netbackuphowto.com/2009/05/15/portmap-service-not-running/#comments</comments>
		<pubDate>Fri, 15 May 2009 12:15:12 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[exchange granular backup]]></category>
		<category><![CDATA[exchange mailbox backup]]></category>
		<category><![CDATA[granular backup]]></category>
		<category><![CDATA[portmap fails]]></category>
		<category><![CDATA[portmap problem]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=383</guid>
		<description><![CDATA[You want to have a granular mailbox backup from exchange. For this, you installed the &#8220;Microsoft Services for NFS&#8221; package from Windows Components, but it doesnt start Portmap service when you issue &#8220;net start portmap&#8221; and failes. What can be the reason?

First possible reason is: If you have upgraded windows 2003 from R1 SP2 to [...]]]></description>
			<content:encoded><![CDATA[<p>You want to have a granular mailbox backup from exchange. For this, you installed the &#8220;Microsoft Services for NFS&#8221; package from Windows Components, but it doesnt start Portmap service when you issue &#8220;net start portmap&#8221; and failes. What can be the reason?</p>
<p><span id="more-383"></span></p>
<p>First possible reason is: If you have upgraded windows 2003 from R1 SP2 to R2, this can be the reason. Try to reinstall Service Pack 2 for R2. This should possibly solve your problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/05/15/portmap-service-not-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bpbkar: ERR &#8211; bpend_notify returned 2</title>
		<link>http://www.netbackuphowto.com/2009/05/14/bpbkar-err-bpend_notify-returned-2/</link>
		<comments>http://www.netbackuphowto.com/2009/05/14/bpbkar-err-bpend_notify-returned-2/#comments</comments>
		<pubDate>Wed, 13 May 2009 21:15:05 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[bpbkar]]></category>
		<category><![CDATA[bpend]]></category>
		<category><![CDATA[bpend_notify]]></category>
		<category><![CDATA[bpstart]]></category>
		<category><![CDATA[bpstart_notify]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=379</guid>
		<description><![CDATA[If you configured bpstart_notify and bpend_notify scripts and you can not have the working. Check &#8220;bpbkar&#8221; log directory.

One of the reasons is you made a mistake writing in the script, and its giving and error and the scripts returns an error code other than zero.
In that case you will see log entries similar to this:
00:06:16.311 [...]]]></description>
			<content:encoded><![CDATA[<p>If you configured bpstart_notify and bpend_notify scripts and you can not have the working. Check &#8220;bpbkar&#8221; log directory.</p>
<p><span id="more-379"></span></p>
<p>One of the reasons is you made a mistake writing in the script, and its giving and error and the scripts returns an error code other than zero.</p>
<p>In that case you will see log entries similar to this:</p>
<p>00:06:16.311 [15443] &lt;4&gt; bpbkar: INF &#8211; bpbkar exit normal<br />
00:06:16.327 [15443] &lt;4&gt; bpbkar: INF &#8211; EXIT STATUS 0: the requested operation was successfully completed<br />
00:06:16.328 [15443] &lt;4&gt; bpbkar: INF &#8211; setenv FINISHED=1<br />
00:06:16.372 [15443] &lt;4&gt; bpbkar: INF &#8211; START bpend_notify<br />
00:06:16.372 [15443] &lt;4&gt; bpbkar: /usr/openv/netbackup/bin/bpend_notify.Oracle_test oracle Oracle_test Full FULL 0<br />
00:06:17.325 [15443] &lt;4&gt; bpbkar: INF &#8211; END bpend_notify<br />
<strong>00:06:17.326 [15443] &lt;16&gt; bpbkar: ERR &#8211; bpend_notify returned 2</strong><br />
00:08:27.195 [16268] &lt;4&gt; bpbkar main: real locales &lt;LC_CTYPE=en_US;LC_NUMERIC=en_US;LC_TIME=en_US;LC_COLLATE=en_US;LC_MONETARY=C;LC_MESSAGES=en_US;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/05/14/bpbkar-err-bpend_notify-returned-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto Restore Files without Access Control Lists (Attributes, Windows)</title>
		<link>http://www.netbackuphowto.com/2009/05/12/howto-restore-files-without-access-control-lists-attributes-windows/</link>
		<comments>http://www.netbackuphowto.com/2009/05/12/howto-restore-files-without-access-control-lists-attributes-windows/#comments</comments>
		<pubDate>Tue, 12 May 2009 11:22:43 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Netbackup Howto]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows Backup]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[restore files without acl]]></category>
		<category><![CDATA[without access control attributes]]></category>
		<category><![CDATA[without access control list]]></category>
		<category><![CDATA[without acl]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=377</guid>
		<description><![CDATA[On &#8220;Backup, archive and restore&#8221; window, after clicking &#8220;Restore Now&#8221;, choose &#8220;Restore files without Access Control Attributes (Windows only)&#8221; checkbox to restore only files without their appropriate permissions.
]]></description>
			<content:encoded><![CDATA[<p>On &#8220;Backup, archive and restore&#8221; window, after clicking &#8220;Restore Now&#8221;, choose &#8220;Restore files without Access Control Attributes (Windows only)&#8221; checkbox to restore only files without their appropriate permissions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/05/12/howto-restore-files-without-access-control-lists-attributes-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto Inventory (Windows)</title>
		<link>http://www.netbackuphowto.com/2009/05/09/howto-inventory-windows/</link>
		<comments>http://www.netbackuphowto.com/2009/05/09/howto-inventory-windows/#comments</comments>
		<pubDate>Sat, 09 May 2009 10:48:36 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Netbackup Howto]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=363</guid>
		<description><![CDATA[1. Right-click on &#8220;Media and Device Management -&#62; Media&#8221; and select &#8220;Inventory Robot&#8221;

2. On the Robot Inventory window, select &#8220;Update Volume configuration&#8221; and &#8220;Empy media access port prior to update&#8221;
3. Click &#8220;Advanced Options&#8221; if you need to change any configuration for new added volumes. We suggest you to choose your SCRATCH pool for newly added [...]]]></description>
			<content:encoded><![CDATA[<p>1. Right-click on &#8220;<strong>Media and Device Management -&gt; <span style="text-decoration: underline;">Media</span></strong>&#8221; and select &#8220;<strong>Inventory Robot</strong>&#8221;</p>
<p><span id="more-363"></span></p>
<div id="attachment_365" class="wp-caption alignnone" style="width: 297px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/1.jpg"><img class="size-medium wp-image-365" title="1" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/1-287x300.jpg" alt="Inventory Robot" width="287" height="300" /></a><p class="wp-caption-text">Inventory Robot</p></div>
<p>2. On the Robot Inventory window, select &#8220;<strong>Update Volume configuration</strong>&#8221; and &#8220;<strong>Empy media access port prior to update</strong>&#8221;</p>
<div id="attachment_364" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/2.jpg"><img class="size-medium wp-image-364" title="2" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/2-300x289.jpg" alt="Robot Inventory" width="300" height="289" /></a><p class="wp-caption-text">Robot Inventory</p></div>
<p>3. Click &#8220;<strong>Advanced Options</strong>&#8221; if you need to change any configuration for new added volumes. We suggest you to choose your <strong>SCRATCH pool</strong> for newly added volumes, so they are moved by netbackup to any volume pool, whenever needed.</p>
<div id="attachment_367" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/3.jpg"><img class="size-medium wp-image-367" title="3" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/3-300x221.jpg" alt="Volume Pool for Inventory" width="300" height="221" /></a><p class="wp-caption-text">Volume Pool for Inventory</p></div>
<p>4. Click on &#8220;<strong>Start</strong>&#8221; when you are ready for robot inventory. Make sure, you have choosed the correct &#8220;<strong>Device Host</strong>&#8221; if you have different media manager hosts.</p>
<div id="attachment_369" class="wp-caption alignnone" style="width: 310px"><a href="http://www.netbackuphowto.com/wp-content/uploads/2009/05/4.jpg"><img class="size-medium wp-image-369" title="4" src="http://www.netbackuphowto.com/wp-content/uploads/2009/05/4-300x287.jpg" alt="Start Robot Inventory" width="300" height="287" /></a><p class="wp-caption-text">Start Robot Inventory</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/05/09/howto-inventory-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto use NEW_STREAM Directive</title>
		<link>http://www.netbackuphowto.com/2009/05/08/howto-use-new_stream-directive/</link>
		<comments>http://www.netbackuphowto.com/2009/05/08/howto-use-new_stream-directive/#comments</comments>
		<pubDate>Fri, 08 May 2009 14:02:22 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Exchange Backup]]></category>
		<category><![CDATA[Linux Backup]]></category>
		<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows Backup]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=358</guid>
		<description><![CDATA[Everyday you may be wondering what that &#8220;NEW_STREAM&#8221; has to do in a &#8220;Backup Selection&#8221; list. Here is why:

NEW_STREAM directive is used to manually start another stream of backup withing a backup selection. You add &#8220;NEW_STREAM&#8221; directive first, then you add your selection after this directive.
When a backup starts with this policy, it will create [...]]]></description>
			<content:encoded><![CDATA[<p>Everyday you may be wondering what that &#8220;NEW_STREAM&#8221; has to do in a &#8220;Backup Selection&#8221; list. Here is why:</p>
<p><span id="more-358"></span></p>
<p>NEW_STREAM directive is used to manually start another stream of backup withing a backup selection. You add &#8220;NEW_STREAM&#8221; directive first, then you add your selection after this directive.</p>
<p>When a backup starts with this policy, it will create a new backup stream for every NEW_STREAM line, and backup the selection in parallel.</p>
<p>Reference : <a target="_blank" href="http://seer.entsupport.symantec.com/docs/267291.htm">http://seer.entsupport.symantec.com/docs/267291.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/05/08/howto-use-new_stream-directive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
