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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Global Temporary Table Mystery

Re: Global Temporary Table Mystery

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Tue, 22 Jun 2004 14:59:03 -0700
Message-ID: <1087941543.40d8aba7e9704@webmail.hosting.telus.net>


How did you check that tey are GTTs. I doubt they are. GTTs do not show up in dba_segments. If they ARE GTTs and they get allocated in system, then the id that created them must have had its temporary tablespace set to system.

Quoting Peter Barnett <regdba_at_yahoo.com>:

> We have an application using Global Temporary Tables.
> The other day I was checking performance questions and
> noticed a number of this application's tables were in
> the SYSTEM tablespace.
>
> After consulting with the developer I made
> arrangements to export and import them into the
> correct tablespace. It now turns out that these are
> GTTs. I checked the table names in dba_segments and
> no space is currently allocated to these tables.
>
>
> Any ideas as to why these GTTs may be using SYSTEM?
> It is an Oracle 8.1.7.3 database. The application was
> written in Oracle Forms.
>

-- 
regards

Wolfgang Breitling
Oracle 7,8,8i,9i OCP DBA
Centrex Consulting Corporation
www.centrexcc.com

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Jun 22 2004 - 16:57:13 CDT

Original text of this message

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