<?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: Solutions for ORA-00600: internal error code, arguments: [qctVCO:csform], [0], [0], [0], [0], [1], [1], [0]</title>
	<atom:link href="http://www.oraclerant.com/?feed=rss2&#038;p=15" rel="self" type="application/rss+xml" />
	<link>http://www.oraclerant.com/?p=15</link>
	<description>Blog about anything and everything Oracle.</description>
	<lastBuildDate>Fri, 03 Sep 2010 23:48:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.oraclerant.com/?p=15&#038;cpage=1#comment-137</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 08 Sep 2008 15:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.oraclerant.com/?p=15#comment-137</guid>
		<description>Actually, just try this.

set _complex_view_merging=false</description>
		<content:encoded><![CDATA[<p>Actually, just try this.</p>
<p>set _complex_view_merging=false</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.oraclerant.com/?p=15&#038;cpage=1#comment-136</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 08 Sep 2008 15:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.oraclerant.com/?p=15#comment-136</guid>
		<description>Sean,

There is a hidden parameter that you will find on metalink to turn sort view merging off (setting to false).</description>
		<content:encoded><![CDATA[<p>Sean,</p>
<p>There is a hidden parameter that you will find on metalink to turn sort view merging off (setting to false).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IGaveUpCrackForThis</title>
		<link>http://www.oraclerant.com/?p=15&#038;cpage=1#comment-119</link>
		<dc:creator>IGaveUpCrackForThis</dc:creator>
		<pubDate>Wed, 13 Aug 2008 18:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.oraclerant.com/?p=15#comment-119</guid>
		<description>I am getting ERROR: ORA-00600: internal error code, arguments: [qctVCO:csform], [0], [0], [0], [0], [1], [1], [0] while working with Oracle 10.2.0.2 on Solaris 10 on a T2000 server.  I have been through several forums but cannot find a fix that works for me.  I have tried taking the database out of restricted mode and have tried &quot;ALTER SYSTEM SET EVENT=&#039;12099 trace name context forever, level 1&#039; SCOPE=SPFILE;&quot; which was suggested by someone in HP.  I cannot add the no_merge hint because the SQL being used is already stuffed inside .pyc files.

I have a string of 21 things WAITING:
       SID       SEQ# STATE
---------- ---------- -------------------
      1073          1 WAITING
      1079          2 WAITING
      1084          6 WAITING
      1086          2 WAITING
      1088       2039 WAITING
... and so on

Thank you VERY much!!!
   Sean (sean@riverturn.com)</description>
		<content:encoded><![CDATA[<p>I am getting ERROR: ORA-00600: internal error code, arguments: [qctVCO:csform], [0], [0], [0], [0], [1], [1], [0] while working with Oracle 10.2.0.2 on Solaris 10 on a T2000 server.  I have been through several forums but cannot find a fix that works for me.  I have tried taking the database out of restricted mode and have tried &#8220;ALTER SYSTEM SET EVENT=&#8217;12099 trace name context forever, level 1&#8242; SCOPE=SPFILE;&#8221; which was suggested by someone in HP.  I cannot add the no_merge hint because the SQL being used is already stuffed inside .pyc files.</p>
<p>I have a string of 21 things WAITING:<br />
       SID       SEQ# STATE<br />
&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
      1073          1 WAITING<br />
      1079          2 WAITING<br />
      1084          6 WAITING<br />
      1086          2 WAITING<br />
      1088       2039 WAITING<br />
&#8230; and so on</p>
<p>Thank you VERY much!!!<br />
   Sean (sean@riverturn.com)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santosh</title>
		<link>http://www.oraclerant.com/?p=15&#038;cpage=1#comment-118</link>
		<dc:creator>santosh</dc:creator>
		<pubDate>Wed, 13 Aug 2008 10:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.oraclerant.com/?p=15#comment-118</guid>
		<description>it is because of deadlock  and block corruption, find first, which block is corrupted</description>
		<content:encoded><![CDATA[<p>it is because of deadlock  and block corruption, find first, which block is corrupted</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anu</title>
		<link>http://www.oraclerant.com/?p=15&#038;cpage=1#comment-117</link>
		<dc:creator>anu</dc:creator>
		<pubDate>Thu, 07 Aug 2008 10:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.oraclerant.com/?p=15#comment-117</guid>
		<description>HI,

   While executing one mapping in OWB, an inetrnal error occured as follows.

ORA-00600: internal error code, arguments: [ktspfsall], [], [], [], [], [], [], []

 Can someone help in this.Shall i know the reason why am getting the error. Am using oracle9i.

Thanks,
 Anu</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p>   While executing one mapping in OWB, an inetrnal error occured as follows.</p>
<p>ORA-00600: internal error code, arguments: [ktspfsall], [], [], [], [], [], [], []</p>
<p> Can someone help in this.Shall i know the reason why am getting the error. Am using oracle9i.</p>
<p>Thanks,<br />
 Anu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: younus hussain</title>
		<link>http://www.oraclerant.com/?p=15&#038;cpage=1#comment-87</link>
		<dc:creator>younus hussain</dc:creator>
		<pubDate>Mon, 07 Jul 2008 13:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.oraclerant.com/?p=15#comment-87</guid>
		<description>HI,
         this younus hussain , i as oracle dba i got the error says that ora-00600:internal error code,arguments:[keltnfy_IDmnity],[46],[1],[],[],[],[],[]. please tell em what is the solutions of it. thank you</description>
		<content:encoded><![CDATA[<p>HI,<br />
         this younus hussain , i as oracle dba i got the error says that ora-00600:internal error code,arguments:[keltnfy_IDmnity],[46],[1],[],[],[],[],[]. please tell em what is the solutions of it. thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
