返回顶部
首页 > 资讯 > 错误编码 >ORA-26742: Maximum number of ignored transactions exceeded ORACLE 报错 故障修复 远程处理
  • 831
分享到

ORA-26742: Maximum number of ignored transactions exceeded ORACLE 报错 故障修复 远程处理

报错故障Maximum 2023-11-04 23:11:32 831人浏览 泡泡鱼
摘要

文档解释 ORA-26742: Maximum number of ignored transactions exceeded Cause: An attempt was made to add more than the allowed

文档解释

ORA-26742: Maximum number of ignored transactions exceeded

Cause: An attempt was made to add more than the allowed number of ignored transactions.

Action: Please clear the current list of ignored transactions.

ORA-26742 错误表明,忽略的事务已超过最大数量限制。

官方解释

ORA-26742: maximum number of ignored transactions exceeded

Cause: Exceeded the maximum number of transactions that may be ignored during a recovery operation.

Action: Reduce the number of transactions by stopping or changing the log-application session.

常见案例

ORA-26742 错误通常发生在恢复操作期间,特别是在使用ARCH产品对oracle数据库进行备份恢复时,它会报出这样的错误,应用或管理员尝试要求ARCH恢复时,Oracle在尝试恢复Scn之后出现该错误。

一般处理方法及步骤

1. 停止日志应用程序会话以减少事务数量,然后重新计划恢复操作,重启日志应用程序会话。

2. 在Oracle 8i之前,把参数_CORRUPTOR_CHANGE_ENABLED设置为FALSE,该参数在Oracle 8i中已经弃用,但在Oracle 8i环境下也可以使用。

3. 在Oracle数据库中执行resetlogs或迁移到新的配置,在这种情况下,用户应该定期重新创建其中一个,以确保安全备份。

4. 如果前面所做的未达到理想效果,则还可以使用“inspect restore”命令中的“ignore”参数选项来忽略导致FRM-26742错误的操作。

--结束END--

本文标题: ORA-26742: Maximum number of ignored transactions exceeded ORACLE 报错 故障修复 远程处理

本文链接: https://lsjlt.com/news/525877.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作