<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 9i unix startup / shutdown with listener password</title>
	<atom:link href="http://andrewfraserdba.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewfraserdba.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/</link>
	<description>Oracle DBA (plus SQL Server)</description>
	<lastBuildDate>Tue, 19 Jan 2010 04:35:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Uneniosits</title>
		<link>http://andrewfraserdba.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-12</link>
		<dc:creator>Uneniosits</dc:creator>
		<pubDate>Sun, 03 Aug 2008 03:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://andrewfraser.wordpress.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-12</guid>
		<description>Thanks for the post</description>
		<content:encoded><![CDATA[<p>Thanks for the post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://andrewfraserdba.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-11</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 12 Feb 2007 11:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://andrewfraser.wordpress.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-11</guid>
		<description>Ahh, that did it Andrew.  Thanks so much</description>
		<content:encoded><![CDATA[<p>Ahh, that did it Andrew.  Thanks so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Fraser</title>
		<link>http://andrewfraserdba.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-10</link>
		<dc:creator>Andrew Fraser</dc:creator>
		<pubDate>Fri, 09 Feb 2007 16:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://andrewfraser.wordpress.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-10</guid>
		<description>Not sure why that happens, but I just replicated it on a solaris test machine. Fix I used there was to take the environment variable line:

ENCRYPTED_PASSWORD=`grep -i password /etc/listener.ora &#124; awk -F= &#039;{print $2}&#039; -`

to be before the su.

I&#039;ve updated the original post to have that fix in.</description>
		<content:encoded><![CDATA[<p>Not sure why that happens, but I just replicated it on a solaris test machine. Fix I used there was to take the environment variable line:</p>
<p>ENCRYPTED_PASSWORD=`grep -i password /etc/listener.ora | awk -F= &#8216;{print $2}&#8217; -`</p>
<p>to be before the su.</p>
<p>I&#8217;ve updated the original post to have that fix in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://andrewfraserdba.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-9</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 09 Feb 2007 08:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://andrewfraser.wordpress.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-9</guid>
		<description>I&#039;m following these steps exactly, but seeing that my script is not able to set variables within the &quot;su - &quot; routine.

This is happening both on my RHES Linux 4.0 and hpux 11.11 servers.

If I put all the oracle commands in a separate script, then everything is fine, but I&#039;m wondering if anyone knows why the example above wouldn&#039;t work for me?

cheers,
Kevin</description>
		<content:encoded><![CDATA[<p>I&#8217;m following these steps exactly, but seeing that my script is not able to set variables within the &#8220;su &#8211; &#8221; routine.</p>
<p>This is happening both on my RHES Linux 4.0 and hpux 11.11 servers.</p>
<p>If I put all the oracle commands in a separate script, then everything is fine, but I&#8217;m wondering if anyone knows why the example above wouldn&#8217;t work for me?</p>
<p>cheers,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Fraser</title>
		<link>http://andrewfraserdba.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-8</link>
		<dc:creator>Andrew Fraser</dc:creator>
		<pubDate>Fri, 12 Jan 2007 16:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://andrewfraser.wordpress.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-8</guid>
		<description>Thanks again. Had I known password wasn&#039;t needed for startup, I might have been tempted to be lazy and skip the listener shutdown step, since I&#039;m a lot less bothered about a listener not being cleanly shutdown than a database.</description>
		<content:encoded><![CDATA[<p>Thanks again. Had I known password wasn&#8217;t needed for startup, I might have been tempted to be lazy and skip the listener shutdown step, since I&#8217;m a lot less bothered about a listener not being cleanly shutdown than a database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laurent schneider</title>
		<link>http://andrewfraserdba.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-7</link>
		<dc:creator>laurent schneider</dc:creator>
		<pubDate>Thu, 11 Jan 2007 18:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://andrewfraser.wordpress.com/2007/01/11/9i-unix-startup-shutdown-with-listener-password/#comment-7</guid>
		<description>note that you never need a password to start a listener 8)
take care if you have more than one listener</description>
		<content:encoded><![CDATA[<p>note that you never need a password to start a listener <img src='http://andrewfraserdba.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> take care if you have more than one listener</p>
]]></content:encoded>
	</item>
</channel>
</rss>
