<?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; tape tips</title>
	<atom:link href="http://www.netbackuphowto.com/tag/tape-tips/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>RMAN-03009, ORA-19554, ORA-27211 Errors</title>
		<link>http://www.netbackuphowto.com/2008/12/29/rman-03009-ora-19554-ora-27211-errors/</link>
		<comments>http://www.netbackuphowto.com/2008/12/29/rman-03009-ora-19554-ora-27211-errors/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 14:52:41 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[channel]]></category>
		<category><![CDATA[libobk]]></category>
		<category><![CDATA[libobk.so]]></category>
		<category><![CDATA[linux oracle tips]]></category>
		<category><![CDATA[oracle tips]]></category>
		<category><![CDATA[sbt_tape]]></category>
		<category><![CDATA[tape tips]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=206</guid>
		<description><![CDATA[If you are having the following Oracle errors on a linux system: RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03009: failure of allocate command on t1 channel at 09/22/2004 11:03:58 ORA-19554: error allocating device, device type: SBT_TAPE, device name: ORA-27211: Failed to load Media Management Library You can probably fix this [...]]]></description>
			<content:encoded><![CDATA[<pre>If you are having the following Oracle errors on a linux system:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on t1 channel at 09/22/2004 11:03:58
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27211: Failed to load Media Management Library

<span id="more-206"></span>

You can probably fix this by linking your oracle library (libobk.so) to netbackup library...

cd $ORACLE_HOME/lib
ln -s /usr/openv/netbackup/bin/libobk.so .
You can use libobk.so64 instead, if you are using an 64-bit operating system...</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2008/12/29/rman-03009-ora-19554-ora-27211-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All compatible drive paths are down, but media is available</title>
		<link>http://www.netbackuphowto.com/2008/12/16/all-compatible-drive-paths-are-down-but-media-is-available/</link>
		<comments>http://www.netbackuphowto.com/2008/12/16/all-compatible-drive-paths-are-down-but-media-is-available/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 15:26:53 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[down drive]]></category>
		<category><![CDATA[drive tips]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robot tips]]></category>
		<category><![CDATA[tape]]></category>
		<category><![CDATA[tape tips]]></category>
		<category><![CDATA[up drive]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=157</guid>
		<description><![CDATA[If you are getting the following error while trying to backup &#8220;All compatible drive paths are down, but media is available&#8221; Try the following: Go to the Device Monitor Right click on any drive that is DOWN Select Up Drive to up the drive Wait 30 seconds and refresh this page if not already refreshed. [...]]]></description>
			<content:encoded><![CDATA[<p>If you are getting the following error while trying to backup</p>
<p>&#8220;<em>All compatible drive paths are down, but media is available</em>&#8221;</p>
<p><span id="more-157"></span></p>
<p>Try the following:</p>
<ol>
<li>Go to the <strong>Device  Monitor</strong></li>
<li>Right click on any drive that is DOWN</li>
<li>Select <strong>Up  Drive</strong> to up the drive</li>
<li>Wait 30 seconds and refresh this page if not already refreshed. You should be able to see the drive at UP state and you can start your backups again.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2008/12/16/all-compatible-drive-paths-are-down-but-media-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
