zoukankan      html  css  js  c++  java
  • FRM41839:在临时记录缓冲区文件/tmp/26alya. tmp中磁盘的输入/输入错误

    问题:

    本日12:00至目前时段,一直无法导出PQC 8月和9月的甲骨文报表,系统出现附件

    画面,请帮忙处理,客诉调查急需此资料,谢谢!

    clip_image002

    错误提示:FRM-41839:在临时记录缓冲区文件/tmp/26alya.tmp中磁盘的输入/输入错误

    原因:是/TMP目录的空间用完了

    解决办法:(从metalink上找的)

     fact: Oracle Application Object Library

     symptom: FRM-41839: Disk I/O error on temporary record buffer file
    /var/tmp/AAAJGaa9Z.TMP

     symptom: Querying Values in a value set/Rows in row sets

     change: NOTE ROLE: Also note that per Note 157385.1, this error occurs when
    a query is performed which returns a large number of records. Forms is trying
    to create a temporary file in which to place the results of the query. There
    is not enough disk space on the drive which is assigned to TEMP/TMP. Either
    free up more space or move the TEMP directory to a different drive.

     cause: The /var/tmp referenced in the error message was on Web/Forms
    tier.
    fix:
    There are 3 possible solutions:
    1. Create a soft link to a mount point with more disk space
    2. Add more disk space.
    3. Set the TMPDIR environment variable and manually start the forms server. See
    How to Change the Directory for the Forms Server Temporary File

  • 相关阅读:
    ios开发系列-准备工作
    tests
    腾讯DBA官方博客开通了,欢迎交流
    腾讯DBA官方博客开通了
    [HNOI2008]水平可见直线
    BZOJ-4518 征途
    CDQ分治与整体二分
    HYSBZ-1176 Mokia
    二逼平衡树
    可持久化数组
  • 原文地址:https://www.cnblogs.com/quanweiru/p/2733485.html
Copyright © 2011-2022 走看看