Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-600 on insert over dblink to RDB
Beth - Interesting. I pasted your argument into the ORA-600 lookup function
on MetaLink and received the message:
Description for this argument is not yet published. Your request is recorded and will be used for publishing prioritization.
Looks like you're right out there on the bleeding edge. I'd file a TAR were
I you.
Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Friday, August 16, 2002 9:39 AM
To: Multiple recipients of list ORACLE-L
Hi everyone,
I just upgraded out development database from 8.1.7 to 9.2 and I'm
getting an ORA-600
error when trying to do
insert into table1 (select * from table1_at_dblink)
The error is -
ORA-00600: internal error code, arguments: [qerrmOFBu1], [9100],
[], [], [],
[], [], []
The database on the other end of the dblink is an RDB 7.0.63 database.
I can select * from table1_at_dblink with any probem. I can also insert over a dblink from an Oracle 8.1.7 or 9.2 database without a problem.
I checked Metalink and this ORA-600 error isn't documented yet.
Has anyone seen this error before or have any suggestions for going about debugging it?
Thanks,
Beth
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Seefelt, Beth
INET: Beth.Seefelt_at_TetleyUSA.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Aug 16 2002 - 11:08:34 CDT
![]() |
![]() |