Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Ora-600 on 10.1.0.3 (Red Hat Enterprise Linux AS release 3 (Taroon Update 3))
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-lReceived on Thu Jan 20 2005 - 17:56:30 CST
![]() |
![]() |