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

Home -> Community -> Usenet -> c.d.o.server -> Re: disk space issue

Re: disk space issue

From: Joel Garry <joel-garry_at_home.com>
Date: 24 Jan 2005 13:38:57 -0800
Message-ID: <1106602737.647565.213110@c13g2000cwb.googlegroups.com>


It is difficult to decipher your problem from the information presented. If you are using a locally managed temporary tablespace for your temp table and having sort or index operations fill it up, you are just seeing the way it works. Look on metalink for a description of this ( like
http://metalink.oracle.com/metalink/plsql/ml2_documents.showFrameDocument?p_database_id=NOT&p_id=177334.1 ) and the commands to make it clear if you really think you need to - if you do (as in some runaway job made it much larger than you want), it is usually easier to just drop it and create a new one.

As far as the log file, are you running in archivelog mode? Sounds like you have some serious misconfiguration or misapprehensions. See the concepts manual and faqs.

See http://members.cox.net/oracleunix/readme-cdos.htm

jg

--
@home.com is bogus.
Shrinkage:
http://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=275108.1
Received on Mon Jan 24 2005 - 15:38:57 CST

Original text of this message

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