当前位置:网站首页>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
边栏推荐
- 怎么进行固定资产盘点,资产盘点报告如何一键生成
- Nacos Foundation (8): login management
- Redis optimization series (II) redis master-slave principle and master-slave common configuration
- Compress the curl library into a sending string of utf8 and send it with curl library
- Usage record of map < qstring, bool >
- 赛微微电科创板上市破发:跌幅达26% 公司市值44亿
- Overall plan management mode in maker Education
- Interpreting the art created by robots
- Tensorflow common functions
- WIN10 启动后花屏
猜你喜欢

Redis学习之五---高并发分布式锁实战

让中小学生在快乐中学习的创客教育

GPU, CUDA,cuDNN三者的关系总结

Tensorflow使用keras创建神经网络的方法

微型机器人的认知和研发技术

Laravel adds custom helper functions

MQ is easy to use in laravel

On the integration of steam education in early childhood education

nacos基础(9):nacos配置管理之从单体架构到微服务

Get things technology network optimization - CDN resource request Optimization Practice
随机推荐
Tensorflow common functions
激活函数之阶跃函数
Change exchange II - [leetcode]
kettle复制记录到结果和从结果获取记录使用
Yunna | fixed assets inventory supports multiple inventory methods (asset inventory)
IM表达式如何工作(5.3)
Golang's pen test questions & interview questions 01
ImportError: libX11.so.6: cannot open shared object file: No such file or directory
redis优化系列(二)Redis主从原理、主从常用配置
Learn go language 0x05: the exercise code of map in go language journey
Nacos Basics (5): getting started with Nacos configuration
云呐|如何管理好公司的固定资产,固定资产管理怎么做
赛微微电科创板上市破发:跌幅达26% 公司市值44亿
AcWing 1874. 哞加密(枚举,哈希)
Precautions for PCB
PDMS soft lithography process
Resolution due to AMD not found_ ags_ x64. DLL, unable to continue code execution. Reinstallation of the program may solve this problem, Forza horizon 5
IMEU如何与IMCU相关联(IM 5.5)
分享两个实用的shell脚本
Simple construction of rebbitmq