<?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 Square DBA - Oracle DBA Talk</title>
	<atom:link href="http://www.squaredba.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.squaredba.com</link>
	<description>Oracle DBA Forum, Articles, FAQs, Scripts, OCP Test Papers, Free Blog, DBA Training</description>
	<lastBuildDate>Wed, 03 Aug 2011 11:01:01 +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 Remotely Disconnect a Terminal Services Session by adminitech</title>
		<link>http://www.squaredba.com/remotely-disconnect-a-terminal-services-session-219.html/comment-page-1#comment-491</link>
		<dc:creator>adminitech</dc:creator>
		<pubDate>Wed, 03 Aug 2011 11:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=219#comment-491</guid>
		<description>Thank you very much.. its very usefull info

Thanks,
&lt;a href=&quot;http://techhowknow.com&quot; rel=&quot;nofollow&quot;&gt; Adminitech&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thank you very much.. its very usefull info</p>
<p>Thanks,<br />
<a href="http://techhowknow.com" rel="nofollow"> Adminitech</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What are cvutrace.log.* files by eduardo</title>
		<link>http://www.squaredba.com/what-are-cvutrace-log-files-242.html/comment-page-1#comment-480</link>
		<dc:creator>eduardo</dc:creator>
		<pubDate>Mon, 11 Jul 2011 17:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=242#comment-480</guid>
		<description>I had the same problem here.

However note [1192676.1] was saying to change &quot;runcluvify.sh.&quot;

In my case did not have the file &quot;runcluvify.sh&quot; but had the file &quot;cluvify.sh&quot;.


