rman备份的问题

本文记录了一次从RAC切换到单库过程中遇到的RMAN备份失败问题,详细描述了错误信息及解决方案,包括使用RMAN检查并标记丢失的归档文件为过期,以及在切换后重新授予备份用户sysdba权限。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

库在由rac切换到单库上的时候,rman备份失败
提示信息如下:
RMAN-00571: ===========================================================
RMAN-03002: failure of backup plus archivelog command at 01/19/2020 02:00:22
RMAN-06059: expected archived log not found, loss of archived log compromises recoverability
ORA-19625: error identifying file +DATA/prod/archivelog/2020_01_08/thread_1_seq_2366.1224.1029118413
ORA-17503: ksfdopn:2 Failed to open file +DATA/prod/archivelog/2020_01_08/thread_1_seq_2366.1224.1029118413
ORA-15001: diskgroup “DATA” does not exist or is not mounted
ORA-15077: could not locate ASM instance serving a required diskgroup
ORA-29701: unable to connect to Cluster Synchronization Service
备份归档找不到
处理:
rman target /

crosscheck archivelog all;

This will mark physically not present file as expired in control file .
Now try to backup the archive log, it will run smoothly.

并且在切过库后,需要对备份用户重新收于sysdba的权限,否则连接提示密码错误

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值