Re: Reasonable performance ?
- From: "hpuxrac" <johnbhurley@xxxxxxxxxxxxx>
- Date: 15 Sep 2006 06:45:14 -0700
frank.van.bortel@xxxxxxxxx wrote:
Adrian Simpson schreef:
We're not entirely sure that we have got a system that is performing
well.
We had a partitioned table with 2254 partitions, of which 260 had data
in, varying between 1 and ~41,000 rows.
The DB is set up to parallelise using 16 processors, but at any one
time, only 8 processes (ora_pxxx_<dbname>) seem to be active.
41k Rows is not much - I would say the overhead for the parallel query
is more than the time it would take to retrieve these.
Although I am not absolutely certain your queries run prallel 8,
I would suggest to take a closer look at your break even point.
Relatively few records are processed faster without parallel query.
What actually is "few" is entirely for you to find out.
My experience is the tbreak even point is
at about 200,000 rows. Different hardware, different setup, so
not comparable at all!
Good point.
.
- References:
- Reasonable performance ?
- From: Adrian Simpson
- Re: Reasonable performance ?
- From: frank.van.bortel@xxxxxxxxx
- Reasonable performance ?
- Prev by Date: Re: Suppress SQL
- Next by Date: Re: Suppress SQL
- Previous by thread: Re: Reasonable performance ?
- Next by thread: view resources intensive SQL query
- Index(es):
Relevant Pages
|