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@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@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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to