Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

partition table query speed much much slower than normal table

370904Dec 16 2003 — edited Dec 17 2003
Hi,
I create a partition table and spread the datafile in 5 different tablepsace in different hardisk. I create another normal table with same structure also. But something really puzzle me when I querying these two tables, the partition table querying speed is MUCH MUCH slower than the normal table. I thought the partition table should be query in more efficient way since it can retrieve record in 5 different hardisks, but the outcome really puzzle me. Can someone tell me what will cause this happen??

Thks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 14 2004
Added on Dec 16 2003
8 comments
364 views