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.OBJ$ contention

Re: SYS.OBJ$ contention

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Mon, 27 Nov 2006 18:52:12 -0700
Message-Id: <20061128015212.5D04U64RTD@priv-edmwaa06.telusplanet.net>


How about using GTTs rather than creating tables on the fly. Changing attributes of dictionary tables, if that's what you mean by increasing freelist, is a sure way for your database to become unsupported.

At 04:29 PM 11/27/2006, genegurevich_at_discoverfinancial.com wrote:
>Hello all:

[snip]
>Each of these reports is
>creating a number of
>temporary tables along the way to store data to be used at a later stage of
>the report. I see a number of sessions
>holding a lock (mode=3) against the sys.obj$ table. I was thinking that
>this can create a contention related to the sys.obj$
>table. If that's correct, what would be a good way to reduce this
>contention? Would increasing freelists parameter help?
>Anything else?

Regards

Wolfgang Breitling
Centrex Consulting Corporation
http://www.centrexcc.com

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Nov 27 2006 - 19:52:12 CST

Original text of this message

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