当前位置:网站首页>Chapter 4: enable and disable im column storage for materialized view (IM 4.6)
Chapter 4: enable and disable im column storage for materialized view (IM 4.6)
2022-04-23 11:38:00 【Grainger】
In-Memory The manual : Preface (IM- Preface )
Chapter one Oracle Database In-Memory Relevant concepts (IM-1.1)
Chapter one Oracle Database In-Memory Relevant concepts ( To continue )(IM-1.2)
Chapter two Oracle Database In-Memory Architecture ( On ) (IM-2.1)
Chapter two In-Memory Architecture (IM-2.2)
Chapter two IM Architecture :CPU framework :SIMD Vector processing (IM-2.3)
The third chapter Enable and adjust IM The size of the column store (IM-3.1)
Chapter four by In-Memory Enable fill objects (IM-4.1 The first part )
Chapter four by In-Memory Enable fill objects (IM-4.2 The second part )
Chapter four by IM Enable and disable columns for fill objects (IM-4.3 The third part )
Chapter four by IM Enable and disable tablespaces for padding objects IM Column store (IM 4.5) This article is IM Chapter 4 of the series : Enable and disable... For materialized views IM Column store (IM-4.6)
Enable and disable... For materialized views IM Column store
You can enable and disable... For materialized views IM Column store .
By means of CREATEMATERIALIZED VIEW
or ALTERMATERIALIZED VIEW
The statement contains INMEMORY
Clause , Enable... For materialized views IM Column store . By means of CREATEMATERIALIZED VIEW
or ALTERMATERIALIZED VIEW
The statement contains NO INMEMORY
Clause to disable materialized views IM Column store .
To enable or disable... For materialized views IM Column storage requires the following steps :
1. Ensure that... Is enabled for the database IM Column store .
Please see the “ Enable... For the database IM Column store ”.
2. Log in to the database as a user with permission to create or change materialized views .
3. Running has INMEMORY
Clause or NO INMEMORY
Clause CREATE MATERIALIZEDVIEW
or ALTERMATERIALIZED VIEW
sentence .
Example 4-14 Create a materialized view and enable IM Column store
The following statement creates oe.prod_info_mv
Materialized view , And enable IM Column store :
CREATE MATERIALIZED VIEW oe.prod_info_mv INMEMORY
AS SELECT * FROM oe.product_information;
This sample uses INMEMORY
The default value of the clause : MEMCOMPRESS FORQUERY LOW
and PRIORITY
NONE
.
Example 4-15 Enable with for materialized views HIGH Priority of data filling IM Column store
The following statement is oe.prod_info_mv
Materialized view enabled IM Column store :
ALTER MATERIALIZED VIEW oe.prod_info_mv INMEMORY PRIORITY HIGH;
This example uses the default compression :MEMCOMPRESS FORQUERY LOW
.
Shandong Oracle User group (Shandong Oracle User Group), abbreviation :SDOUG, Is a full of vitality 、 Young non-profit organizations , It aims to provide an exchange platform for technology lovers in Jinan and surrounding areas .SDOUG Organize offline technology sharing activities from time to time , Promote local and surrounding IT Technological development 、 Help technology enthusiasts improve themselves . Share technology 、 Share happiness ,SDOUG On the road .
版权声明
本文为[Grainger]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231136323566.html
边栏推荐
- QT 64 bit static version display gif
- Yunna | how to manage the company's fixed assets and how to manage fixed assets
- Share two practical shell scripts
- Laravel admin time range selector daterange default value problem
- nacos基础(6):nacos配置管理模型
- thinkphp 添加图片文字水印生成带二维码的推广海报
- 云呐|固定资产盘点中,支持多种盘点方式(资产清查盘点)
- docker MySQL主从备份
- Cognition and R & D technology of micro robot
- 配电房远程综合监控系统在10kV预制舱项目中的应用
猜你喜欢
Tensorflow uses keras to create neural networks
云呐|固定资产盘点中,支持多种盘点方式(资产清查盘点)
配电房远程综合监控系统在10kV预制舱项目中的应用
Practical data Lake iceberg lesson 30 MySQL - > iceberg, time zone problems of different clients
Laravel绑定钉钉群警报(php)
Redis学习之五---高并发分布式锁实战
Nacos Basics (5): getting started with Nacos configuration
Overall plan management mode in maker Education
积极参与中学机器人竞赛的意义
Learn go language 0x04: Code of exercises sliced in go language journey
随机推荐
stylecloud ,wordcloud 库学习及使用例子
讯飞2021年营收183亿:同比增41% 净利为15.56亿
2022爱分析· 工业互联网厂商全景报告
实践数据湖iceberg 第三十课 mysql->iceberg,不同客户端有时区问题
Compress the curl library into a sending string of utf8 and send it with curl library
云呐|固定资产盘点中,支持多种盘点方式(资产清查盘点)
nacos基础(8):登录管理
Siri gave the most embarrassing social death moment of the year
MySQL failed to insert the datetime type field without single quotation marks
Design and practice of the smallest short website system in the whole network
How does QT turn qwigdet into qdialog
How to count fixed assets and how to generate an asset count report with one click
Significance of actively participating in middle school robot competition
Learn go language 0x05: the exercise code of map in go language journey
卷积层和池化层总结
分享两个实用的shell脚本
[Web 每日一练] 八色拼图(float)
激活函数之sigmoid函数
简易投票系统数据库设计
qt 64位静态版本显示gif