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: Temporary tablespace fills up

Re: Temporary tablespace fills up

From: Daniel A. Morgan <Daniel.Morgan_at_attws.com>
Date: Tue, 17 Jul 2001 12:47:05 -0700
Message-ID: <3B549639.506ACF45@attws.com>

Herman de Boer wrote:

> 1. Double-check the temporary tablespace for the user who runs the
> query.
> 2. check the execution plan for possible inefficiences. Perhaps there
> might be a kind of cartesian product below surface, which is hidden by
> a distinct sort.
>
> Kind Regards,
>
> Herman de Boer

And make sure that your temp tablespace is actually set as temp; not permanent.

I've seen more than a set incorrectly.

Daniel A. Morgan Received on Tue Jul 17 2001 - 14:47:05 CDT

Original text of this message

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