Thanks for posting...</description>
		<content:encoded><![CDATA[<p>I had the same problem here.</p>
<p>However note [1192676.1] was saying to change &#8220;runcluvify.sh.&#8221;</p>
<p>In my case did not have the file &#8220;runcluvify.sh&#8221; but had the file &#8220;cluvify.sh&#8221;.</p>
<p>Thanks for posting&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Finding Large Directories by Joe</title>
		<link>http://www.squaredba.com/finding-large-directories-244.html/comment-page-1#comment-453</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 07 Jun 2011 20:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=244#comment-453</guid>
		<description>This also works well:

Find and delete AUDIT files:

find $ORACLE_HOME/rdbms/audit -name \*aud -exec rm {} \; -print

Find large directories:

du -xS &gt; /tmp/du.tmp &amp;

sort -n /tmp/du.tmp &#124; tail</description>
		<content:encoded><![CDATA[<p>This also works well:</p>
<p>Find and delete AUDIT files:</p>
<p>find $ORACLE_HOME/rdbms/audit -name \*aud -exec rm {} \; -print</p>
<p>Find large directories:</p>
<p>du -xS &gt; /tmp/du.tmp &amp;</p>
<p>sort -n /tmp/du.tmp | tail</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What are cvutrace.log.* files by Alan</title>
		<link>http://www.squaredba.com/what-are-cvutrace-log-files-242.html/comment-page-1#comment-449</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 25 May 2011 10:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=242#comment-449</guid>
		<description>thanks for posting this.

I&#039;ve had a couple of failure recently where the Grid Infra home hit 100% used (crashed ASM and therefore all DB&#039;s)

I had been going down the route of checking log rotation etc. which weren&#039;t the problem at all.

Your post enabled me to free up lots of space and I have now stopped those trace logs from being created unless we want them.

Thanks,
Alan...</description>
		<content:encoded><![CDATA[<p>thanks for posting this.</p>
<p>I&#8217;ve had a couple of failure recently where the Grid Infra home hit 100% used (crashed ASM and therefore all DB&#8217;s)</p>
<p>I had been going down the route of checking log rotation etc. which weren&#8217;t the problem at all.</p>
<p>Your post enabled me to free up lots of space and I have now stopped those trace logs from being created unless we want them.</p>
<p>Thanks,<br />
Alan&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamically set the name of a spool file in SQL*Plus by Riki</title>
		<link>http://www.squaredba.com/dynamically-set-the-name-of-a-spool-file-in-sqlplus-79.html/comment-page-1#comment-378</link>
		<dc:creator>Riki</dc:creator>
		<pubDate>Tue, 15 Feb 2011 22:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=79#comment-378</guid>
		<description>Thanks man!
Finally one solution working :D
You saved my night!</description>
		<content:encoded><![CDATA[<p>Thanks man!<br />
Finally one solution working <img src='http://www.squaredba.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
You saved my night!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Difference between Active Dataguard and Logical Standby by Yo</title>
		<link>http://www.squaredba.com/difference-between-active-dataguard-and-logical-standby-68.html/comment-page-1#comment-364</link>
		<dc:creator>Yo</dc:creator>
		<pubDate>Tue, 11 Jan 2011 17:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=68#comment-364</guid>
		<description>Sounds an awful lot like an &quot;AskTom&quot; post</description>
		<content:encoded><![CDATA[<p>Sounds an awful lot like an &#8220;AskTom&#8221; post</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade Oracle to 11.1.0.7 by Manim</title>
		<link>http://www.squaredba.com/upgrade-oracle-to-11107-115.html/comment-page-1#comment-351</link>
		<dc:creator>Manim</dc:creator>
		<pubDate>Wed, 15 Sep 2010 05:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=115#comment-351</guid>
		<description>Matt,

I did all the steps you have provided. I checked the version but still shows as 


SQL&gt;  select *  from v$version;

BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
PL/SQL Release 11.1.0.6.0 - Production
CORE    11.1.0.6.0      Production
TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
NLSRTL Version 11.1.0.6.0 - Production

5 rows selected.

There is an error appeared in the upgrade log file:

Oracle Database 11.1 Post-Upgrade Status Tool           09-15-2010 12:29:13
.
Component                                Status         Version  HH:MM:SS
.
Oracle Server
.   SP2-0042: unknown command &quot;GRem&quot; - rest of line ignored.
.   ORA-20000: Ultra Search version is 11.1.0: patch not applicable
.   ORA-06512: at line 18
.   ORA-14452: attempt to create, alter or drop an index on temporary table
already
.   in use
.   SP2-0310: unable to open file
&quot;C:\ORANT\Oracle11g\product\11.1.0\db_1\RDBMS\ADMIN\a1101000.sql&quot;
.                                         VALID      11.1.0.6.0  00:32:55
.                                         VALID      11.1.0.6.0
JServer JAVA Virtual Machine
.                                         VALID      11.1.0.6.0  00:00:00
Oracle Workspace Manager
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
OLAP Analytic Workspace
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
OLAP Catalog
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Oracle OLAP API
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Oracle Enterprise Manager
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Oracle XDK
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Oracle Text
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Oracle XML Database
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Oracle Database Java Packages
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Oracle Multimedia
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Spatial
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Oracle Ultra Search
.                                         VALID      11.1.0.6.0  00:00:00
.                                         VALID      11.1.0.6.0
Oracle Expression Filter
.                                         VALID      11.1.0.6.0  00:00:00
.                                       INVALID      11.1.0.6.0
Oracle Rule Manager
.                                       INVALID      11.1.0.6.0  00:00:08
.                                       INVALID     3.0.1.00.08
Oracle Application Express
.                                       INVALID     3.0.1.00.08  00:00:00
Gathering Statistics
.                                                                00:02:48
Total Upgrade Time: 00:35:55

PL/SQL procedure successfully completed.

Can you please suggest any idea to get it done.
My OS: Windowsxp
Current Oracle verion: 11.1.0.6.0
Tried to upgrade : 11.1.0.7.0</description>
		<content:encoded><![CDATA[<p>Matt,</p>
<p>I did all the steps you have provided. I checked the version but still shows as </p>
<p>SQL&gt;  select *  from v$version;</p>
<p>BANNER<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 &#8211; Production<br />
PL/SQL Release 11.1.0.6.0 &#8211; Production<br />
CORE    11.1.0.6.0      Production<br />
TNS for 32-bit Windows: Version 11.1.0.6.0 &#8211; Production<br />
NLSRTL Version 11.1.0.6.0 &#8211; Production</p>
<p>5 rows selected.</p>
<p>There is an error appeared in the upgrade log file:</p>
<p>Oracle Database 11.1 Post-Upgrade Status Tool           09-15-2010 12:29:13<br />
.<br />
Component                                Status         Version  HH:MM:SS<br />
.<br />
Oracle Server<br />
.   SP2-0042: unknown command &#8220;GRem&#8221; &#8211; rest of line ignored.<br />
.   ORA-20000: Ultra Search version is 11.1.0: patch not applicable<br />
.   ORA-06512: at line 18<br />
.   ORA-14452: attempt to create, alter or drop an index on temporary table<br />
already<br />
.   in use<br />
.   SP2-0310: unable to open file<br />
&#8220;C:\ORANT\Oracle11g\product\11.1.0\db_1\RDBMS\ADMIN\a1101000.sql&#8221;<br />
.                                         VALID      11.1.0.6.0  00:32:55<br />
.                                         VALID      11.1.0.6.0<br />
JServer JAVA Virtual Machine<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
Oracle Workspace Manager<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
OLAP Analytic Workspace<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
OLAP Catalog<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Oracle OLAP API<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Oracle Enterprise Manager<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Oracle XDK<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Oracle Text<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Oracle XML Database<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Oracle Database Java Packages<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Oracle Multimedia<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Spatial<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Oracle Ultra Search<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                         VALID      11.1.0.6.0<br />
Oracle Expression Filter<br />
.                                         VALID      11.1.0.6.0  00:00:00<br />
.                                       INVALID      11.1.0.6.0<br />
Oracle Rule Manager<br />
.                                       INVALID      11.1.0.6.0  00:00:08<br />
.                                       INVALID     3.0.1.00.08<br />
Oracle Application Express<br />
.                                       INVALID     3.0.1.00.08  00:00:00<br />
Gathering Statistics<br />
.                                                                00:02:48<br />
Total Upgrade Time: 00:35:55</p>
<p>PL/SQL procedure successfully completed.</p>
<p>Can you please suggest any idea to get it done.<br />
My OS: Windowsxp<br />
Current Oracle verion: 11.1.0.6.0<br />
Tried to upgrade : 11.1.0.7.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Difference between Active Dataguard and Logical Standby by Khayyam</title>
		<link>http://www.squaredba.com/difference-between-active-dataguard-and-logical-standby-68.html/comment-page-1#comment-335</link>
		<dc:creator>Khayyam</dc:creator>
		<pubDate>Thu, 03 Jun 2010 12:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=68#comment-335</guid>
		<description>Thanks for the help.</description>
		<content:encoded><![CDATA[<p>Thanks for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrade an Oracle 10g database to Oracle 11g by erika</title>
		<link>http://www.squaredba.com/upgrade-an-oracle-10g-database-to-oracle-11g-100.html/comment-page-1#comment-334</link>
		<dc:creator>erika</dc:creator>
		<pubDate>Thu, 03 Jun 2010 04:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=100#comment-334</guid>
		<description>post it please</description>
		<content:encoded><![CDATA[<p>post it please</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changes in the Comments by terry@divorce attorney</title>
		<link>http://www.squaredba.com/changes-in-the-comments-48.html/comment-page-1#comment-331</link>
		<dc:creator>terry@divorce attorney</dc:creator>
		<pubDate>Sun, 25 Apr 2010 12:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=48#comment-331</guid>
		<description>Thanks to the keywordluv plugin, my site is now 
moving up on Google. I can now be found on the 
4th page of google using a combination of any 2 
of my search words.</description>
		<content:encoded><![CDATA[<p>Thanks to the keywordluv plugin, my site is now<br />
moving up on Google. I can now be found on the<br />
4th page of google using a combination of any 2<br />
of my search words.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 332/342 objects using disk: basic

Served from: www.squaredba.com @ 2012-02-05 01:23:43 -->
