<?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 for DBAPundits.com</title>
	<atom:link href="http://www.dbapundits.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbapundits.com/blog</link>
	<description>Articles and resources for the DBAs.</description>
	<lastBuildDate>Thu, 02 Feb 2012 04:25:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on nid failure and open_cursors by admin</title>
		<link>http://www.dbapundits.com/blog/oracle-utilities/nid-failure-and-open_cursors/comment-page-1/#comment-662</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 02 Feb 2012 04:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=370#comment-662</guid>
		<description>Thank you Vikas.</description>
		<content:encoded><![CDATA[<p>Thank you Vikas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on nid failure and open_cursors by Vikas</title>
		<link>http://www.dbapundits.com/blog/oracle-utilities/nid-failure-and-open_cursors/comment-page-1/#comment-661</link>
		<dc:creator>Vikas</dc:creator>
		<pubDate>Thu, 02 Feb 2012 03:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=370#comment-661</guid>
		<description>amazing doc below is the scenario i faced.

nid target = / DBNAME = TARGETDB

NID-00111: Oracle error reported from target database while executing
    begin       dbms_backup_restore.nidprocessdf(:fno, :istemp, :skipped, :idchged,                                        :nmchged);    end;
ORA-01000: maximum open cursors exceeded



Change of database name and database ID failed.
Must finish change or REVERT changes before attempting any database operation.
DBNEWID - Completed with errors.


i used the above steps and i could change the DB name and DBID successfully...</description>
		<content:encoded><![CDATA[<p>amazing doc below is the scenario i faced.</p>
<p>nid target = / DBNAME = TARGETDB</p>
<p>NID-00111: Oracle error reported from target database while executing<br />
    begin       dbms_backup_restore.nidprocessdf(:fno, :istemp, :skipped, :idchged,                                        :nmchged);    end;<br />
ORA-01000: maximum open cursors exceeded</p>
<p>Change of database name and database ID failed.<br />
Must finish change or REVERT changes before attempting any database operation.<br />
DBNEWID &#8211; Completed with errors.</p>
<p>i used the above steps and i could change the DB name and DBID successfully&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on nid failure and open_cursors by admin</title>
		<link>http://www.dbapundits.com/blog/oracle-utilities/nid-failure-and-open_cursors/comment-page-1/#comment-660</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 21 Jan 2012 17:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=370#comment-660</guid>
		<description>Thank you, I&#039;m following this practice ever since when changing database name. 
Recreating controlfile with the &quot;SET&quot; clause is another option, but not sure if that can also similar failure.</description>
		<content:encoded><![CDATA[<p>Thank you, I&#8217;m following this practice ever since when changing database name.<br />
Recreating controlfile with the &#8220;SET&#8221; clause is another option, but not sure if that can also similar failure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on nid failure and open_cursors by May</title>
		<link>http://www.dbapundits.com/blog/oracle-utilities/nid-failure-and-open_cursors/comment-page-1/#comment-659</link>
		<dc:creator>May</dc:creator>
		<pubDate>Fri, 20 Jan 2012 19:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=370#comment-659</guid>
		<description>very nice document. Thanks for sharing! We ran into problem using nid to change db name for our 4TB database with 1300+ datafile before as well. We thought there was a limit of the # of datafiles in order to use nid. Will try increase the open_cursor setting next time (currently it is set to 1400).</description>
		<content:encoded><![CDATA[<p>very nice document. Thanks for sharing! We ran into problem using nid to change db name for our 4TB database with 1300+ datafile before as well. We thought there was a limit of the # of datafiles in order to use nid. Will try increase the open_cursor setting next time (currently it is set to 1400).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hourly/Daily Archive generation by RM</title>
		<link>http://www.dbapundits.com/blog/query-script/hourly-daily-archive-generation/comment-page-1/#comment-151</link>
		<dc:creator>RM</dc:creator>
		<pubDate>Mon, 22 Aug 2011 23:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=198#comment-151</guid>
		<description>Thanks for the query. To avoid display errors(in case of archs generated for any given hour crosses 99), we may need to use either &#039;999&#039; or &#039;9999&#039; in place of &#039;99&#039;.</description>
		<content:encoded><![CDATA[<p>Thanks for the query. To avoid display errors(in case of archs generated for any given hour crosses 99), we may need to use either &#8217;999&#8242; or &#8217;9999&#8242; in place of &#8217;99&#8242;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle 11g active database duplication on Unix/Windows by RANA</title>
		<link>http://www.dbapundits.com/blog/step-by-step/oracle-11g-active-database-duplication/comment-page-1/#comment-150</link>
		<dc:creator>RANA</dc:creator>
		<pubDate>Tue, 21 Jun 2011 09:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=9#comment-150</guid>
		<description>Hi Pundits,

Thanks for the article,

I have tested it, it worked successfully, let me add we don&#039;t need to set SET NEWNAME anymore starting with 10g we can use nofilenamecheck. and i have used it in same windows TEST server for both the databases. 
i have used following statement in RMAN Session after connecting to both and it just worked fine.

RMAN&gt; duplicate target database to &#039;test&#039; from active database nofilenamecheck;</description>
		<content:encoded><![CDATA[<p>Hi Pundits,</p>
<p>Thanks for the article,</p>
<p>I have tested it, it worked successfully, let me add we don&#8217;t need to set SET NEWNAME anymore starting with 10g we can use nofilenamecheck. and i have used it in same windows TEST server for both the databases.<br />
i have used following statement in RMAN Session after connecting to both and it just worked fine.</p>
<p>RMAN&gt; duplicate target database to &#8216;test&#8217; from active database nofilenamecheck;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle 11g active database duplication on Unix/Windows by Tweezer</title>
		<link>http://www.dbapundits.com/blog/step-by-step/oracle-11g-active-database-duplication/comment-page-1/#comment-128</link>
		<dc:creator>Tweezer</dc:creator>
		<pubDate>Tue, 29 Mar 2011 20:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=9#comment-128</guid>
		<description>One requirement left out is the tns entry for the auxiliary database must also exist on the target host.  This is commonly not documented.</description>
		<content:encoded><![CDATA[<p>One requirement left out is the tns entry for the auxiliary database must also exist on the target host.  This is commonly not documented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle 11g Standby database creation on Unix using RMAN Active database duplication. by admin</title>
		<link>http://www.dbapundits.com/blog/standby-data-guard/oracle-11g-standby-creation-on-unix/comment-page-1/#comment-124</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 19 Mar 2011 20:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=115#comment-124</guid>
		<description>Thanks for pointing out the mistake Deepak!</description>
		<content:encoded><![CDATA[<p>Thanks for pointing out the mistake Deepak!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle 11g active database duplication on Unix/Windows by Aninueuniog</title>
		<link>http://www.dbapundits.com/blog/step-by-step/oracle-11g-active-database-duplication/comment-page-1/#comment-123</link>
		<dc:creator>Aninueuniog</dc:creator>
		<pubDate>Tue, 01 Mar 2011 10:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=9#comment-123</guid>
		<description>Interestingly written!</description>
		<content:encoded><![CDATA[<p>Interestingly written!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle 11g Standby database creation on Unix using RMAN Active database duplication. by Deepak Gupta</title>
		<link>http://www.dbapundits.com/blog/standby-data-guard/oracle-11g-standby-creation-on-unix/comment-page-1/#comment-120</link>
		<dc:creator>Deepak Gupta</dc:creator>
		<pubDate>Sat, 18 Sep 2010 11:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbapundits.com/blog/?p=115#comment-120</guid>
		<description>Hello,

Please correct the &quot;Standby related parameters&quot; as there is a duplication of the parameter &quot;db_unique_name&quot; at line 23 and 29.

23	*.db_unique_name=&#039;orcl&#039;
29	*.db_unique_name=&#039;STBY&#039;

Thanks,
Deepak</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Please correct the &#8220;Standby related parameters&#8221; as there is a duplication of the parameter &#8220;db_unique_name&#8221; at line 23 and 29.</p>
<p>23	*.db_unique_name=&#8217;orcl&#8217;<br />
29	*.db_unique_name=&#8217;STBY&#8217;</p>
<p>Thanks,<br />
Deepak</p>
]]></content:encoded>
	</item>
</channel>
</rss>

