当前位置:网站首页>User interface and im expression (IM 5.6)
User interface and im expression (IM 5.6)
2022-04-23 11:39:00 【Grainger】
Upper connection IM 5.5. This chapter is IM Chapter 5 of the series Use In-Memory Expression optimization query part 6 user interface and IM expression .
User interface and IM expression
DBMS_INMEMORY_ADMIN
package ,DBMS_INMEMORY
Bao He INMEMORY_EXPRESSIONS_USAGE
Initialization parameter control IM The behavior of an expression .
This section contains the following topics :
- INMEMORY_EXPRESSIONS_USAGE
INMEMORY_EXPRESSIONS_USAGE
i The initialization parameters determine the population IM The type of expression .INMEMORY_VIRTUAL_COLUMNS initialization
Parameter control is normal ( Non hidden ) Population of virtual columns . - DBMS_INMEMORY_ADMIN and DBMS_INMEMORY To manage IM expression , Please use
DBMS_INMEMORY_ADMIN
andDBMS_INMEMORY
package .
INMEMORY_EXPRESSIONS_USAGE
INMEMORY_EXPRESSIONS_USAGE i The initialization parameters determine the population IM The type of expression . INMEMORY_VIRTUAL_COLUMNS Initialization parameter control is normal ( Non hidden ) Population of virtual columns .
When you enable IM Column store (INMEMORY_SIZE
Not for 0) when , INMEMORY_EXPRESSIONS_USAGE
Controls how the database is populated IM The type of expression .INMEMORY_EXPRESSIONS_USAGE
Initialization parameters have the following options :
· ENABLE
The database will be static and dynamic IM Fill the expression to IM Column storage . Setting this value will increase the memory consumption of some tables . This is the default .
· STATIC_ONLY
Static configuration makes IM Column storage can cache data IS_JSON
Check the of constraints OSON( Binary system JSON) Column . In the internal ,OSON The column is named SYS_IME_OSON
Hidden virtual columns .
· DYNAMIC_ONLY
The database is only populated as SYS_IME
Hidden virtual columns are added to common or “ heat ” expression . Setting this value will increase the memory consumption of some tables .
· DISABLE
The database will not IM expression ( Whether static or dynamic ) All filled to IM Column storage .
notes :
IM Expressions that depend on... Are not supported NLS Data type of .
change INMEMORY_EXPRESSIONS_USAGE
The value of is right IM The currently populated in the column store IM The expression will not take effect immediately . for example , If you will INMEMORY_EXPRESSIONS_USAGE
from DYNAMIC_ONLY
Change to DISABLE
, The database will not delete the stored data immediately IM expression . contrary , The next reordering will exclude disabled IM expression , So as to effectively delete them .
DBMS_INMEMORY_ADMINand DBMS_INMEMORY
To manage IM expression , Please use DBMS_INMEMORY_ADMIN
and DBMS_INMEMORY
package .
Used to manage IM Of expression PL / SQL stored procedure
Used to manage IM Of expression PL / SQL stored procedure
Package |
Procedure |
Description |
---|---|---|
DBMS_INMEMORY_ADMIN |
IME_CAPTURE_EXPRESSIONS |
This process captures and populates the most frequently accessed in the database within a specified time frame 20 individual (“ Hottest ”) expression . |
DBMS_INMEMORY_ADMIN |
IME_DROP_ALL_EXPRESSIONS |
This procedure deletes all the files in the database SYS_IME Virtual column . |
DBMS_INMEMORY_ADMIN |
IME_POPULATE_EXPRESSIONS |
This procedure forces the most recent call to IME_CAPTURE_EXPRESSIONS Captured in the process IM expression . |
DBMS_INMEMORY |
IME_DROP_EXPRESSIONS |
This procedure deletes the specified set of... From the table SYS_IME Virtual column . |
To be continued .
Here are IM Content of series articles :
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)
Chapter four Enable and disable... For materialized views IM Column store (IM 4.6)
Chapter four by IM Enables forced filling of filled objects In-Memory object : course (IM 4.7)
Chapter four by IM Enable fill objects to IM Column storage enabled ADO(IM 4.8)
The fifth chapter Use In-Memory Expression optimization query (IM 5.1)
IM The purpose of the expression (IM 5.2)
IM How expressions work (IM 5.3)
How to fill the database IM expression (IM 5.4)
IMEU How to communicate with IMCU Related to (IM 5.5)
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/202204231136323227.html
边栏推荐
- qt 64位静态版本显示gif
- IM表达式的目的(IM 5.2)
- [web daily practice] eight color puzzle (float)
- 一文详解头部位姿估计【收藏好文】
- MQ is easy to use in laravel
- stylecloud ,wordcloud 库学习及使用例子
- Redis learning 5 - high concurrency distributed lock practice
- C# F23.StringSimilarity库 字符串重复度、文本相似度、防抄袭
- 实践数据湖iceberg 第三十课 mysql->iceberg,不同客户端有时区问题
- Redis optimization series (II) redis master-slave principle and master-slave common configuration
猜你喜欢
Sofa weekly | excellent Committee of the year, contributor of this week, QA of this week
5个免费音频素材网站,建议收藏
MySQL Router重装后重新连接集群进行引导出现的——此主机中之前已配置过的问题
积极参与中学机器人竞赛的意义
Study notes of C [8] SQL [1]
Cognition and R & D technology of micro robot
怎么进行固定资产盘点,资产盘点报告如何一键生成
Tensorflow uses keras to create neural networks
GPU, CUDA,cuDNN三者的关系总结
Advanced file IO of system programming (13) -- IO multiplexing - Select
随机推荐
第四章 为IM 启用填充对象之启用和禁用列(IM-4.3 第三部分)
TclError: no display name and no $DISPLAY environment variable
Database design of simple voting system
全网最细的短网址系统设计与实战
[Web 每日一练] 八色拼图(float)
QT 64 bit static version display gif
Tensorflow使用keras创建神经网络的方法
Pytorch neural network trainer
IM表达式的目的(IM 5.2)
golang之筆試題&面試題01
Overall plan management mode in maker Education
数据库如何填充IM表达式(IM 5.4)
WIN10 启动后花屏
力扣-70.爬楼梯
Database design of forum system
解析社交性机器人对基础科学的作用
Practical data Lake iceberg lesson 30 MySQL - > iceberg, time zone problems of different clients
golang之笔试题&面试题01
Redis optimization series (II) redis master-slave principle and master-slave common configuration
Advanced file IO of system programming (13) -- IO multiplexing - Select