当前位置:网站首页>搭建ADG后,实例2无法启动 ORA-29760: instance_number parameter not specified
搭建ADG后,实例2无法启动 ORA-29760: instance_number parameter not specified
2022-07-03 09:46:00 【喝醉酒的小白】
oerr ora 29760
29760, 00000, "instance_number parameter not specified"
// *Cause: The init.ora file did not contain a value for the instance_number
// which is required to identify this instance to other instances of
// the database running on the same cluster
// *Action: Assign a value to the instance_number parameter in the init.ora
// parameter file
create pfile='/tmp/test.ora' from spfile;
cat /tmp/test.ora'
查看发现缺少实例2得信息
https://www.cnblogs.com/shaozi/p/8344031.html
边栏推荐
- 嵌入式软件测试怎么实现自动化测试?
- Basic usage of sqlmap
- 软件测试——Redis数据库
- Tencent micro app to get wechat user information
- Word line and bit line
- Qt:qss custom qmenubar instance
- "Core values of testing" and "super complete learning guide for 0 basic software testing" summarized by test engineers for 8 years
- Commonly used discrete random distribution
- 我,大厂测试员,降薪50%去国企,后悔了...
- Clion debug
猜你喜欢
Differences among norm, normalize and normalized in eigen
[true question of the Blue Bridge Cup trials 44] scratch eliminate the skeleton Legion children programming explanation of the true question of the Blue Bridge Cup trials
Communication software development and Application
T5 attempt
Probability theory: application of convolution in calculating moving average
How to realize automatic testing in embedded software testing?
Basic theoretical knowledge of software testing -- app testing
8年测试总监的行业思考,看完后测试思维认知更深刻
After 8 years of industry thinking, the test director has a deeper understanding of test thinking
Comment réaliser des tests automatisés pour les tests logiciels embarqués?
随机推荐
What happened to those who focused on automated testing?
字节跳动大裁员,测试工程师差点遭团灭:大厂招人背后的套路,有多可怕?
My understanding of testing (summarized by senior testers)
Qt:qss custom qlistview instance
Qt:qss custom qgroupbox instance
月薪过万的测试员,是一种什么样的生活状态?
使用ML.NET+ONNX预训练模型整活B站经典《华强买瓜》
QT:QSS自定义 QScrollBar实例
MySQL -- index principle + how to use
Strategic management of project organization
Basic usage of sqlmap
Rollup, cube and grouping sets functions of grouping functions
QT: QSS custom qtreeview instance
Summary of the history of Mathematics
Qt:qss custom QSlider instance
snownlp情感分析
C language project: student achievement system
软件测试——Redis数据库
Logstash backup tracks the data records reported
"Core values of testing" and "super complete learning guide for 0 basic software testing" summarized by test engineers for 8 years