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

Home -> Community -> Usenet -> c.d.o.server -> Re: INSERT INTO TEMPORARY TABLE CAUSES ORA-600 2656 WITH TEMPORARY TABLESPACES

Re: INSERT INTO TEMPORARY TABLE CAUSES ORA-600 2656 WITH TEMPORARY TABLESPACES

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Fri, 09 May 2003 06:32:49 -0700
Message-ID: <3EBBAE01.46FED5D3@exxesolutions.com>


martin wrote:

> Please let me know how to solve this oracle bug:
>
> FIRST INSERT INTO TEMPORARY TABLE CAUSES ORA-600 2656 WITH TEMPORARY
> TABLESPACES
>
> Product Oracle Server - Enterprise Edition V7 Product Version 8.1.4
> Platform Intel Windows NT Platform Version 4.0
> Database Version 8.1.4
>
> Thank you.
> martin

You can not have tables you insert into in a temporary tablespace if it is a temporary tablespace.

But an ORA-00600 is an unhandled Oracle error and the resolution involves going to metalink and opening an iTAR.

We really can't help you on this one though I would definitely see if your temp tablespace is really temp.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Fri May 09 2003 - 08:32:49 CDT

Original text of this message

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