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: sys.sys_temp* tables caveats (9.2.0.6)

RE: sys.sys_temp* tables caveats (9.2.0.6)

From: cosmin ioan <cosmini_at_bridge-tech.com>
Date: Fri, 1 Dec 2006 08:57:03 -0800 (PST)
Message-ID: <20061201165703.93253.qmail@web60423.mail.yahoo.com>


hello gentlemen,
  I've run across many instances where, whether I'm doing a dbms_stats or just convoluted queries using inline views (pretty awesome time savings! there) the engine simply creates sys.sys_temp* tables.    

  Of course, it would create a tremendous number of them, based on the operations, the number of users, etc.... I think this is bound to be problematic at times, not to mention slow, for inserting to disk.    

  I was wondering if there are additional pitfalls (or ora error messages) that one should be aware when seeing such temp tables creation;    

  I'm suspecting that probably, the easiest way to avoid this would be to increase some memory areas ... hash or sort area sizes, if I'm not mistaken. ??    

  any recommendations/thoughts for this issue, within an OLTP environment?    

  thx much,
  Cosmin

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 01 2006 - 10:57:03 CST

Original text of this message

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