| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> temporary tablespaces using temp files .. extents?
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-LReceived on Wed Dec 12 2001 - 23:21:15 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |