ORA-19808

RAC  启动时发现 ORA-19808

 

total System Global Area 3.5409E+10 bytes

Fixed Size                  2235568 bytes

Variable Size            5905580880 bytes

Database Buffers         2.9394E+10 bytes

Redo Buffers              107405312 bytes

ORA-01105: mount is incompatible with mounts by other instances

ORA-19808: recovery destination parameter mismatch

 (1)

[oracle@fps-ordb01 ~]$ oerr ora 19808

19808, 00000, "recovery destination parameter mismatch"

// *Cause:  The value of parameters DB_RECOVERY_FILE_DEST and

//          DB_RECOVERY_FILE_DEST_SIZE must be same in all instances.

//          instance. All databases must have same recovery destination

//          parameters.

// *Action: Check DB_RECOVERY_FILE_DEST and DB_RECOVERY_FILE_DEST_SIZE

//          values in all instances.

[oracle@fps-ordb01 ~]$

 

 (2)分别在各自节点上检查参数 DB_RECOVERY_FILE_DEST

SQL> show parameter  DB_RECOVERY_FILE_DEST

 

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

db_recovery_file_dest                string      +FRADG

db_recovery_file_dest_size           big integer     30G

真的发现db_recovery_file_dest_size 有一个试20G一个是30G


(3) 修改其中的一个节点为一致的大小

Alter system set db_recovery_file_dest_size = 30G scope=both;


(4) 重启服务!正常了







评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值