Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Help on Temp Space
Lisa,
I've had problems with TEMPORARY tablespaces in Version 7.
Busy databases continually ran out of TEMP space, and it would not get released for use by other sessions.
We finally went back to PERMANENT temp TBS's on version 7 and the problems disappeared. I haven't experienced this on 8+.
Jared
"Lisa R. Clary" <lisa_at_cog.ufl.edu>
Sent by: root_at_fatcity.com
07/26/2002 09:09 AM
Please respond to ORACLE-L
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: Subject: Help on Temp Space
Hi all,
Still on 7.3.4, and can't seem to free up the temp space. it is set up as
temporary, and I have tried the alter tablespace TEMP default storage
(pctincrease 1); to see if that would clean up (reset) the free space. I
swear I have done this before (with success) but maybe the brain is
suffering from dementia. I thought the space would be re-used even if it
didn't reflect it in the pctfree. Any suggestions? Went to metalink, and
saw
conflicting advice (don't use temporary...frees up automatically...smon
does
not clean up temporary segments...bounce the database)
thanks,
lc
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Lisa R. Clary
INET: lisa_at_cog.ufl.edu
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).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: Jared.Still_at_radisys.com
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 Fri Jul 26 2002 - 12:38:00 CDT