Solaris 10 プロジェクトで DBCA を実行すると "ORA-27102: out of memory" が発生する場合がある
(Doc ID 2632731.1)
Last updated on SEPTEMBER 28, 2020
適用範囲:
Oracle Database - Enterprise Edition - バージョン 10.2.0.5 以降Oracle Database Configuration Assistant - バージョン 10.2.0.5 以降
Oracle Database Exadata Cloud Machine - バージョン N/A 以降
Oracle Cloud Infrastructure - Database Service - バージョン N/A 以降
Oracle Database Cloud Exadata Service - バージョン N/A 以降
Oracle Solaris on SPARC (64-bit)
DBCA
Solaris 10 Projects
現象
Solaris 10 プロジェクトで DBCA を実行すると "ORA-27102: out of memory" が発生する場合があります。
データベースの作成ログを確認すると次のエラーが表示されています。:
1. DBCA ログ:
bash-3.00$ cat <ORACLE_BASE>/cfgtoollogs/dbca/<SID>/<SID>27.log
Creating and starting Oracle instance
DBCA_PROGRESS : 1%
DBCA_PROGRESS : 2%
ORA-27102: out of memory
DBCA_PROGRESS : 3%
ORA-01034: ORACLE not available
ORA-01034: ORACLE not available
DBCA_PROGRESS : 100%
Creating and starting Oracle instance
DBCA_PROGRESS : 1%
DBCA_PROGRESS : 2%
ORA-27102: out of memory
DBCA_PROGRESS : 3%
ORA-01034: ORACLE not available
ORA-01034: ORACLE not available
DBCA_PROGRESS : 100%
2. CreateDB.log
ERROR at line 1:
ORA-01034: ORACLE not available
Process ID: 0
ORA-27102: out of memory
SVR4 Error: 12: Not enough space
Additional information: 1
Additional information: 285212724
CREATE DATABASE "oastdb"
ORA-01034: ORACLE not available
Process ID: 0
ORA-27102: out of memory
SVR4 Error: 12: Not enough space
Additional information: 1
Additional information: 285212724
CREATE DATABASE "oastdb"
"memory_target=0" を設定して自動メモリ管理を無効にしてもこの問題は解決しません。
変更点
原因
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
本書の内容
現象 |
変更点 |
原因 |
解決策 |