[mos 글 번역] 11.2.0.4 로 업그레이드 한 후 alert 로그 에 NUMA 경고 메시지 가 나타 납 니 다.
11.2.0.4 로 업그레이드 한 후 alert 로그 에 NUMA 경고 메시지 가 나타 납 니 다.
numa warning message appeared after upgrade to 11.2.0.4 (문서 ID 1600824.1) 1
적용 대상: Oracle Database - Enterprise Edition - 버 전 11.2.0.4 이상 이 문서 의 정 보 는 모든 플랫폼 에 적 용 됩 니 다.
증상: 11.2.0.4 로 업그레이드 한 후 데이터베이스 startup 이후 다음 경고 메시지 가 생 성 됩 니 다.
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Initial number of CPU is 1
Number of processor cores in the system is 8
Number of processor sockets in the system is 2
Shared memory segment for instance monitoring created
CELL communication is configured to use 0 interface(s):
CELL IP affinity details:
NUMA status: NUMA system w/ 2 process groups
cellaffinity.ora status: cannot find affinity map at '/etc/oracle/cell/network-config/cellaffinity.ora' (see trace file for details)
CELL communication will use 1 IP group(s):
Grp 0:
Picked latch-free SCN scheme 3
Autotune of undo retention is turned on.
변화: 11.2.0.4 로 승급
원인: 기본적으로 11. 2 에서 NUMA 는 닫 혔 지만 os 단계 에서 NUMA 를 사용 하고enable_NUMA_support = FALSE 의 경우 Oracle 은 NUMA 를 사용 하지 않 고 NUMA 까지 만 감지 (detect) 합 니 다.
이것 은 bugbug: 17475024 에서 토론 한 적 이 있 습 니 다.closed as duplicate of Bug:16613964 where alerts like below displayed on non-Exadata setup:
CELL IP affinity details:
NUMA status: NUMA system w/ 2 process groups
cellaffinity.ora status: cannot find affinity map at '...' (see trace file for details)
CELL communication will use 1 IP group(s):
Grp 0:
해결 방안:
- Apply Patch:16613964 if available for your DBVersion and Platform.
or Upgrade to 12.1 where the issus is fixed
No Workarounds are available
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
JS 다시 쓰기alert, 탄창 오류 우호성 보장텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.