当前位置:网站首页>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_USAGEi The initialization parameters determine the population IM The type of expression .INMEMORY_VIRTUAL_COLUMNS initializationParameter control is normal ( Non hidden ) Population of virtual columns . - DBMS_INMEMORY_ADMIN and DBMS_INMEMORY To manage IM expression , Please use
DBMS_INMEMORY_ADMINandDBMS_INMEMORYpackage .
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
边栏推荐
- Analyzing the role of social robots in basic science
- 获取钉钉考勤机打卡记录
- map<QString, bool> 的使用记录
- qt5. 8. You want to use SQLite in the 64 bit static library, but the static library has no method to compile the supporting library
- Résumé de la relation entre GPU, cuda et cudnn
- Chapter 4 specifies the attribute of the inmemory column on the no inmemory table for im enabled filling objects: examples (Part IV of im-4.4)
- qt 64位静态版本显示gif
- 激活函数之relu函数
- IFLYTEK's revenue in 2021 was 18.3 billion yuan: a year-on-year increase of 41% and a net profit of 1.556 billion yuan
- Redis optimization series (II) redis master-slave principle and master-slave common configuration
猜你喜欢

Practical data Lake iceberg lesson 30 MySQL - > iceberg, time zone problems of different clients

MySQL Router重装后重新连接集群进行引导出现的——此主机中之前已配置过的问题

After the MySQL router is reinstalled, it reconnects to the cluster for boot - a problem that has been configured in this host before

Interprocess communication -- message queue

解读机器人编程课程的生物认知度

力扣-1137.第N个泰波那契数

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

Understanding of MQ

The way to change children's programming structure
![Study notes of C [8] SQL [1]](/img/b3/cb684f3ee14cc4e313be217320d5d6.png)
Study notes of C [8] SQL [1]
随机推荐
探究机器人教育的器材与教学
力扣-70.爬楼梯
Summary of the relationship among GPU, CUDA and cudnn
Chapter 4 specifies the attribute of the inmemory column on the no inmemory table for im enabled filling objects: examples (Part IV of im-4.4)
Laravel always returns JSON response
Tensorflow uses keras to create neural networks
golang之筆試題&面試題01
How to count fixed assets and how to generate an asset count report with one click
The fourth chapter is to enable the filling object of IM and enable ADO for im column storage (IM 4.8)
qt5. 8. You want to use SQLite in the 64 bit static library, but the static library has no method to compile the supporting library
云呐|固定资产盘点中,支持多种盘点方式(资产清查盘点)
Cognition and R & D technology of micro robot
Use kettle to copy records to and get records from results
抓包整理————tcp 协议[八]
实践数据湖iceberg 第三十课 mysql->iceberg,不同客户端有时区问题
qt5.8 64 位静态库中想使用sqlite但静态库没有编译支持库的方法
laravel-admin时间范围选择器dateRange默认值问题
QT 64 bit static version display gif
tensorflow常用的函数
第四章 为IM 启用填充对象之为IM列存储启用ADO(IM 4.8)