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

Home -> Community -> Mailing Lists -> Oracle-L -> temporary tablespaces using temp files .. extents?

temporary tablespaces using temp files .. extents?

From: Doug C <dcowles_at_i84.net>
Date: Wed, 12 Dec 2001 21:21:15 -0800
Message-ID: <F001.003DB7AD.20011212211022@fatcity.com>

From what I've heard, temporary tablespaces based on temporary files locally managed have the following behavior..

They don't de-allocate extents necessarily, otherwise there would be overhead in using them again, (just a bitmap after all) (I am using 8.1.7 on AIX 4.3.3)

So questions:
1) How do I see these allocated extents? dba_free_space isn't much help. dba_extents doesn't seem to be any help either. Neither does dba_segments.

I already know I can see things in action with v$sortsegment etc., but I was under the impression that I once a temp extent was allocated (24x7 system).. it stayed that way. How can I see these? I'm curious for a high water mark
(after a Discoverer install)..

Of course, maybe smon really does clear them up at some point and they are all gone as I am looking at these views.

Anyone want to chime in?

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Doug C
  INET: dcowles_at_i84.net

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: ListGuru_at_fatcity.com (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).
Received on Wed Dec 12 2001 - 23:21:15 CST

Original text of this message

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