Re: ORA-600 on insert over dblink to RDB

2002-08-16 Thread dunal (ubTools)

Hi,

Upload your trace file to iOraBugFinder at
http://www.ubTools.com/products/iorahanganalyzer/iorahanganalyzer.html

regards...

DENNIS WILLIAMS wrote:

> 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.
> [EMAIL PROTECTED]
>
> -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@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).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: DENNIS WILLIAMS
>   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).

--
Danisment Gazi Unal
http://www.ubTools.com


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: dunal (ubTools)
  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).



RE: ORA-600 on insert over dblink to RDB

2002-08-16 Thread DENNIS WILLIAMS

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


-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@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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: DENNIS WILLIAMS
  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).



ORA-600 on insert over dblink to RDB

2002-08-16 Thread Seefelt, Beth


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).