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

  • 相关阅读:
    博客
    NFS服务配置
    LAMP环境搭建与配置
    Linux系统管理技巧(下)
    Linux系统管理技巧(上)
    LVM
    安装RPM包或源码包
    Linux第四章 文件和目录管理
    MySQL主从配置 : 配置主和从(一) 配置主
    MySQL主从配置:主从介绍
  • 原文地址:https://www.cnblogs.com/quanweiru/p/2733485.html
Copyright © 2011-2022 走看看