Oracle 10.2.0.5 DBCA建庫報錯ORA-27125
報錯如下:
解決方法:
[root@APPSERVER10 ~]# id oracle
uid=501(oracle) gid=502(oinstall) ?=502(oinstall),501(dba)
[root@APPSERVER10 ~]# cat /proc/sys/vm/hugetlb_shm_group
0
[root@APPSERVER10 ~]# echo 501 >/proc/sys/vm/hugetlb_shm_group
[root@APPSERVER10 ~]# cat /proc/sys/vm/hugetlb_shm_group
501
之後可以正常建庫。
解決方法:
[root@APPSERVER10 ~]# id oracle
uid=501(oracle) gid=502(oinstall) ?=502(oinstall),501(dba)
[root@APPSERVER10 ~]# cat /proc/sys/vm/hugetlb_shm_group
0
[root@APPSERVER10 ~]# echo 501 >/proc/sys/vm/hugetlb_shm_group
[root@APPSERVER10 ~]# cat /proc/sys/vm/hugetlb_shm_group
501
之後可以正常建庫。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26506993/viewspace-2114718/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle 9i DBCA建庫報錯Oracle
- DBCA建庫報錯ORA-119
- Oracle 10.2.0.5 opatch報錯Oracle
- 【故障處理】 DBCA建庫報錯CRS-2566
- Oracle OCP(36):DBCA建庫Oracle
- DBCA建立ASM報錯ORA-27125: unable to create shared memory segmentASM
- oracle 10g 在AIX5.3 dbca建庫 報錯 ORA-12547Oracle 10gAI
- DBCA建庫出現CHMOD NOT FOUND錯誤
- DBCA建庫報錯 ORA-13516 / ORA-06512
- 手工建庫與dbca建庫
- 建庫的過程中DBCA報錯,錯誤號為ORA-12547
- Linux Oracle 10.2.0.5 版本 opatch lsinventory報錯LinuxOracle
- DBCA 建庫執行報錯ora-12547 ----深刻的教訓
- ORA-00922: 選項缺失或無效 dbca 建庫報錯
- Windows 2003 + Oracle 10.2.0.4 DBCA 建庫時報錯ORA-28547WindowsOracle
- dbca -silent -responsefile 建庫由於tmpfs太小報錯ORA-27102: out of memory
- oracle 10.2.0.3 dbca建庫報Failed to retrieve size of raw device 問題解決方法OracleAIdev
- DBCA靜默方式建庫
- Oracle 11g ASM 單例項安裝 DBCA 建庫 報錯 ORA-12547: TNS:lost contactOracleASM單例
- 在suse9上安裝oracle9204_dbca建庫出錯_歸結Oracle
- 【問題處理】dbca建庫過程中報 ORA-04031錯誤的排查
- ORACLE 建庫出錯Oracle
- Oracle 10.2.0.5 emca配置報錯-ssl Open wallet failed, ret = 28750OracleAI
- ORACLE 使用DBCA安裝資料庫出現錯誤Oracle資料庫
- oracle RAC dbca的時候報錯提示cluster nodes are not accessibleOracle
- oracle 10G rac 執行dbca 報錯處理方法Oracle 10g
- DBCA建庫導致已有資料庫出現ORA-27140錯誤資料庫
- DBCA建庫時找不到ASM磁碟ASM
- oracle dbca報Exception in thread mainOracleExceptionthreadAI
- oracle11.2.0.3 dbca建庫,滑鼠點選沒反應,醉了!Oracle
- 拋開dbca,手動建庫步驟
- DBCA啟動報錯Java.Lang.NoclassdeffounderrorJavaError
- Oracle11G靜默建庫相應檔案dbca.rspOracle
- ORACLE dbca執行到40%報錯之ORA-12154Oracle
- 64bit Oracle9204安裝dbca報錯一例:Oracle
- DBCA響應檔案建庫報模版不存在解決辦法
- oracle 10g for solaris 10(x86),dbca建庫out of memory處理Oracle 10g
- Oracle 11g RAC操作DBCA期間報ORA-04031錯誤Oracle