<?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: REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE in Oracle 10g</title>
	<atom:link href="http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: ash</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-628729</link>
		<dc:creator>ash</dc:creator>
		<pubDate>Thu, 03 Nov 2011 21:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-628729</guid>
		<description>if u create a new passwordfile (even in default location),database does not recognize it.</description>
		<content:encoded><![CDATA[<p>if u create a new passwordfile (even in default location),database does not recognize it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ctsgnb</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-445679</link>
		<dc:creator>ctsgnb</dc:creator>
		<pubDate>Thu, 22 Jul 2010 10:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-445679</guid>
		<description>Hi

Is it possible to share a passwd file between 2 databases that have differents DBID ? and how ? any constraints ? (should shared the same home?)

How does oracle know which passwd file it should use ?

Is it designed to automatically look for a standard filename (smth like $ORACLE_HOME/dbs/passDBID) filename or any other standard name ? 

In this case i suppose these DB should share the same home or the DBID2 should have its passDBID2 being a link that point to the passDBID1 file ... 
Then we want make maintenance/modif of the passwd file possible, we should care about user ID and chown/chmod are correctly set up for the shared orapasswd file.

Maybe the SHARED option is mainly designed for distributed or cluster DB.

Maybe having the REMOTE_LOGIN_PASSWORDFILE storing the absolute filename would be better than just EXCLUSIVE/NONE/SHARED values ?

Thanks for your time reading.

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Is it possible to share a passwd file between 2 databases that have differents DBID ? and how ? any constraints ? (should shared the same home?)</p>
<p>How does oracle know which passwd file it should use ?</p>
<p>Is it designed to automatically look for a standard filename (smth like $ORACLE_HOME/dbs/passDBID) filename or any other standard name ? </p>
<p>In this case i suppose these DB should share the same home or the DBID2 should have its passDBID2 being a link that point to the passDBID1 file &#8230;<br />
Then we want make maintenance/modif of the passwd file possible, we should care about user ID and chown/chmod are correctly set up for the shared orapasswd file.</p>
<p>Maybe the SHARED option is mainly designed for distributed or cluster DB.</p>
<p>Maybe having the REMOTE_LOGIN_PASSWORDFILE storing the absolute filename would be better than just EXCLUSIVE/NONE/SHARED values ?</p>
<p>Thanks for your time reading.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jared</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-332472</link>
		<dc:creator>jared</dc:creator>
		<pubDate>Thu, 22 Jan 2009 22:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-332472</guid>
		<description>Kind of a late update to this.

I came across this entry while searching for some info on oracle password files.

Both the 10g and 11g documentation are incorrect.

10g: http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams179.htm#CHDICDHE

11g: http://download.oracle.com/docs/cd/B28359_01/server.111/b28320/initparams198.htm#REFRN10184

If remote_login_passwordfile=shared, no users can be added to the password file.

Attempting to do so will raise an ORA-1999: &quot;Password file cannot be updated in SHARED mode&quot;</description>
		<content:encoded><![CDATA[<p>Kind of a late update to this.</p>
<p>I came across this entry while searching for some info on oracle password files.</p>
<p>Both the 10g and 11g documentation are incorrect.</p>
<p>10g: <a href="http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams179.htm#CHDICDHE" rel="nofollow">http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams179.htm#CHDICDHE</a></p>
<p>11g: <a href="http://download.oracle.com/docs/cd/B28359_01/server.111/b28320/initparams198.htm#REFRN10184" rel="nofollow">http://download.oracle.com/docs/cd/B28359_01/server.111/b28320/initparams198.htm#REFRN10184</a></p>
<p>If remote_login_passwordfile=shared, no users can be added to the password file.</p>
<p>Attempting to do so will raise an ORA-1999: &#8220;Password file cannot be updated in SHARED mode&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Gorbachev</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-66053</link>
		<dc:creator>Alex Gorbachev</dc:creator>
		<pubDate>Thu, 21 Jun 2007 22:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-66053</guid>
		<description>The link you gave contradicts the reference guide. There is definitely a documentation bug somewhere. Let me test it.

&lt;i&gt;2. I definitely see benefits on using shared for this parameter which prevents further granting SYSDBA to any user in stable environment.&lt;/i&gt;

Can you elaborate?</description>
		<content:encoded><![CDATA[<p>The link you gave contradicts the reference guide. There is definitely a documentation bug somewhere. Let me test it.</p>
<p><i>2. I definitely see benefits on using shared for this parameter which prevents further granting SYSDBA to any user in stable environment.</i></p>
<p>Can you elaborate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shervin</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-65987</link>
		<dc:creator>Shervin</dc:creator>
		<pubDate>Thu, 21 Jun 2007 19:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-65987</guid>
		<description>Thanks Alex,

1.Referring to Oracle 10gR2 admin . (Setting REMOTE_LOGIN_PASSWORDFILE section)

http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14231/dba.htm#sthref167

2. I definitely see benefits on using shared for this parameter which prevents further granting SYSDBA to any user in stable environment</description>
		<content:encoded><![CDATA[<p>Thanks Alex,</p>
<p>1.Referring to Oracle 10gR2 admin . (Setting REMOTE_LOGIN_PASSWORDFILE section)</p>
<p><a href="http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14231/dba.htm#sthref167" rel="nofollow">http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14231/dba.htm#sthref167</a></p>
<p>2. I definitely see benefits on using shared for this parameter which prevents further granting SYSDBA to any user in stable environment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Gorbachev</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-65054</link>
		<dc:creator>Alex Gorbachev</dc:creator>
		<pubDate>Wed, 20 Jun 2007 07:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-65054</guid>
		<description>Password file name is instance specific so you will have to mess with links if all your databases are on one node. If databases are scattered over a number of nodes -- well, I guess password files has to be on shared storage then.

Have you ever used shared password file successfully? I mean truly shared between several instances? I recall I tried to set it up in 8i days and I couldn&#039;t get it to work so I gave up and, as I mentioned already, couldn&#039;t really see any real benefits of it.

&lt;a href=&quot;http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams178.htm&quot; rel=&quot;nofollow&quot;&gt;Oracle 10.2 Reference&lt;/a&gt; suggests that default value is SHARED. Though, I haven&#039;t tested it yet.</description>
		<content:encoded><![CDATA[<p>Password file name is instance specific so you will have to mess with links if all your databases are on one node. If databases are scattered over a number of nodes &#8212; well, I guess password files has to be on shared storage then.</p>
<p>Have you ever used shared password file successfully? I mean truly shared between several instances? I recall I tried to set it up in 8i days and I couldn&#8217;t get it to work so I gave up and, as I mentioned already, couldn&#8217;t really see any real benefits of it.</p>
<p><a href="http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams178.htm" rel="nofollow">Oracle 10.2 Reference</a> suggests that default value is SHARED. Though, I haven&#8217;t tested it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shervin</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-64939</link>
		<dc:creator>Shervin</dc:creator>
		<pubDate>Wed, 20 Jun 2007 03:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-64939</guid>
		<description>1. If this parameter is not determined,  EXCLUSIVE is set by default. (Doubt to keep it for only backward compatibility).
2. Shared is practical in environment when you do not want to allow anyone to grant SYSDBA or SYSOPER to anybody else. Also for DBA which admin multiple DBs, having shred password file help them to remember only one password for sysdba privileges.</description>
		<content:encoded><![CDATA[<p>1. If this parameter is not determined,  EXCLUSIVE is set by default. (Doubt to keep it for only backward compatibility).<br />
2. Shared is practical in environment when you do not want to allow anyone to grant SYSDBA or SYSOPER to anybody else. Also for DBA which admin multiple DBs, having shred password file help them to remember only one password for sysdba privileges.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shervin</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-64295</link>
		<dc:creator>Shervin</dc:creator>
		<pubDate>Tue, 19 Jun 2007 03:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-64295</guid>
		<description>As I know, 

1. If REMOTE_LOGIN_PASSWORDFILE is not determined, it is set by default to EXCLUSIVE. How Oracle keep that for only backward compatibility while its default value is EXCLUSIVE.

2. If REMOTE_LOGIN_PASSWORDFILE is set to shared, SYS password can not be changed. (One useful point of using this value).

3. When using SHARED value for this parameter, SYSDBA or SYSOPER can not be granted to any user. This somehow prevents mistaken granting SYSDBA or SYSOPER to some users.

4. User which administrating multiple databases on the same box, need to know only one password if this value is set to SHARED 

.....</description>
		<content:encoded><![CDATA[<p>As I know, </p>
<p>1. If REMOTE_LOGIN_PASSWORDFILE is not determined, it is set by default to EXCLUSIVE. How Oracle keep that for only backward compatibility while its default value is EXCLUSIVE.</p>
<p>2. If REMOTE_LOGIN_PASSWORDFILE is set to shared, SYS password can not be changed. (One useful point of using this value).</p>
<p>3. When using SHARED value for this parameter, SYSDBA or SYSOPER can not be granted to any user. This somehow prevents mistaken granting SYSDBA or SYSOPER to some users.</p>
<p>4. User which administrating multiple databases on the same box, need to know only one password if this value is set to SHARED </p>
<p>&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Gorbachev</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-64150</link>
		<dc:creator>Alex Gorbachev</dc:creator>
		<pubDate>Mon, 18 Jun 2007 21:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-64150</guid>
		<description>Oracle documentation (Oracle Reference Guide) for 10.1 and 10.2 will surely answer your question. ;-)
Let us know when you find it. You can even go further and set a test case for that if you that curious.</description>
		<content:encoded><![CDATA[<p>Oracle documentation (Oracle Reference Guide) for 10.1 and 10.2 will surely answer your question. ;-)<br />
Let us know when you find it. You can even go further and set a test case for that if you that curious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Seiler</title>
		<link>http://www.pythian.com/news/520/remote_login_passwordfileexclusive-in-oracle-10g/#comment-64096</link>
		<dc:creator>Don Seiler</dc:creator>
		<pubDate>Mon, 18 Jun 2007 20:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/520/remote_login_passwordfileexclusive-in-oracle-10g#comment-64096</guid>
		<description>Is this new in 10gR2?  My exam prep guide (written before R2) does discuss (and quiz) the distinction between SHARED and EXCLUSIVE?</description>
		<content:encoded><![CDATA[<p>Is this new in 10gR2?  My exam prep guide (written before R2) does discuss (and quiz) the distinction between SHARED and EXCLUSIVE?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

