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!

Large volume of data in a table ???

645300Jun 14 2010 — edited Jun 15 2010
HI ,

We have a table which has about close to 8 billion records and we are inserting about close to 70 million records everyday. We partitoned this table on date column based on everyday. And we also we have indexed 3 columns.


My concern, not matter what how effieicient SQL u write to query this table, it takes huge amout of time.
My concern, not matter what how effieicient SQL  u write to  query this table, it takes huge amout of time.


I have couple of questions 
------------------------------------
-Is ther is any way we make this table more efficient ?? do we have any options left ??
- Since bcoz of huge volume, do we need to query this table based on a single partition every time ?? ex :- like single day or a week , not complete table right ??

fyi - version - oracle 11g 
            
thank you so much !!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2010
Added on Jun 14 2010
5 comments
1,000 views