Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: temp tablespace colesce
AK,
I had temp tablespace problem on a new server this early year. A particular query always run out of temp space (2 gig for a small database). I off-line the temp, recreate the temp, coalesced, recreate temporary tablespace or regular tablespace, changed the pctincrase from 0 to 1, forced wake up smon to clean. Guess what? I still got same problem until I put hash_multiblock_io_count=2 in the ini.ora file. Don't ask me why. It never had problem after since.
Joan
> AK wrote:
>
> What is the way to shrink temp tablespace . I tried alter tablespace
> colesce .. doesn't seems to work and I can't bring down the db .
>
> -ak
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Joan Hsieh INET: joan.hsieh_at_tufts.edu Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 May 16 2003 - 13:47:55 CDT