Bug 9937133-COPY_STATISTICS doesn's copy stats for partitioned table_9937133.8
Bug 9937133 - COPY_STATISTICS does not copy stats for partitioned tables (Doc ID 9937133.8)
Bug 9937133 COPY_STATISTICS does not copy stats for partitioned tablesThis note gives a brief overview of bug 9937133.The content was last updated on: 28-JUN-2013 Click here for details of each of the sections below. Affects:
Fixed:
DescriptionThis bug is only relevant when using Partitioned TablesDBMS_REDEFINITION.COPY_TABLE_DEPENDENTS( .. copy_statistics=>true ) does not copy statistics for partitioned tables in 11.1 or 11.2 - it did in 10.2. Rediscovery Notes Copy_table_dependents does not copy statistics for partitioned interim table Workaround set clone_statistics parameter to FALSE execute DBMS_GATHER_STATISTICS on the newly redefined table
ReferencesBug:9937133 (This link will only work for PUBLISHED bugs) |
|
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-1256720/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 'mysql.column_stats' doesn't exist and Table 'mysql.index_stats' doesn't existMySqlIndex
- 執行收集統計資訊dbms_stats.gather_table_stats包的bug
- Copy of a Copy of a Copy
- Oracle Partitioned TablesOracle
- Overview of Partitioned IndexesViewIndex
- Local Partitioned IndexesIndex
- Convert Range-Partitioned Table To Interval-Range-Partitioned Table
- partitioned by timestamp datatype
- Global Range Partitioned IndexesIndex
- Global Hash Partitioned IndexesIndex
- Maintenance of Global Partitioned IndexesAINaNIndex
- Partitioned Tables (165)
- ERROR 1146 (42S02): Table 'mysql.slow_log' doesn't existErrorMySql
- DBMS_STATS.GATHER_TABLE_STATS詳解
- Create Reference-Partitioned Tables
- Partitioned Indexes on Composite PartitionsIndex
- [BUG反饋]SQLSTATE[42S22]新增獨立模型bugSQL模型
- Oracle Partitioned Table:exchange的利用Oracle
- How to partition a non-partitioned table
- Bitmap Indexes on Partitioned Tables (225)Index
- scrollTop doesn't scroll on Chrome 61Chrome
- C++ doesn't name a typeC++
- EBS 中FND_STATS和dbms_stats區別
- dbms_stats.gather_table_stats中 granularity的實驗
- Partitioned Index-Organized Tables (234)IndexZed
- Using Partitioned Indexes in OLTP ApplicationsIndexAPP
- Gather_stats_job 呼叫dbms_stats.gather_database_stats_job_proc過程來收集statistics 的資訊Database
- [BUG反饋]子查詢報錯,Base table or view not found: 1146 Table 'onethink.(' doesn't existView
- DBMS_STATS.GATHER_DATABASE_STATS_JOB_PROC儲存過程Database儲存過程
- PostgreSQL:COPYSQL
- K8s容器debug高階技巧K8S
- POJ 2492 A Bug's Life(關係並查集)並查集
- 【Mongodb】db.stats() 與 db.serverStats() 與 db.collection.stats()MongoDBServer
- 【轉】dbms_stats.gather_table_stats與analyze table 的區別
- 區分copy構造與copy賦值賦值
- Row Movement Common Questions and Problems on Partitioned Tables
- MySQL查詢報錯:ERROR 1146 (42S02): Table 'craw.sitePageConfig' doesn't existMySqlError
- dbms_stats.gather_table_stats與analyze table 的區別[轉貼]