zoukankan      html  css  js  c++  java
  • ORA01114 & ORA27069错误

    ORA-01114& ORA-27069错误

    今日作批量影像入库时,中途出现错误。说明一点:硬盘有足够空间、TableSpace处于自动增长模式。

    错误因什么原因引起,目前还没查到。

    错误描述:

    2007-05-16 18:28:12ORA-00603: ORACLE 服务器会话因致命错误而终止

    Errors in file e:\oracle\admin\oracledb\udump\oracledb_ora_3552.trc:

    ORA-01114: 将块写入文件 11 时出现 IO 错误 (块 # 523904)

    ORA-27069: skgfdisp: 尝试在文件范围外执行 I/O

    OSD-04026: 传递的参数无效。 (OS 523904)

    ORA-01114: 将块写入文件 11 时出现 IO 错误 (块 # 523904)

    ORA-27069: skgfdisp: 尝试在文件范围外执行 I/O

    OSD-04026: 传递的参数无效。 (OS 523904)

    ORA-01114: 将块写入文件 11 时出现 IO 错误 (块 # 523904)

    ORA-27069: skgfdisp: 尝试在文件范围外执行 I/O

    OSD-04026: 传递的参数无效。 (OS 523904)

    Dump file e:\oracle\admin\oracledb\udump\oracledb_ora_3552.trc

    Wed May 16 18:27:12 2007

    ORACLE V9.2.0.1.0 - Production vsnsta=0

    vsnsql=12 vsnxtr=3

    Windows 2000 Version 5.1 Service Pack 2, CPU type 586

    Oracle9i Release 9.2.0.1.0 - Production

    JServer Release 9.2.0.1.0 - Production

    Windows 2000 Version 5.1 Service Pack 2, CPU type 586

    Instance name: oracledb

    Redo thread mounted by this instance: 1

    Oracle process number: 17

    Windows thread id: 3552, image: ORACLE.EXE

    *** SESSION ID:(10.119) 2007-05-16 18:27:12.000

    *** 2007-05-16 18:27:12.000

    ksedmp: internal or fatal error

    ORA-01114: 将块写入文件 11 时出现 IO 错误 (块 # 523904)

    ORA-27069: skgfdisp: 尝试在文件范围外执行 I/O

    OSD-04026: 传递的参数无效。 (OS 523904)

    ORA-01114: 将块写入文件 11 时出现 IO 错误 (块 # 523904)

    ORA-27069: skgfdisp: 尝试在文件范围外执行 I/O

    OSD-04026: 传递的参数无效。 (OS 523904)

    ORA-01114: 将块写入文件 11 时出现 IO 错误 (块 # 523904)

    ORA-27069: skgfdisp: 尝试在文件范围外执行 I/O

    OSD-04026: 传递的参数无效。 (OS 523904)

    ----- Call Stack Trace -----

    calling call entry argument values in hex

    location type point (? means dubious value)

    -------------------- -------- -------------------- ----------------------------

    _ksedmp+147 CALLrel _ksedst+0

    ..1.44_7.except.114 CALLrel _ksedmp+0 3

    +fc

    ..1.1_3.except.34+a CALLrel _ksupop+0 2

    f

    _ttcpip+a86 CALLreg 00000000 60 C 5FBE734 0

    _opitsk+2f4 CALLrel _ttcpip+0

    _opiino+5fc CALLrel _opitsk+0 0 0 4FC9460 561F5B4 B9 0

    _opiodr+4cd CALLreg 00000000 3C 4 5FBFBD4

    _opidrv+233 CALLrel _opiodr+0 3C 4 5FBFBD4 0

    _sou2o+19 CALLrel _opidrv+0

    _opimai+10a CALLrel _sou2o+0

    _OracleThreadStart@ CALLrel _opimai+0

    4+35c

    7C80B508 CALLreg 00000000

    临时解决:

    换用PL/SQL Developer登录提示:

    ---------------------------

    PL/SQL Developer

    ---------------------------

    ORA-01034: ORACLE not available

    ORA-27101: shared memory realm does not exist

    ---------------------------

    OK

    重启Oracle实例,恢复正常。

    错误原因:

    待查。

  • 相关阅读:
    php性能测试工具
    linux的openssl
    Nginx与Apache的Rewrite规则的区别
    mysql索引总结----mysql 索引类型以及创建
    不支持正在使用的 .Net 组帧模式。有关详细信息,请参阅服务器日志--解决方案
    c#获取网页源代码
    关于线程间操作无效: 从不是创建控件“xx”的线程访问它,错误解决方法(自定义委托和系统委托Action或Func解决)
    联想笔记本官网驱动下载
    easy ui combotree的操作
    c# 搜狗拼音输入法,刷输入速度和累计输入
  • 原文地址:https://www.cnblogs.com/flyingfish/p/749706.html
Copyright © 2011-2022 走看看