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: temp table

RE: temp table

From: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Tue, 11 Mar 2003 12:14:27 -0800
Message-ID: <F001.00566BB1.20030311121427@fatcity.com>


Ak,

I would trunc and gather_stats on it nightly.

I had a similar process - and it would just get slower and slower until I setup a nightly job that did just this. made a huge difference.

Tom Mercadante
Oracle Certified Professional

-----Original Message-----
Sent: Tuesday, March 11, 2003 2:43 PM
To: Multiple recipients of list ORACLE-L

one of temp table in prod database is taking long time to update and insert . Application does insert, update and delete from this temp table so that finally there are 0 records in table .
But there has been no truncate on this table for long time which is causing it to hold tons of space .
Other then truncating regulaerly what u guys do in such cases . Its a 8.1.6 db and we are not using oracle's temp tables .

Thanks,
ak
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: AK
  INET: oramagic_at_hotmail.com

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us
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 Tue Mar 11 2003 - 14:14:27 CST

Original text of this message

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