Re: Open tables with Partitioning
Assuming the comparison of having
- an identical table layout in 1000 different databases/schemas
with
- having a single table with 1000 partitions and an index column
(And assuming the table cache is < 1000)
Will the latter actually perform better, because the single table can be cached (or some other reason?), or will the overhead of opening each partition be equal to the overhead of opening the non-cached tables?
Subject
Views
Written By
Posted
4723
February 28, 2011 04:56AM
1790
February 28, 2011 10:03AM
2299
March 01, 2011 11:22PM
2524
March 02, 2011 03:06AM
1663
March 02, 2011 07:16AM
1835
March 02, 2011 07:29AM
Re: Open tables with Partitioning
1702
March 02, 2011 07:46AM
2500
March 02, 2011 08:20AM
1676
March 02, 2011 11:29AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.