<?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 Oracle Database Administration Blog</title>
	<atom:link href="http://www.bestremotedba.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestremotedba.com</link>
	<description>Oracle Database Administration Blog</description>
	<lastBuildDate>Fri, 26 Feb 2010 08:55:38 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Cannot log via SQL plus on server : ORA 03113 by mrsmwiti</title>
		<link>http://www.bestremotedba.com/cannot-log-via-sql-plus-on-server-ora-03113/comment-page-1/#comment-587</link>
		<dc:creator>mrsmwiti</dc:creator>
		<pubDate>Fri, 26 Feb 2010 08:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=579#comment-587</guid>
		<description>True its a Windows machine but that account is the one we log in to the server with. I have altered SQLNET.ORA and it worked. I am able to log in now. Just wonder if this problem signifies another underlying issue...</description>
		<content:encoded><![CDATA[<p>True its a Windows machine but that account is the one we log in to the server with. I have altered SQLNET.ORA and it worked. I am able to log in now. Just wonder if this problem signifies another underlying issue&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cannot log via SQL plus on server : ORA 03113 by mudhalvan</title>
		<link>http://www.bestremotedba.com/cannot-log-via-sql-plus-on-server-ora-03113/comment-page-1/#comment-586</link>
		<dc:creator>mudhalvan</dc:creator>
		<pubDate>Fri, 26 Feb 2010 08:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=579#comment-586</guid>
		<description>Thanks for your question. 
1. I believe it is windows machine and it could happen because the user account you logged in is not the one you have used earlier. 
2. Check SQLNET.ORA and TNSNAMES.ORA of working and not working work stations.</description>
		<content:encoded><![CDATA[<p>Thanks for your question.<br />
1. I believe it is windows machine and it could happen because the user account you logged in is not the one you have used earlier.<br />
2. Check SQLNET.ORA and TNSNAMES.ORA of working and not working work stations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ORA-01122: database file xxx failed verification check by mudhalvan</title>
		<link>http://www.bestremotedba.com/ora-01122-database-file-xxx-failed-verification-check/comment-page-1/#comment-568</link>
		<dc:creator>mudhalvan</dc:creator>
		<pubDate>Wed, 03 Feb 2010 09:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=540#comment-568</guid>
		<description>The above explained syntax went well and database is opened. I have used the NORESETLOGS but when using shutdown immediate i am getting following error.

SQL&gt; shutdown immediate
ORA-00607: Internal error occurred while making a change to a data block
ORA-00600: internal error code, arguments: [4193], [6179], [6757], [], [], [],
[], []

  and database process get killed automatically. 

     After check the document I understand it is because of inconsistent backup method so i should have went with RESETLOGS option.</description>
		<content:encoded><![CDATA[<p>The above explained syntax went well and database is opened. I have used the NORESETLOGS but when using shutdown immediate i am getting following error.</p>
<p>SQL> shutdown immediate<br />
ORA-00607: Internal error occurred while making a change to a data block<br />
ORA-00600: internal error code, arguments: [4193], [6179], [6757], [], [], [],<br />
[], []</p>
<p>  and database process get killed automatically. </p>
<p>     After check the document I understand it is because of inconsistent backup method so i should have went with RESETLOGS option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to execute a shell script from an Oracle trigger by mudhalvan</title>
		<link>http://www.bestremotedba.com/how-to-execute-a-shell-script-from-an-oracle-trigger/comment-page-1/#comment-564</link>
		<dc:creator>mudhalvan</dc:creator>
		<pubDate>Mon, 01 Feb 2010 05:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=390#comment-564</guid>
		<description>Hi Sai,
     Step 6 is required to exeute the script from any location because ORALCE_HOME/bin is already added in the PATH environment variable. If you would like to go the folder and execute everytime then you can ignore step6.

Regards
Mudhalvan M.M</description>
		<content:encoded><![CDATA[<p>Hi Sai,<br />
     Step 6 is required to exeute the script from any location because ORALCE_HOME/bin is already added in the PATH environment variable. If you would like to go the folder and execute everytime then you can ignore step6.</p>
<p>Regards<br />
Mudhalvan M.M</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to execute a shell script from an Oracle trigger by Sai</title>
		<link>http://www.bestremotedba.com/how-to-execute-a-shell-script-from-an-oracle-trigger/comment-page-1/#comment-562</link>
		<dc:creator>Sai</dc:creator>
		<pubDate>Thu, 28 Jan 2010 02:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=390#comment-562</guid>
		<description>Hi there, is step 6 necessary? In other words, can I keep the script in a separate location and ensure I give the full path to the script in step 4?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi there, is step 6 necessary? In other words, can I keep the script in a separate location and ensure I give the full path to the script in step 4?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle 10g Dataguard &#8211; Sync Standby database by mudhalvan</title>
		<link>http://www.bestremotedba.com/oracle-10g-dataguard-sync-standby-database/comment-page-1/#comment-557</link>
		<dc:creator>mudhalvan</dc:creator>
		<pubDate>Fri, 22 Jan 2010 05:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=508#comment-557</guid>
		<description>Nanjunder 
          it is very good trick will help most DBAs to avoid rebuilding or spending time on restoring log and searching for missed log with Backup Team.

Regards
Mudhalvan M.M</description>
		<content:encoded><![CDATA[<p>Nanjunder<br />
          it is very good trick will help most DBAs to avoid rebuilding or spending time on restoring log and searching for missed log with Backup Team.</p>
<p>Regards<br />
Mudhalvan M.M</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RMAN -Recovery from missing or corrupted control file by Tallarico</title>
		<link>http://www.bestremotedba.com/rman-recovery-from-missing-or-corrupted-control-file/comment-page-1/#comment-549</link>
		<dc:creator>Tallarico</dc:creator>
		<pubDate>Fri, 08 Jan 2010 03:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=215#comment-549</guid>
		<description>Wow!  Thanks for the great site!  You&#039;ve earned a faithful reader.  Keep up the great work!

Question for you:  
If I&#039;m doing a full database restore on a different server from where the RMAN backups were taken how do I tell to what point-in-time (or sequence number) that I can do a restore and recover to?

The scenario is that my backup administrator retrieved a full backup (.arc, .bak, and backup control files).  I&#039;ve cataloged them successfully and eventually was able to restore the database.  However it was very difficult!

Some of the datafiles&#039; backups in the fileset had expired whereas others were good up until a different point-in-time.  Finding a common point-in-time for which all datafiles could be restored to from the backup set provided me was very difficult.

Do you have any suggestions?  

Thanks again for a wonderful site!</description>
		<content:encoded><![CDATA[<p>Wow!  Thanks for the great site!  You&#8217;ve earned a faithful reader.  Keep up the great work!</p>
<p>Question for you:<br />
If I&#8217;m doing a full database restore on a different server from where the RMAN backups were taken how do I tell to what point-in-time (or sequence number) that I can do a restore and recover to?</p>
<p>The scenario is that my backup administrator retrieved a full backup (.arc, .bak, and backup control files).  I&#8217;ve cataloged them successfully and eventually was able to restore the database.  However it was very difficult!</p>
<p>Some of the datafiles&#8217; backups in the fileset had expired whereas others were good up until a different point-in-time.  Finding a common point-in-time for which all datafiles could be restored to from the backup set provided me was very difficult.</p>
<p>Do you have any suggestions?  </p>
<p>Thanks again for a wonderful site!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle process and session by christine</title>
		<link>http://www.bestremotedba.com/oracle-process-and-session/comment-page-1/#comment-423</link>
		<dc:creator>christine</dc:creator>
		<pubDate>Wed, 09 Dec 2009 05:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=374#comment-423</guid>
		<description>My problem is solved now. Thanks.</description>
		<content:encoded><![CDATA[<p>My problem is solved now. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle process and session by christine</title>
		<link>http://www.bestremotedba.com/oracle-process-and-session/comment-page-1/#comment-422</link>
		<dc:creator>christine</dc:creator>
		<pubDate>Wed, 09 Dec 2009 05:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=374#comment-422</guid>
		<description>The s_high figure adjusted itself to 162</description>
		<content:encoded><![CDATA[<p>The s_high figure adjusted itself to 162</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle process and session by christine</title>
		<link>http://www.bestremotedba.com/oracle-process-and-session/comment-page-1/#comment-314</link>
		<dc:creator>christine</dc:creator>
		<pubDate>Fri, 27 Nov 2009 11:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bestremotedba.com/?p=374#comment-314</guid>
		<description>Thanks.
Next week will be peak season. Should i expect the high_water_mark to adjust itself ?</description>
		<content:encoded><![CDATA[<p>Thanks.<br />
Next week will be peak season. Should i expect the high_water_mark to adjust itself ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
