当前位置:网站首页>Database startup message: ora-29702: error occurred in cluster group service
Database startup message: ora-29702: error occurred in cluster group service
2022-07-26 04:36:00 【cqszpx】
One ORACLE 11G RAC colony , For various reasons , No cluster , Using stand-alone , Delete GI part , contain GRID user , then , Start database , Report the following error :
$ sqlplus /nolog
SQL*Plus: Release 11.2.0.4.0 Production on Mon Jun 13 20:18:20 2022
Copyright (c) 1982, 2013, Oracle. All rights reserved.
SQL> conn / as sysdba
Connected to an idle instance.
SQL> startup nomount pfile='/home/oracle/initxxdb.ora';
ORA-29702: error occurred in Cluster Group Service operation
For this mistake , You can choose to turn off parallelism .
The specific solutions are as follows :
1. Turn off parallel
$ cd $ORACLE_HOME/rdbms/lib
$ make -f ins_rdbms.mk no_parropt
2. recompile
$ make -f ins_rdbms.mk install
3. Just open the database
SQL> startup nomount;
ORACLE instance started.

边栏推荐
- Use of anonymous functions
- 【学习笔记】AGC041
- 补位,稍后补上
- 10、 Interceptor
- Solution: runtimeerror: expected object of scalar type int but got scalar type double
- 3、 @requestmapping annotation
- Compiled by egg serialize JS
- How does win11 22h2 skip networking and Microsoft account login?
- UE4 多个角色控制权的切换
- Function knowledge points
猜你喜欢

Ffmpeg video coding

Array sort 2

Keil V5 installation and use

Integrated architecture of performance and cost: modular architecture

egg-ts-sequelize-CLI

Sangi diagram of machine learning (for user behavior analysis)

MySQL - multi table query - Cartesian product sum, correct multi table query, equivalent connection and unequal connection, inner connection and outer connection

Phaser(一):平台跳跃收集游戏

idea插件离线安装(持续更新)

Use Baidu PaddlePaddle easydl to complete garbage classification
随机推荐
Array sort 1
2022 Hangdian multi school DOS card (line segment tree)
Js手写函数之节流防抖函数
Swiftui one day crash
Steam科学教育赋予课堂教学的创造力
FFmpeg 视频添加水印
1、 Basic introduction
MySQL日志分类:错误日志、二进制日志、查询日志、慢查询日志
2022 a.static query on tree (tree section)
Add watermark to ffmpeg video
第三篇如何使用SourceTree提交代码
qt编译报错整理及Remote模块下载
10、 Interceptor
egg-sequelize TS编写
Phaser (I): platform jumping collection game
UE4 通过按键控制物体的旋转
An SQL server queries the latest records as of a certain date
1. If function of Excel
TIA botu WinCC Pro controls the display and hiding of layers through scripts
Offline installation of idea plug-in (continuous update)