我的编程空间,编程开发者的网络收藏夹
学习永远不晚

ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standby ORACLE 报错 故障修复 远程处理

短信预约 -IT技能 免费直播动态提醒
省份

北京

  • 北京
  • 上海
  • 天津
  • 重庆
  • 河北
  • 山东
  • 辽宁
  • 黑龙江
  • 吉林
  • 甘肃
  • 青海
  • 河南
  • 江苏
  • 湖北
  • 湖南
  • 江西
  • 浙江
  • 广东
  • 云南
  • 福建
  • 海南
  • 山西
  • 四川
  • 陕西
  • 贵州
  • 安徽
  • 广西
  • 内蒙
  • 西藏
  • 新疆
  • 宁夏
  • 兵团
手机号立即预约

请填写图片验证码后获取短信验证码

看不清楚,换张图片

免费获取短信验证码

ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standby ORACLE 报错 故障修复 远程处理

文档解释

ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standby

Cause: The command was not permitted because the controlfile indicates the database was in the process of becoming a logical standby database but the controlfile conversion had not completed.

Action: If in the process of creating a logical standby database, perform the remaining instantiation procedures to completion. If this flashback operation followed a Data Guard failure, permit the errant Data Guard operation to successfully complete. Once the instantiation is complete, reissue the flashback operation.

ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standby 错误指出,在逻辑备份实例化时不允许进行 FLASHBACK DATABASE 操作。

官方解释

ORA-38860 不允许在逻辑备份实例化期间使用 “FLASHBACK DATABASE” 命令。这是由于在恢复备份后所需的重做日志暂停进行同步,逻辑备份应该反映主备份的将全量恢复之后的状态。

常见案例

一个最常见的用例是当恢复一个备份和逻辑备份时,该语句可能在错误日志中显示,并显示 ORA-38860 错误。

一般处理方法及步骤

如果有一个 ORA-38860 错误出现在数据库的错误日志中,唯一的正常处理方法就是在未禁止 FLASHBACK DATABASE 的情况下,完整初始化你的逻辑备份。

1. 使用数据库备份将主备份的实例恢复到恢复点(可选)。

2. 将你的备份数据文件删除掉,并重新建立一个逻辑备份实例。

3. 使用任务管理器或 RMAN 从主备份上复制重做日志到逻辑备份上。

4. 启动 FLASHBACK DATABASE 会话,按照你需要的要求设置一个初始化点。

5. 启动你的逻辑备份实例,并从这个初始化点开始实例化。

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standby ORACLE 报错 故障修复 远程处理

下载Word文档到电脑,方便收藏和打印~

下载Word文档

猜你喜欢

ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standby ORACLE 报错 故障修复 远程处理

文档解释ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standbyCause: The command was not permitted
ORA-38860: cannot FLASHBACK DATABASE during instantiation of a logical standby ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-16267: Cannot instantiate a Logical Standby during a switchover ORACLE 报错 故障修复 远程处理

文档解释ORA-16267: Cannot instantiate a Logical Standby during a switchoverCause: An instantiation of a Logical Standby has
ORA-16267: Cannot instantiate a Logical Standby during a switchover ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16266: Cannot instantiate a Logical Standby from another Logical Standby ORACLE 报错 故障修复 远程处理

文档解释ORA-16266: Cannot instantiate a Logical Standby from another Logical StandbyCause: An instantiation of a Logical
ORA-16266: Cannot instantiate a Logical Standby from another Logical Standby ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16100: not a valid Logical Standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-16100: not a valid Logical Standby databaseCause: This database has not been completely configured as a Logical
ORA-16100: not a valid Logical Standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16280: cannot change master key on a logical standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-16280: cannot change master key on a logical standby databaseCause: An attempt was made to change the master
ORA-16280: cannot change master key on a logical standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16206: database already configured as Logical Standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-16206: database already configured as Logical Standby databaseCause: This database has been previously
ORA-16206: database already configured as Logical Standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-38770: FLASHBACK DATABASE failed during recovery. ORACLE 报错 故障修复 远程处理

文档解释ORA-38770: FLASHBACK DATABASE failed during recovery.Cause: A FLASHBACK DATABASE command successfully restored the
ORA-38770: FLASHBACK DATABASE failed during recovery. ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16793: logical standby database guard is off ORACLE 报错 故障修复 远程处理

文档解释ORA-16793: logical standby database guard is offCause: The logical standby database guard was turned off.Action:
ORA-16793: logical standby database guard is off ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16749: switchover to logical standby database failed ORACLE 报错 故障修复 远程处理

