Maximum number of partitions/subpartitions on a table?
We are on 11.2 RAC. We have a very large table with tens of billions of records. We are considering to partition the table with range partitioning and list subpartitioning. With five year of data, the table will have 55K partitions plus 657K subpartitions. My question is that whether there is any potential/known side effects that will affect system and/or query performance and/or partition maintenance?
Thanks,
Jim