zoukankan      html  css  js  c++  java
  • oracle 10g提升cluster失败

    一个今天升级10g集群环境到10.2.0.5。下载补丁p8202632_10205_Linux-x86-64.zip,解压安装并运行后。中途岛错误:

    I/O ERROR cannt reading or opening file in /tmp/...../temp52

    网上查资料例如以下:

    依据MOS的说明,导致这个错误可能有例如以下原因:

    a) Insufficient free space in the temporarydirectory.
    b) Insufficient access rights on the temporary directory.
    c) On Oracle 9.2.0.5 to 9.2.0.8, a bug like bug: 5614628.
    d) Not using a (local) console.
    e) Corrupted software set.
    f) Setup of the Oracle software in the stage area on disk.
    g) Wrong Unzip utility is used.
    h) No execute permission on Unzip utility
      i)Free space => 2Tb
      j)During ftp from a Windows mounted DVD to an Unix system (unzipped directories),the new directories in the stage area on Unix are all in lowercase.


    逐一验凭证,终于找到zip包错误。下载文件后的意见后,,最佳checksum一点点。以防万一

    版权声明:本文博主原创文章,博客,未经同意不得转载。

  • 相关阅读:
    view和activity的区别
    接口对象的实例化在接口回调中的使用
    GreenDao
    HAOI 2012 高速公路
    SDOI2010 地精部落
    hdu 1505 City Game
    uva 1506 Largest Rectangle in a Histogram
    2017 济南综合班 Day 2
    uva 12325 Zombie's Treasure Chest
    uva 11212 Editing a Book
  • 原文地址:https://www.cnblogs.com/gcczhongduan/p/4841218.html
Copyright © 2011-2022 走看看