zoukankan      html  css  js  c++  java
  • oracle opiodr aborting process unknown ospid (103074) as a result of ORA-609

    --数据库日志RAC 环境节点1

    Fri Jun 28 02:44:30 2019


    ***********************************************************************

    Fatal NI connect error 12537, connecting to:
    (LOCAL=NO)

    VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.4.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.4.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.4.0 - Production
    Time: 28-JUN-2019 02:44:30
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12537

    TNS-12537: TNS:connection closed
    ns secondary err code: 12560
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    opiodr aborting process unknown ospid (103074) as a result of ORA-609

    ---监听日志节点1

    28-JUN-2019 02:44:30 * <unknown connect data> * 12537
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 115: Operation now in progress
    28-JUN-2019 02:44:30 * service_update * test1 * 0

    --解决办法:1116960.1

     

    [oracle@test1 admin]$ cat sqlnet.ora
    SQLNET.INBOUND_CONNECT_TIMEOUT=120

  • 相关阅读:
    338. Counting Bits
    78. Subsets
    MySQL读写分离
    AESEncryption Aes 加密
    LoopBox 用于包装循环的盒子
    ES 服务器 索引、类型仓库基类 BaseESStorage
    一键压缩脚本
    非常好用的一个分组扩展方法
    快递、拆分、合并、优选逻辑
    Git Extensions 使用小结
  • 原文地址:https://www.cnblogs.com/ss-33/p/11113614.html
Copyright © 2011-2022 走看看