文档解释ORA-16749: switchover to logical standby database failedCause: The Data Guard broker failed to switch a logical
ORA-16749: switchover to logical standby database failed ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16750: failed to activate logical standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-16750: failed to activate logical standby databaseCause: The Data Guard broker failed to activate a logical
ORA-16750: failed to activate logical standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16584: operation cannot be performed on a standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-16584: operation cannot be performed on a standby databaseCause: The database specified for the operation was a
ORA-16584: operation cannot be performed on a standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16253: Logical standby cannot start due to a prior, incomplete operation ORACLE 报错 故障修复 远程处理

文档解释ORA-16253: Logical standby cannot start due to a prior, incomplete operationCause: A failure during a prior
ORA-16253: Logical standby cannot start due to a prior, incomplete operation ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16821: logical standby database dictionary not yet loaded ORACLE 报错 故障修复 远程处理

文档解释ORA-16821: logical standby database dictionary not yet loadedCause: The logical standby database had not loaded the
ORA-16821: logical standby database dictionary not yet loaded ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16446: Target database was not a standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-16446: Target database was not a standby databaseCause: ALTER SYSTEM FLUSH REDO TO STANDBY failed because the
ORA-16446: Target database was not a standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-38793: cannot FLASHBACK the database to a future SCN/time ORACLE 报错 故障修复 远程处理

文档解释ORA-38793: cannot FLASHBACK the database to a future SCN/timeCause: The Flashback Database target SCN/timestamp is
ORA-38793: cannot FLASHBACK the database to a future SCN/time ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16432: inconsistent set of logs applied at a standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-16432: inconsistent set of logs applied at a standby databaseCause: Redo apply stopped because it detected an
ORA-16432: inconsistent set of logs applied at a standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16072: a minimum of one standby database destination is required ORACLE 报错 故障修复 远程处理

文档解释ORA-16072: a minimum of one standby database destination is requiredCause: No standby database archive log
ORA-16072: a minimum of one standby database destination is required ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16108: database is no longer a standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-16108: database is no longer a standby databaseCause: The current database has already been made a primary
ORA-16108: database is no longer a standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16222: automatic Logical Standby retry of last action ORACLE 报错 故障修复 远程处理

文档解释ORA-16222: automatic Logical Standby retry of last actionCause: A failure occurred while running Logical Standby
ORA-16222: automatic Logical Standby retry of last action ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16131: An error occurred during a Terminal Recovery of the standby. ORACLE 报错 故障修复 远程处理

文档解释ORA-16131: An error occurred during a Terminal Recovery of the standby.Cause: An error occurred during a Terminal
ORA-16131: An error occurred during a Terminal Recovery of the standby. ORACLE 报错 故障修复 远程处理
2023-11-05

编程热搜

  • Python 学习之路 - Python
    一、安装Python34Windows在Python官网(https://www.python.org/downloads/)下载安装包并安装。Python的默认安装路径是:C:\Python34配置环境变量:【右键计算机】--》【属性】-
    Python 学习之路 - Python
  • chatgpt的中文全称是什么
    chatgpt的中文全称是生成型预训练变换模型。ChatGPT是什么ChatGPT是美国人工智能研究实验室OpenAI开发的一种全新聊天机器人模型,它能够通过学习和理解人类的语言来进行对话,还能根据聊天的上下文进行互动,并协助人类完成一系列
    chatgpt的中文全称是什么
  • C/C++中extern函数使用详解
  • C/C++可变参数的使用
    可变参数的使用方法远远不止以下几种,不过在C,C++中使用可变参数时要小心,在使用printf()等函数时传入的参数个数一定不能比前面的格式化字符串中的’%’符号个数少,否则会产生访问越界,运气不好的话还会导致程序崩溃
    C/C++可变参数的使用
  • css样式文件该放在哪里
  • php中数组下标必须是连续的吗
  • Python 3 教程
    Python 3 教程 Python 的 3.0 版本,常被称为 Python 3000,或简称 Py3k。相对于 Python 的早期版本,这是一个较大的升级。为了不带入过多的累赘,Python 3.0 在设计的时候没有考虑向下兼容。 Python
    Python 3 教程
  • Python pip包管理
    一、前言    在Python中, 安装第三方模块是通过 setuptools 这个工具完成的。 Python有两个封装了 setuptools的包管理工具: easy_install  和  pip , 目前官方推荐使用 pip。    
    Python pip包管理
  • ubuntu如何重新编译内核
  • 改善Java代码之慎用java动态编译

目录