• Oracle 12c DG备库Alert报错ORA-01110


    环境是12.2.0.1 version, Oracle Data Guard备库近段时间一直报错,但是备库主库同步一致,数据一致。
    2019-03-06T23:42:22.184048+08:00
    Errors in file /u01/app/oracle/diag/rdbms/ccdb/ccdb/trace/ccdb_m000_129832.trc:
    ORA-01110: data file 7: '/u01/app/oracle/oradata/ccdb/users01.dbf'
    2019-03-06T23:42:22.258112+08:00
    Errors in file /u01/app/oracle/diag/rdbms/ccdb/ccdb/trace/ccdb_m000_129832.trc:
    ORA-01110: data file 8: '/u01/app/oracle/oradata/ccdb/system01.dbf'
    2019-03-06T23:42:22.332476+08:00
    Errors in file /u01/app/oracle/diag/rdbms/ccdb/ccdb/trace/ccdb_m000_129832.trc:
    ORA-01110: data file 9: '/u01/app/oracle/oradata/ccdb/sysaux01.dbf'
    2019-03-06T23:42:22.406769+08:00
    Errors in file /u01/app/oracle/diag/rdbms/ccdb/ccdb/trace/ccdb_m000_129832.trc:
    ORA-01110: data file 10: '/u01/app/oracle/oradata/ccdb/undotbs01.dbf'
    2019-03-06T23:42:22.481081+08:00
    Errors in file /u01/app/oracle/diag/rdbms/ccdb/ccdb/trace/ccdb_m000_129832.trc:
    ORA-01110: data file 11: '/u01/app/oracle/oradata/ccdb/users01.dbf'
     
     
    ORA-01110 For All Files In Standby Database (文档 ID 2322290.1)
     
     

    SYMPTOMS

    On : 12.2.0.1 version, Oracle Data Guard

    ORA-01110 for all files in Standby database show in Alert log after start managed recovery on new or upgraded 12.2.0.1 Standby database even though the Standby database can be opened Read Only successfully.


    CHANGES

    New or Upgraded Standby on 12.2.0.1

    CAUSE

     
    Unpublished Bug 24844841 : PHSB:CDB M000 REPORTED ORA-1110 ON ADG WHEN A DATAFILE IS ADDED ON PRIMARY

    is logged for error ORA-1110 being reported incorrectly on the Standby database alert log when a datafile change is made on the primary.

    The bug is fixed in 19.1.

     

    Backport requests can be made for 12.1 & 12.2

     

    Rediscovery:

    =========

    Function kcidr_file_header_check_common is File Header check which cause of this issue. If you see this in the Stack Trace and Standby opens Read only successfully then you are most likely encountering this bug.

    SOLUTION

    To Solve the issue:

       Apply fix of Bug 24844841.  Please check for backports for your version and operating system.

       If patch#24844841 is not available then please open an SR to request.

    To Workaround:

        Restart  the standby database and managed recovery.
     

    <wiz_tmp_tag id="wiz-table-range-border" contenteditable="false" style="display: none;">





  • 相关阅读:
    已经二叉树的前序遍历和中序遍历 写出后序遍历算法
    Windows GVim
    PHP PDO
    Html5 Geolocation获取地理位置信息
    Vim字符编码/中文乱码详解
    Vim常用操作命令
    三列布局,左右宽度固定,中间一列随浏览器窗口变化宽度
    Html5 跨域通信
    Http 与 Socket 区别
    浏览器对比不应该成为月经帖或季度帖
  • 原文地址:https://www.cnblogs.com/cqdba/p/0d8c280b2094f68e05b7dc8ca0c0bf47.html
Copyright © 2020-2023  润新知