티스토리 뷰
Oracle DBMS의 Version이 Oracle DB 18c 이상이고, Standard Edition을 설치하였다면 반드시 하기 내용을 확인하시고, 반영하여 장애를 미연에 방지하시길 권장합니다.
ORA-38153 Software edition is incompatible with SQL plan management
APPLIES TO
Oracle Database - Standard Edition - Version 18.3.0.0.0 and later (Oracle 19c도 포함)
SYMPTOMS
After creating a new Oracle 18c database (Standard Edition 2), the following error is issued in the alert.log file:
ex)
Errors in file j002_22111.trc:
ORA-12012: error on auto execute of job "SYS"."ORA$AT_SQ_SQL_SW_36"
ORA-38153: Software edition is incompatible with SQL plan management.
ORA-06512: at "SYS.DBMS_SPM_INTERNAL", line 4911
ORA-06512: at "SYS.DBMS_SPM", line 2696
ORA-06512: at line 34
SOLUTION
- SYSDBA 권한으로 하기 명령을 실행시켜주시기 바랍니다.
BEGIN
DBMS_AUTO_TASK_ADMIN.DISABLE (client_name => 'sql tuning advisor',
operation => NULL,
window_name => NULL);
END;
/
'Oracle' 카테고리의 다른 글
| Oracle 19c 환경에서 CSSCAN 설치 방법 (0) | 2025.04.01 |
|---|---|
| Oracle CSSCAN 설치 및 확인 메뉴얼 (1) | 2025.03.24 |
| [Oracle 19c Bug] SYS.DBMS_BACKUP_RESTORE Version is Not Current (0) | 2025.03.13 |
| Oracle DUMP 함수 활용 방법 (0) | 2025.03.13 |
| [ORACLE] "부분 다중 바이트 문자열" 에러 해결 방법: CSCAN 기능을 이용한 간단한 해결법 (0) | 2025.03.13 |
- Total
- Today
- Yesterday
- oracle
- Oracle19c업그레이드
- AGPLv3차이점
- WinRAR취약점
- 테이블함수
- csscan
- oracle19c
- GridInfrastructure업그레이드
- Oracle19c전환가이드
- 정부기관스파이
- RMAN
- 소스코드공개의무
- 압축파일보안
- MIT라이선스상용화
- GPLv3특징
- 상용화라이선스
- Oracle12cRAC
- CVE20258088
- deepseek
- oracle 19c
- 오라클RAC운영
- OracleUpgrade
- 동남아시아해킹
- 오라클업그레이드방법
- Oracle업그레이드스케줄
- DBMS_TF
- 리눅스HugePages
- dmu
- RAC업그레이드절차
- AGPL주의사항
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 |