在CentOS5.1上,经过一系列设置调整参数后, 以oracle用户登录后用10201_database_linux32.zip解压后./runInstaller安装
安装过程中不断提示我某某安装不了或找不到,我选了ignore或continue最后提示:
Oracle Net Configuration Assistant 安装失败 我retry了好几遍也不能正常安装,最后status canceled
错误信息来自/u01/app/oracle/oralInventory/logs/installActions2008-06-04_07-44-42AM 如下:
INFO: Environment Variables: INFO:  ORACLE_HOME = /u01/app/oracle/product/10.1.0/db_1INFO:  PATH = /usr/bin:/usr/ccs/bin:/root/jdk1.6.0_03//bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin:/u01/app/oracle/product/10.1.0/db_1/bin:/home/oracle/database/installINFO:  CLASSPATH = INFO: Username:oracleINFO: Unable to read the list of homes from the inventory.INFO: Oracle Universal Installer version is 10.2.0.1.0INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to '/tmp/OraInstall2008-06-04_07-44-42AM/prereq'. Received the value from variable association. 
INFO: Reader/Writer 'oracle.sysman.oii.oiic.OiicGlobalContextXMLReaderWriter' was created.
INFO: 
*** Welcome Page***
INFO: Initializing install inventory
INFO: Setting up install inventory
INFO: Unable to read /u01/app/oracle/oraInventory/ContentsXML/comps.xml. Some inventory information may be lost.
...............
Execution of the plugin was aborted
INFO: Configuration assistant "Oracle Net Configuration Assistant" was canceled.
-----------------------------------------------------------------------------
*** Starting OUICA ***
Oracle Home set to /u01/app/oracle/product/10.1.0/db_1
Configuration directory is set to /u01/app/oracle/product/10.1.0/db_1/cfgtoollogs. All xml files under the directory will be processed
INFO: Starting to execute configuration assistants
INFO: The "/u01/app/oracle/product/10.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
-----------------------------------------------------------------------------
SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
2. Fix the errors causing these failures.
3. Select the failed assistants and click the 'Retry' button to retry them.
INFO: User Selected: Yes/OKINFO: Command = /u01/app/oracle/product/10.1.0/db_1/jdk/jre//bin/java   -Duser.dir=/u01/app/oracle/product/10.1.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.1.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.1.0/db_1/jdk/jre//lib/rt.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.1.0/db_1/network/jlib/netcam.jar:/u01/app/oracle/product/10.1.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/help4.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/oracle_ice.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.1.0/db_1/network/tools:/u01/app/oracle/product/10.1.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/ldapjclnt10.jar:/u01/app/oracle/product/10.1.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.1.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.1.0/db_1 /orahnam db_1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /u01/app/oracle/product/10.1.0/db_1/network/install/netca_typ.rsp UnsatisfiedLinkError exception loading native library: njni10Execution of the plugin was aborted
INFO: Configuration assistant "Oracle Net Configuration Assistant" was canceled.
-----------------------------------------------------------------------------
*** Starting OUICA ***
Oracle Home set to /u01/app/oracle/product/10.1.0/db_1
Configuration directory is set to /u01/app/oracle/product/10.1.0/db_1/cfgtoollogs. All xml files under the directory will be processed
INFO: The "/u01/app/oracle/product/10.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
-----------------------------------------------------------------------------
SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
2. Fix the errors causing these failures.
3. Select the failed assistants and click the 'Retry' button to retry them.
INFO: User Selected: Yes/OK

