Re: How to optimize server for cartesian join?
- From: "fitzjarrell@xxxxxxx" <fitzjarrell@xxxxxxx>
- Date: Thu, 31 Jan 2008 05:50:49 -0800 (PST)
On Jan 31, 1:02 am, "Jack" <n...@xxxxxxxxxxxxxxx> wrote:
We have business need to do some countings.
It is using MERGE JOIN [CARTESIAN], it will go fast with 10.000 count, but
with 200.000 end sum it will take very long time.
It is using Reports 6i (a bit old;)
It does utilize very complez views etc, and plan is long as you would
assume.
I am not going to send plan.
One solution would be redesing it, but not quite sure it would help.
Server is 9.2.0.8 (multi prosessor, quite good one), parameters are now very
small, and
not optimized.
Is there some good parameters in server side which could help?
Who could know? No one here, not with the details you presented (or,
more appropriately, failed to present). If you're not going to post
the explain plan and the init.ora parameters you do have set then
you're really on your own.
Oracle Corp. has stopped distributing crystal balls to DBAs.
David Fitzjarrell
.
- Follow-Ups:
- References:
- How to optimize server for cartesian join?
- From: Jack
- How to optimize server for cartesian join?
- Prev by Date: Re: long running select min(timestamp) query
- Next by Date: Re: How to optimize server for cartesian join?
- Previous by thread: How to optimize server for cartesian join?
- Next by thread: Re: How to optimize server for cartesian join?
- Index(es):
Relevant Pages
|