溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

DBT-11211 when use AMM on OS whose memory > 4GB

發(fā)布時間:2020-05-31 22:00:44 來源:網(wǎng)絡 閱讀:1400 作者:roidba 欄目:關系型數(shù)據(jù)庫

數(shù)據(jù)庫安裝遇到的BUG

系統(tǒng):rhel 7.3
數(shù)據(jù)庫 :Oracle 12.2.0.1.0

APPLIES TO:
Oracle Database Configuration Assistant - Version 11.2.0.3 to 12.2.0.1 [Release 11.2 to 12.2]
Linux x86-64
***Checked for relevance on 18-Apr-2017***
SYMPTOMS
On Linux, create database with DBCA on systems with more than 4 GB physical memory ignores memory_target and does not set up AMM in 11.2.0.3 or higher version.

This is visible when the database is created in silent mode from a template, ASMM will be set even if memory_target >0. 

In interactive mode you may mark AMM at the corresponding step - it will not be marked by default.

Note: In database 12.2, you could encounter DBT-11211 when use AMM on OS whose memory > 4GB. You have to make use of ASMM instead of AMM.

CAUSE
In response to unpublished
Bug 12540053 : USE SGA_TARGET WHEN THE SYSTEM HAS MORE THAN 4G OF MEMORY

DBCA will setup sga_target and not memory_target when the system has more than 4GB of physical memory.

SOLUTION
This change was intended and was implemented to simplify the starting point/seed database across platforms, so that huge/large pages can be used if configured.

On platforms such as Linux there are huge pages limitations in using memory_target that do not affect all platforms.

The use of AMM is absolutely incompatible with huge pages on Linux. AMM overwrites huge pages.
向AI問一下細節(jié)

免責聲明:本站發(fā)布的內容(圖片、視頻和文字)以原創(chuàng)、轉載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權內容。

AI