ORA-29702:error occurred in Cluster Group Service operation錯誤解決
一 . 故障描述
筆者嘗試透過手工建立單例項 DB 的方法 , 啟動資料庫例項到 nomount 狀態時 , 報錯 :
SQL> startup nomount;
ORA-29702: error occurred in Cluster Group Service operation
無法進行下面的資料庫建立工作 .
在 metalink 上搜尋了ORA-29702 , 找到了一個非常有價值的文章 , 內容如下 :
Starting Instance Fails with ORA-29702 [ID 216030.1]
修改時間 16-SEP-2010 型別 PROBLEM 狀態 PUBLISHED
fact: Oracle Server Enterprise Edition 8
fact: Oracle Parallel Server (OPS)
fact: AIX-Based Systems
symptom: Starting database fails
symptom: ORA-29702: error occurred in Cluster Group Service operation
symptom: Mounting database in Non-OPS (exclusive) mode
symptom: Environment not configured for OPS
cause: Oracle in IBM RS6000 SP installs the Parallel Server Option as the
default option. As a result, Oracle tries to communicate with GMS or Cluster
Manager during startup, but the environment is not configured to work in
Parallel Server mode.
fix:
Relink Oracle to disable Parallel Server Option:
$ cd $ORACLE_HOME/rdbms/lib
$ make -f ins_rdbms.mk no_parropt
$ make -f ins_rdbms.mk install
這個文件說的情況與本問題的情況吻合 , 需要解決的問題就是取消並行模式 ( 建立單節點 DB, 而非 RAC DB).
三 . 解決方法
執行 metalink 文件中的 fix 的命令,取消並行伺服器模式。
$ cd $ORACLE_HOME/rdbms/lib
$ make -f ins_rdbms.mk no_parropt
rm -f /oracle/product/10.2.0/db/lib/libskgxp10.a
cp /oracle/product/10.2.0/db/lib//libskgxpd.a /oracle/product/10.2.0/db/lib/libskgxp10.a
rm -f /oracle/product/10.2.0/db/lib/libskgxn2.a
cp /oracle/product/10.2.0/db/lib//libskgxns.a /oracle/product/10.2.0/db/lib/libskgxn2.a
/bin/ar -X64 d /oracle/product/10.2.0/db/rdbms/lib/libknlopt.a kcsm.o
/bin/ar -X64 cr /oracle/product/10.2.0/db/rdbms/lib/libknlopt.a /oracle/product/10.2.0/db/rdbms/lib/ksnkcs.o
Target "no_parropt" is up to date.
$ make -f ins_rdbms.mk install
chmod 755 /oracle/product/10.2.0/db/bin
rm -f oracle dbv tstshm maxmem orapwd dbfsize cursize genoci extproc extproc32 hsalloci hsots hsdepxa dgmgrl dumpsga mapsga osh sbttest expdp impdp imp exp sqlldr rman hsodbc tg4sybs nid extjob extjobo genezi ikfod grdcscan /oracle/product/10.2.0/db/rdbms/lib/ksms.s /oracle/product/10.2.0/db/rdbms/lib/ksms.o
- Linking DB*Verify utility (dbv)
……
/bin/ar -X64 t /oracle/product/10.2.0/db/rdbms/lib/libknlopt.a | grep '^'kcsm.o > /dev/null 2>&1 ; then echo "-lha_gs_r -lha_em_r -lpthreads"; fi` -locijdbcst10 -lwwg -bpT:0x100000000 -bpD:0x110000000 -bforceimprw
mv -f /oracle/product/10.2.0/db/bin/oracle /oracle/product/10.2.0/db/bin/oracleO
mv /oracle/product/10.2.0/db/rdbms/lib/oracle /oracle/product/10.2.0/db/bin/oracle
chmod 6751 /oracle/product/10.2.0/db/bin/oracle
Target "install" is up to date.
SQL> startup nomount;
ORACLE instance started.
Total System Global Area 1073741824 bytes
Fixed Size 2101912 bytes
Variable Size 545262952 bytes
Database Buffers 524288000 bytes
Redo Buffers 2088960 bytes
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69997824/viewspace-2768817/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-29702: error occurred in Cluster Group Service operationError
- Job for mysqld.service failed because the control process exited with error code錯誤解決MySqlAIError
- PHP curl error 60 錯誤解決PHPError
- The operation, ‘DecodeJpeg/contents‘, does not exist in the graph.錯誤解決方法
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- 使用CocoaPods出錯,[!] Oh no, an error occurred.Error
- 【Jenkins】data stream error|Error cloning remote repo ‘origin‘ 錯誤解決JenkinsErrorREM
- HTTP 錯誤 500.21 - Internal Server Error 解決方案HTTPServerError
- 解決 eslint 的 Parsing error: Unexpected token 錯誤EsLintError
- yarn install 遇到的錯誤訊息 - Error EPERM operation not permitted, open .yarnrcYarnErrorMIT
- 轉存——Quartus II FPGA程式模擬執行時出現錯誤“error occurred during modelsim simulation”的解決方法FPGAError
- Dynamics CRM CRM Reporting Error: Error occurred while fetching the data extension的解決方法ErrorWhile
- mysqldump error1066 錯誤的解決辦法MySqlError
- SSL錯誤ssl connect error 35的解決方案Error
- MySQL this is incompatible with sql_mode=only_full_group_by-錯誤解決MySql
- 錯誤解決:cc: Internal error: Killed (program cc1)Error
- 織夢提示dedecms error warning錯誤的解決方法Error
- Js錯誤Error物件詳解JSError物件
- win10電腦開機出現a disk read error occurred錯誤修復方法Win10Error
- mysql 禁用 ONLY_FULL_GROUP_BY,暫時解決錯誤(sql_mode=only_full_group_by)MySql
- dbeaver 升級 24.1.x 版本提示 An error has occurred 的解決Error
- IDEA發生“Error:java: 錯誤: 不支援發行版本 5”錯誤的解決方案IdeaErrorJava
- 【Azure API 管理】解決API Management新增AAD Group時遇見的 Failed to query Azure Active Directory graph due to error 錯誤APIAIError
- group by event_name, operation
- MySQL錯誤-this is incompatible with sql_mode=only_full_group_by完美解決方案MySql
- ERROR L107: ADDRESS SPACE OVERFLOW keil錯誤的解決方法Error
- FreeBSD系統下zfs: failed with error 6錯誤的解決方法AIError
- 切換分支 error: Your local changes tby checkout: 錯誤解決方法Error
- group by 引發的錯誤
- rabbitMq的status報錯Error: unable to perform an operation on node ‘rabbit……MQErrorORM
- 【ERROR】Oracle列印錯誤程式碼解釋ErrorOracle
- Ocelot錯誤解決
- git push出現unpack failed: error Missing tree錯誤的解決方法GitAIError
- MySQL error 錯 誤 碼MySqlError
- PostgreSQL error 錯誤碼SQLError
- Error page: / Error infos: DedeCms錯誤警告Error
- tidb Error: Operation aborted by user answer '' (cliutil.operation_aborted)TiDBError
- 2、MySQL錯誤日誌(Error Log)詳解MySqlError