Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Ora-600 on 10.1.0.3 (Red Hat Enterprise Linux AS release 3 (Taroon Update 3))

Ora-600 on 10.1.0.3 (Red Hat Enterprise Linux AS release 3 (Taroon Update 3))

From: Adam Donahue <adonahue_at_opsware.com>
Date: Thu, 20 Jan 2005 14:53:47 -0800
Message-ID: <41F0367B.7080509@opsware.com>


Folks,

We're encountering an ora-600 from the following statement, run in against a 10g database:

ORA-00600: internal error code, arguments: [qctVCO:csform], [0], [0], [0], [0], [1], [1], [0]

Anyone seen this? It happens when we issue an update with a two-level subselect as part of the column list, e.g., update tab set col = ( select ... where col2 in ( select ... ) ) ) (not correlated). I'll send more SQL if anyone can confirm they've seen the issue. (Can't really send it as-is for security reasons.)

I've searched Metalink, the ORA-600 lookup tool, Google and some other sources to no avail.

Thanks,

Adam

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jan 20 2005 - 17:56:30 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US