当前位置:网站首页>ora-01105 ora-03175
ora-01105 ora-03175
2022-08-05 00:35:00 【喝醉酒的小白】
oerr ora 01105
01105, 00000, "mount is incompatible with mounts by other instances"
// *Cause: An attempt to mount the database discovered that another instance
// mounted a database by the same name, but the mount is not
// compatible. Additional errors are reported explaining why.
// *Action: See accompanying errors.
oerr ora 03175
03175, 00000, "parameter %s mismatch"
// *Cause: The value of the %s parameter was not the same in all instances.
// *Action: Check %s in all instances.

发现实例1未使用spfile,实例2使用spfile,原因是实例1$ORACLE_HOME/dbs下面有一个spfile.ora。
Behavior of Active Dataguard(ADG) When Apply Node Aborts/Crash (Doc ID 1613719.1)
Active Data Guard RAC Standby - Apply Instance Node Failure Impact (Doc ID 1357597.1)
_adg_instance_recovery=true
边栏推荐
- QSunSync 七牛云文件同步工具,批量上传
- could not build server_names_hash, you should increase server_names_hash_bucket_size: 32
- About I double-checked and reviewed the About staff page, returning an industry question
- Countdown to 1 day!From August 2nd to 4th, I will talk with you about open source and employment!
- 软件测试面试题:网络七层协仪具体?
- leetcode: 267. Palindromic permutations II
- 2022 The Third J Question Journey
- Raw and scan of gorm
- Mysql_13 事务
- 网站最终产品页使用单一入口还是多入口?
猜你喜欢

gorm joint table query - actual combat

2022 Hangzhou Electric Power Multi-School Session 3 K Question Taxi

Countdown to 1 day!From August 2nd to 4th, I will talk with you about open source and employment!

QSunSync 七牛云文件同步工具,批量上传
![[FreeRTOS] FreeRTOS and stm32 built-in stack occupancy](/img/33/3177b4c3de34d4920d741fed7526ee.png)
[FreeRTOS] FreeRTOS and stm32 built-in stack occupancy

进程间通信和线程间通信

怎样进行在不改变主线程执行的时候,进行日志的记录

MongoDB搭建及基础操作

《WEB安全渗透测试》(28)Burp Collaborator-dnslog外带技术

Will domestic websites use Hong Kong servers be blocked?
随机推荐
软件测试面试题:手工测试与自动测试有哪些区别?
Software testing interview questions: What are the strategies for system testing?
Flask框架 根据源码分析可扩展点
软件测试面试题:您如何看待软件过程改进?在您曾经工作过的企业中,是否有一些需要改进的东西呢?您期望的理想的测试人员的工作环境是怎样的?
NMS原理及其代码实现
简单的顺序结构程序(C语言)
Mysql_12 多表查询
Software Testing Interview Questions: What do you think about software process improvement? Is there something that needs improvement in the enterprise you have worked for? What do you expect the idea
gorm joint table query - actual combat
2022 The Third J Question Journey
阶段性测试完成后,你进行缺陷分析了么?
2022牛客多校第三场 J题 Journey
Software Testing Interview Questions: What Are the Types of Software Testing?
"No title"
The principle of NMS and its code realization
gorm联表查询-实战
SV class virtual method of polymorphism
怎样进行在不改变主线程执行的时候,进行日志的记录
oracle创建用户以后的权限问题
机器学习(公式推导与代码实现)--sklearn机器学习库