解決ORA-27125: unable to create shared memory segment
今天在OEL64位部署Oracle10gR2,到dbca最後一步,出現“ora-27125: unable to create shared memory segment”視窗;在網上找了一些解決這個問題的方法。
首先,檢視安裝資料庫的使用者組的ID是什麼。
cat /etc/group
然後,執行下面的命令
echo "500">/proc/sys/vm/hugetlb_shm_group
現在,可以繼續建立資料庫了。
是什麼原因導致這個問題的出現,目前還沒有研究,稍後將研究結果告訴大家。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26812308/viewspace-745111/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-27125:unable to create shared memory segment 解決方法
- ORA-27125:unable to create shared memory segment 解決方法?
- Linux 10g --ORA-27125: unable to create shared memory segmentLinux
- DBCA建立ASM報錯ORA-27125: unable to create shared memory segmentASM
- Linux 6.2 安裝Oracle 10g ORA-27125:unable to create shared memory segmentLinuxOracle 10g
- ORA-1652: unable to extend temp segment by 128 in tablespace錯誤的解決方法
- Unable to create git index lockGitIndex
- ORA-27100: shared memory realm already exists解決方法
- [轉]ABAP Memory/SAP Memory/Shared Buffer/DatabaseDatabase
- ORA-27101 Shared memory realm does not exist錯誤解決方案
- ORA-27100 shared memory realm already exists錯誤解決
- ORA-27125錯誤解決
- Oracle Shared Pool Memory ManagementOracle
- ora-27100:shared memory realm already exists錯誤的解決
- oninit -vy 出錯: Fatal error in shared memory creation 以及 shared memory already existsError
- ORA-1652: unable to extend temp segment errors In RACError
- java.lang.OutOfMemoryError: unable to create new native thread如何解決JavaErrorthread
- ftp_rawlist: Unable to create temporary file.FTP
- Fatal error in launcher: Unable to create process using '"'Error
- SAPOSCOL not running (Shared memory not available)AI
- Unable to create index.lock File exists錯誤Index
- ORA-1652: unable to extend temp segment by 256 in tablespace PSAPTEMPAPT
- linux解決xhost: unable to open displayLinux
- linux解決xhost unable to open display‘’Linux
- Unable To Create Database Using ASM ORA-15055DatabaseASM
- PostgreSQL DBA(95) - PG 12 Partition(out of shared memory)SQL
- GPU程式設計(五): 利用好shared memoryGPU程式設計
- 完美解決xhost +報錯: unable to open display
- 解決: selenium webdriver unable to find Mozilla geckodriverWeb
- Unable to locate package錯誤解決辦法Package
- 轉貼:xhost unable to open display解決方法
- Unable to generate a temporary class (result=1)解決方法
- Oracle - ORA-01652: unable to extend temp segment by 128 in tablespace TEMPOracle
- ASM例項使用CREATE PFILE FROM MEMORY的bugASM
- git pull報“unable to update local ref”解決方案Git
- 解決Ubuntu報錯 E: Unable to locate package yumUbuntuPackage
- sudo 出現unable to resolve host 解決方法
- iOS Unable to boot simulator的問題與解決iOSboot