partition type selection [message #326276] |
Tue, 10 June 2008 23:34  |
arunshrish
Messages: 74 Registered: May 2008 Location: Chennai
|
Member |
|
|
Hi all,
I have a very generalised question in my mind..If we are given a big table to partition so as to improve the performance,what all factors have to be considered in order to select a particular type of partition...(is there any partition type thatis known to improve the performance considerably?)
Thanks,
Arun.
|
|
|
|
Re: partition type selection [message #326279 is a reply to message #326277] |
Tue, 10 June 2008 23:43   |
arunshrish
Messages: 74 Registered: May 2008 Location: Chennai
|
Member |
|
|
Hi Ana,
Many Thanks for the reply...what about this question (what all factors have to be considered in order to select a particular type of partition??)..can u pls give me some tips for this ?
Regards,
Arun.
|
|
|
|
Re: partition type selection [message #326281 is a reply to message #326279] |
Tue, 10 June 2008 23:52   |
 |
BlackSwan
Messages: 26766 Registered: January 2009 Location: SoCal
|
Senior Member |
|
|
arunshrish wrote on Tue, 10 June 2008 21:43 | Hi Ana,
Many Thanks for the reply...what about this question (what all factors have to be considered in order to select a particular type of partition??)..can u pls give me some tips for this ?
Regards,
Arun.
|
If partitioning ALWAYS fixed problem {your specified} here, then Oracle would have automagically implemented it.
There are NO magic/silver bullets that ALWAYS work.
[Updated on: Tue, 10 June 2008 23:53] by Moderator Report message to a moderator
|
|
|
Re: partition type selection [message #326283 is a reply to message #326280] |
Tue, 10 June 2008 23:55   |
arunshrish
Messages: 74 Registered: May 2008 Location: Chennai
|
Member |
|
|
@ Michel,
Hi thanks for reply, recently I tested doing a hash partition on a table of around million rows i found the queries accessing the table reacted just 1 second faster than before ...so really there is no significant improvement as you said....well can u suggest me some other methods that might improve the performance??
|
|
|
|
|