<?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: Physical Dataguard Password change</title>
	<atom:link href="http://www.fuadarshad.net/wp/2009/09/physical-dataguard-password-change/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fuadarshad.net/wp/2009/09/physical-dataguard-password-change/</link>
	<description>This is Just stuff i find on Oracle From various different sources or from my own personal experience I can also be found at http://www.twitter.com/fuadar</description>
	<lastBuildDate>Fri, 05 Feb 2010 21:37:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fahd Mirza</title>
		<link>http://www.fuadarshad.net/wp/2009/09/physical-dataguard-password-change/comment-page-1/#comment-107</link>
		<dc:creator>Fahd Mirza</dc:creator>
		<pubDate>Sat, 03 Oct 2009 16:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuadarshad.net/wp/?p=351#comment-107</guid>
		<description>Thanks for the info, and for time being I will stick to the Option 3.</description>
		<content:encoded><![CDATA[<p>Thanks for the info, and for time being I will stick to the Option 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fahd Mirza</title>
		<link>http://www.fuadarshad.net/wp/2009/09/physical-dataguard-password-change/comment-page-1/#comment-93</link>
		<dc:creator>Fahd Mirza</dc:creator>
		<pubDate>Sat, 03 Oct 2009 09:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuadarshad.net/wp/?p=351#comment-93</guid>
		<description>Thanks for the info, and for time being I will stick to the Option 3.</description>
		<content:encoded><![CDATA[<p>Thanks for the info, and for time being I will stick to the Option 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fuadar</title>
		<link>http://www.fuadarshad.net/wp/2009/09/physical-dataguard-password-change/comment-page-1/#comment-92</link>
		<dc:creator>fuadar</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuadarshad.net/wp/?p=351#comment-92</guid>
		<description>Agreed.&lt;br&gt;The behaviour of a read only database does not allow for passwords to be changedin physical standby;&lt;br&gt;Option #1 thus can only be used if the database is open for read write .&lt;br&gt;i will update the post . Thanks</description>
		<content:encoded><![CDATA[<p>Agreed.<br />The behaviour of a read only database does not allow for passwords to be changedin physical standby;<br />Option #1 thus can only be used if the database is open for read write .<br />i will update the post . Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandrapabba</title>
		<link>http://www.fuadarshad.net/wp/2009/09/physical-dataguard-password-change/comment-page-1/#comment-87</link>
		<dc:creator>chandrapabba</dc:creator>
		<pubDate>Thu, 24 Sep 2009 09:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuadarshad.net/wp/?p=351#comment-87</guid>
		<description>Ok, then check this out as regards your option 1:&lt;br&gt;&lt;br&gt;sys@DOE01:11g&gt; Select open_mode, database_role from v$database;&lt;br&gt;&lt;br&gt;OPEN_MODE  DATABASE_ROLE&lt;br&gt;---------- ----------------&lt;br&gt;READ ONLY  PHYSICAL STANDBY&lt;br&gt;&lt;br&gt;1 row selected.&lt;br&gt;&lt;br&gt;sys@DOE01:11g&gt; alter user sys identified by temppass;&lt;br&gt;alter user sys identified by temppass&lt;br&gt;*&lt;br&gt;ERROR at line 1:&lt;br&gt;ORA-00604: error occurred at recursive SQL level 1&lt;br&gt;ORA-16000: database open for read-only access&lt;br&gt;&lt;br&gt;&lt;br&gt;sys@DOE01:11g&gt;</description>
		<content:encoded><![CDATA[<p>Ok, then check this out as regards your option 1:</p>
<p>sys@DOE01:11g&gt; Select open_mode, database_role from v$database;</p>
<p>OPEN_MODE  DATABASE_ROLE<br />&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;-<br />READ ONLY  PHYSICAL STANDBY</p>
<p>1 row selected.</p>
<p>sys@DOE01:11g&gt; alter user sys identified by temppass;<br />alter user sys identified by temppass<br />*<br />ERROR at line 1:<br />ORA-00604: error occurred at recursive SQL level 1<br />ORA-16000: database open for read-only access</p>
<p>sys@DOE01:11g&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fuadar</title>
		<link>http://www.fuadarshad.net/wp/2009/09/physical-dataguard-password-change/comment-page-1/#comment-83</link>
		<dc:creator>fuadar</dc:creator>
		<pubDate>Tue, 15 Sep 2009 01:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuadarshad.net/wp/?p=351#comment-83</guid>
		<description>Thanks .&lt;br&gt;I was referring to 1,2 and 3 as independent options not linked to each other</description>
		<content:encoded><![CDATA[<p>Thanks .<br />I was referring to 1,2 and 3 as independent options not linked to each other</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandrapabba</title>
		<link>http://www.fuadarshad.net/wp/2009/09/physical-dataguard-password-change/comment-page-1/#comment-81</link>
		<dc:creator>chandrapabba</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuadarshad.net/wp/?p=351#comment-81</guid>
		<description>Actually, you just need step 3 (which is copying over the file from primary to standby)...that should do it...even valid for 11g irrespective of  SEC_CASE_SENSITIVE_LOGON setting.</description>
		<content:encoded><![CDATA[<p>Actually, you just need step 3 (which is copying over the file from primary to standby)&#8230;that should do it&#8230;even valid for 11g irrespective of  SEC_CASE_SENSITIVE_LOGON setting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