解决方案 »

  1.   

    根据installActions2008-06-04_07-44-42AM 中的提示-->INFO: The "/u01/app/oracle/product/10.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.configToolFailedCommands中内容如下
    # Copyright (c) 1999, 2005, Oracle. All rights reserved.
    /u01/app/oracle/product/10.1.0/db_1/jdk/jre//bin/java   -Duser.dir=/u01/app/oracle/product/10.1.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.1.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.1.0/db_1/jdk/jre//lib/rt.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.1.0/db_1/network/jlib/netcam.jar:/u01/app/oracle/product/10.1.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/help4.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/oracle_ice.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.1.0/db_1/network/tools:/u01/app/oracle/product/10.1.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.1.0/db_1/jlib/ldapjclnt10.jar:/u01/app/oracle/product/10.1.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.1.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.1.0/db_1 /orahnam db_1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /u01/app/oracle/product/10.1.0/db_1/network/install/netca_typ.rsp /u01/app/oracle/product/10.1.0/db_1/bin/dbca  -progress_only  -createDatabase -templateName General_Purpose.dbc -gdbName TSH1.WORLD -sid TSH1  -sysPassword 05f4fb4c3ec2a1d7f2341e37e9da119754dbe9b4e7f91f76b5  -systemPassword 0554a12f3ee11b344b577dd0ceb67b5e3a894fedb45b770328  -sysmanPassword 05a025183e614ab15e2d54e8028548112358eee9f9007007c3  -dbsnmpPassword 057ae3233e21b3f2d4ffe9e5a5ac387848d7dcd1167fdac03c  -emConfiguration LOCAL     -datafileJarLocation /u01/app/oracle/product/10.1.0/db_1/assistants/dbca/templates  -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE   -characterset WE8ISO8859P1   -obfuscatedPasswords true  -sampleSchema false -oratabLocation /u01/app/oracle/product/10.1.0/db_1/install/oratab  -recoveryAreaDestination NO_VALUE   /u01/app/oracle/product/10.1.0/db_1/bin/isqlplusctl start请教什么原因?该如何解决?需要完全卸载重装吗?
      

  2.   

    在Configuration Assistants界面上弹出警告信息:
    OUI-25029:One or more "Recommended" configuration assistants have not completed successfully.Not successfully running any "Recommended" assistant means your system will not be correctly configured.
      

  3.   

    看看 http://bbs.chinaunix.net/archiver/tid-1035512.html 
      

  4.   

    在Linking 'Oralcle Net Required Support Files 10.2.0.1.0'时弹出提示:
    Error in invoking target 'ntcontab.o' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_net_client.mk'
    .........................'nnfgt.o'...................................................................................
    .........................'client_sharedlib'........
    .........................'relink'..............
    在linking 'Oracle Database 10g 10.2.0.1.0'时也弹出上述类似提示,我都选了ignore or continue,结果到了最后Oracle Net Configuration Assistant 安装失败我retry了好几遍也不能正常安装,最后显示status canceled  请教这到底什么原因?怎么解决?
      

  5.   

    我删除了u01下所有目录及其内容,重装了一遍还是出现上述现象,这到底是怎么回事?是CentOS5.1的设置问题?还是我的用户权限问题?
    请高人指教,郁闷死我了.....
      

  6.   

    刚按照这个链接http://blog.csdn.net/benjamin_liu/archive/2008/02/02/2078604.aspx删除了u01下的全部文件夹,重新安装了,
    可是还是类似现象出现,但是好像弹出提示少了些,但数据库还是创建不成功。
    在End of Installation提示框上:
    最后一行为Enterprise Manager 10g Database Control URL:下面都没有链接地址,只有上面那段英文及冒号。
    我该怎么办?
      

  7.   

    Error错误提示框上显示:
    在linking 'Oracle Database 10g 10.2.0.1.0'时
    Error in invoking target 'ntcontab.o' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_net_client.mk' 
    .........................'nnfgt.o'................................................................................... 
    .........................'client_sharedlib'........ 
    .........................'relink'.............. Error in invoking target 'ioracle' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_rdbms.mk'.See '/u01/app/oracle/oraInventory/logs/installAciton2008-06-06_06-25-30AM.log' for details
    Error in invoking target 'nnfgt.o mkldflags client_sharedlid' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_net_client.mk.See .....for details
    Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_sqlplus.mk.See...... for details.
    Error in invoking target 'irman' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_rdbms.mk.See...... for details.
    Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_net_client.mk.See .....for details
    Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_plsql.mk.See...... for details.Error in invoking target 'ntcontab.o nnfgt.o' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_net_client.mk.See...... for details.
    Error in invoking target 'ioklist iokinit iokdstry' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_nat.mk.See...... for details.
    Error in invoking target 'racg_install' of makefile '/u01/app/oracle/product/10.1.0/db_1/racg/lib/ins_has.mk.See...... for details.
    Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.1.0/db_1/netword/lib/ins_net_server.mk.See...... for details.
    Error in invoking target 'all_no_orcl ihsodbc' of makefile '/u01/app/oracle/product/10.1.0/db_1/rdbms/lib/ins_rdbms.mk.See...... for details.
    Error in invoking target 'collector' of makefile '/u01/app/oracle/product/10.1.0/db_1/sysman/lib/ins_emdb.mk.See...... for details.
    在Setting up 'RDBS Required Support Files 10.2.0.1.0'时
    File not found:%fileName% 我点选了ignore在Configuration Assistants提示框
    Tool Name                             Status                  Type
    Oracle Net Configuration Assistant    Canceled                Recommended
    Oracle Database Configuration Assistant Pending..             Recommended
    iSQL*Plus Configuration Assistant       Pending..             Optional
    请教上述原因产生的原因是什么?该怎样解决?谢谢!
      

  8.   

    你在设置oracle_home路径的时候要用oracle使用账户的
    初步估计是这个问题
      

  9.   

    http://blog.csdn.net/benjamin_liu/archive/2008/02/02/2078604.aspx
    我用oracle用户去增加、修改了部分设置,问题依旧。我想知道在上述链接的文档如果没特殊强调用户是root,其他情况都是在oracle用户登录下对CentOS5.1中的文件进行配置吗?
      

  10.   

    我一次安装不成功后,第二次以oracle用户重装时除了删除u01目录下的所有内容,还需要注意什么呢?
      

  11.   

    以oracle用户解压了安装文件,问题依旧。
    在End of Installation 提示页上显示:The installation of Oracle Database 10g was successful,but some optional configuration assistants failed,were cancelled or skipped.
    我该做怎么?彻底删除已安装部分然后重装?怎么样彻底删除?产生上述现象的原因主要是什么呢?
      

  12.   

    在Product-Specific Prerequisite Checks界面上
    显示3 warnings,1 requirements to be verified
    第一个warning 为Check operating system package requirements... Automatic(Type) Status(Warning)
      

  13.   

     
    在linking 'Oracle Database 10g 10.2.0.1.0'时Error错误提示框上又开始显示:
    Error in invoking target 'ntcontab.o' of makefile '/u01/app/oracle/product/10.1.0/db_1/network/lib/ins_net_client.mk' 
    究竟错在哪里?是CentOS5.1这边差了什么包没安装,该怎样知道并安装它们?
      

  14.   

    waiting for expert..........
      

  15.   

    CentOS包未安装全,我按过,你先升级CentOS然后按照
    Oracle说明做就可以了,不会出现问题。
      

  16.   

    升级是从网上升级,还是从安装iso文件?
      

  17.   

    使用网上升级,不是很快,选用国内映射。
    升级文件参考这个连接:
    http://blog.csdn.net/ehuman/archive/2008/05/17/2454587.aspx
      

  18.   

    给你个安装步骤,可以参考。
    http://blog.csdn.net/ehuman/archive/2008/05/17/2453335.aspx
      

  19.   

    在http://blog.csdn.net/ehuman/archive/2008/05/17/2454587.aspx里提示要做:
    安装如下的包,在第一 二 三张光盘中
    rpm -Uvh setarch-2*
    rpm -Uvh make-3*
    rpm -Uvh glibc-2*
    rpm -Uvh libaio-0*
    rpm -Uvh compat-libstdc++-33-3*
    rpm -Uvh compat-gcc-34-3*
    rpm -Uvh compat-gcc-34-c++-3*
    rpm -Uvh gcc-4*
    rpm -Uvh libXp-1*
    rpm -Uvh openmotif-2*
    rpm -Uvh compat-db-4*
    我在GNOME下按提示装到rpm -Uvh compat-gcc-34-3*时显示“正在下载glibc-common-2.5-18.el5_1.1.i386.rpm”,下到快完时提示我下载失败.......faint
    我是从iso的DVD安装文件下装的CentOS5.1 final.我该怎么办?怎么控制到指定的链接去下载?
      

  20.   

    我用root用户登录后,在终端里su 到oracle 用户执行./runInstaller脚本错误信息如下:
    [oracle@localhost database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specifiedException in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
            at java.awt.Window.init(Unknown Source)
            at java.awt.Window.<init>(Unknown Source)
            at java.awt.Frame.<init>(Unknown Source)
            at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
            at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
            at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
            at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)[oracle@localhost database]$ xhost
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specifiedxhost:  unable to open display ":0.0"
    [oracle@localhost database]$ xhost +local:
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specifiedxhost:  unable to open display ":0.0"
    [oracle@localhost database]$ 
    我的oracle用户没设密码,不能在GNOME下登录
    在CentOS5.1 final的安装文件里点击libXp-1.0.0-8.1.el5.i386.rpm提示我已经安装,请教这是什么原因?该怎么解决?