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!

what tuning options to improve query efficiency when rows grow by millions?

thomas kJul 27 2010 — edited Jul 28 2010
Hi all,

i have a database with one of the tables growing by 4 million rows per year. Currently it has 18 million rows. the table is not partitioned on any column. i have been adding datafiles to the database tablespaces to allocate more free space to the database.
i would like to know, whether it is sufficient to just add the datafiles to maintain performance of queries or if i have to do something else like memory management or something else to improve speed of getting query results, speedy updation, insert,delete operations.
kindly specify each step i have to take in this direction.


yours sincerely
thomas k prakash
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2010
Added on Jul 27 2010
8 comments
1,472 views