ORA-13705: There was a instance shutdown/startup between the snapshots in the range [string, string]. ORACLE 报错 故障修复 远程处理

文档解释

ORA-13705: There was a instance shutdown/startup between the snapshots in the range [string, string].

Cause: Instance was shut down and restarted between the two specified snapshots.

Action: Specify start and end snapshot ids that does not have a shutdown/startup in between them.

ORA-13705错误是Oracle数据库在执行Flashback Database操作时抛出的一个可恢复性错误,示意着“此范围内的快照之间发生了实例关闭/启动”。

官方解释

常见案例

正常处理方法及步骤

1. 首先确认实例是否使用shutdown/startup命令重新启动;

2. 若是,则删除触发错误的那个范围内的快照,然后重新尝试Flashback数据库操作。

香港美国云服务器首选后浪云,2H2G首月10元开通。
后浪云(www.IDC.Net)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。

THE END