VLDB and Partitioning Guide 讀書摘要
1、
If a global index partition contains data, dropping the partition causes the next highest partition to be
marked unusable. You cannot drop the highest partition in a global index.
p2-14
2、
The highest partition of a global index must have a partition bound, all of whose
values are MAXVALUE. This ensures that all rows in the underlying table can be
represented in the index. Global prefixed indexes can be unique or nonunique.
p2-14
3、
These indexes can be maintained by appending the clause UPDATE INDEXESto the SQL
statements for the operation. The two advantages to maintaining global indexes:
■ The index remains available and online throughout the operation. Hence no other
applications are affected by this operation.
■ The index does not have to be rebuilt after the operation.
P2-14
4、
You can create bitmap indexes on partitioned tables, with the restriction that the
bitmap indexes must be local to the partitioned table.
P2-15
5、
Static pruning occurs at compile-time, with the information about the
partitions accessed beforehand. Dynamic pruning occurs at run-time, meaning that the
exact partitions to be accessed by a statement are not known beforehand. A sample
scenario for static pruning is a SQL statement containing a WHEREcondition with a
constant literal on the partition key column. An example of dynamic pruning is the
use of operators or functions in the WHEREcondition.
P3-2
6、
Oracle Database prunes partitions when you use range, LIKE, equality, and IN-list
predicates on the range or list partitioning columns, and when you use equality and
IN-list predicates on the hash partitioning columns
On composite partitioned objects, Oracle Database can prune at both levels using the
relevant predicates
P3-2
7、
The rules for partitioning indexes are similar to those for tables:
■ An index can be partitioned unless:
– The index is a cluster index.
– The index is defined on a clustered table.
■ You can mix partitioned and nonpartitioned indexes with partitioned and
nonpartitioned tables:
– A partitioned table can have partitioned or nonpartitioned indexes.
– A nonpartitioned table can have partitioned or nonpartitioned indexes.
■ Bitmap indexes on nonpartitionedtables cannot be partitioned.
■ A bitmap index on a partitioned table must be a local index.
P3-20
8、A local index can be created UNIQUEif the partitioning columns form a subset of the
index columns
P3-21
If a global index partition contains data, dropping the partition causes the next highest partition to be
marked unusable. You cannot drop the highest partition in a global index.
p2-14
2、
The highest partition of a global index must have a partition bound, all of whose
values are MAXVALUE. This ensures that all rows in the underlying table can be
represented in the index. Global prefixed indexes can be unique or nonunique.
p2-14
3、
These indexes can be maintained by appending the clause UPDATE INDEXESto the SQL
statements for the operation. The two advantages to maintaining global indexes:
■ The index remains available and online throughout the operation. Hence no other
applications are affected by this operation.
■ The index does not have to be rebuilt after the operation.
P2-14
4、
You can create bitmap indexes on partitioned tables, with the restriction that the
bitmap indexes must be local to the partitioned table.
P2-15
5、
Static pruning occurs at compile-time, with the information about the
partitions accessed beforehand. Dynamic pruning occurs at run-time, meaning that the
exact partitions to be accessed by a statement are not known beforehand. A sample
scenario for static pruning is a SQL statement containing a WHEREcondition with a
constant literal on the partition key column. An example of dynamic pruning is the
use of operators or functions in the WHEREcondition.
P3-2
6、
Oracle Database prunes partitions when you use range, LIKE, equality, and IN-list
predicates on the range or list partitioning columns, and when you use equality and
IN-list predicates on the hash partitioning columns
On composite partitioned objects, Oracle Database can prune at both levels using the
relevant predicates
P3-2
7、
The rules for partitioning indexes are similar to those for tables:
■ An index can be partitioned unless:
– The index is a cluster index.
– The index is defined on a clustered table.
■ You can mix partitioned and nonpartitioned indexes with partitioned and
nonpartitioned tables:
– A partitioned table can have partitioned or nonpartitioned indexes.
– A nonpartitioned table can have partitioned or nonpartitioned indexes.
■ Bitmap indexes on nonpartitionedtables cannot be partitioned.
■ A bitmap index on a partitioned table must be a local index.
P3-20
8、A local index can be created UNIQUEif the partitioning columns form a subset of the
index columns
P3-21
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7728585/viewspace-1431326/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- VLDB and Partitioning Guide -- Chapter 8 Parallel DML NotesGUIIDEAPTParallel
- MONGODB 讀書摘要MongoDB
- oracle database VLDB and pratitioning guideOracleDatabaseGUIIDE
- 《小圈子•大社交》——讀書筆記及摘要筆記
- Apps DBA Field Guide讀書筆記APPGUIIDE筆記
- 9i Performance Tuning Guide 讀書筆記ORMGUIIDE筆記
- 敏捷軟體開發:原則、模式與實踐讀書摘要敏捷模式
- 9i Performance Tuning Guide 讀書筆記一ORMGUIIDE筆記
- 專利說明書摘要
- 9i Performance Tuning Guide 讀書筆記二(zt)ORMGUIIDE筆記
- Amazon Simple Storage Service -Console User Guide 讀書筆記GUIIDE筆記
- 《高效能javascript》閱讀摘要JavaScript
- Deep Upsupervised Cardinality Estimation 解讀(2019 VLDB)
- 《HTTP/2 基礎教程》 閱讀摘要HTTP
- Overview of PartitioningView
- Benefits of Partitioning
- Partitioning Strategies
- LIST Partitioning
- Oracle PartitioningOracle
- 《刻意練習》+《刻意學習》閱讀摘要
- 【12c Partitioning】Oracle 12c Partitioning特性Oracle
- Oracle Partitioning(轉)Oracle
- Introduction to Partitioning
- 《單核工作法圖解》閱讀摘要單核圖解
- 《讀書與做人》讀書筆記筆記
- Fauce:Fast and Accurate Deep Ensembles with Uncertainty for Cardinality Estimation 論文解讀(VLDB 2021)ASTAI
- 深度學習聖經“花書”各章摘要與筆記整理深度學習筆記
- 關於interval partitioning
- Python 潮流週刊第 41 期(摘要),贈書5本Python
- Python 潮流週刊第 46 期(摘要)+ 贈書 7 本Python
- 《JavaScript設計模式與開發實踐》閱讀摘要JavaScript設計模式
- Data Warehouse Guide閱讀筆記(七):partition tableGUIIDE筆記
- 《書都不會讀,你還想要成功》讀書筆記筆記
- 《如何有效閱讀一本書》讀書筆記筆記
- 讀書系統
- 讀書經驗
- 讀書日誌
- 讀書筆記...筆記