好像在linux9安装就是有几个问题,你必须去down几个文件,你可以到www.oracle.com上去down

解决方案 »

  1.   

    down什么文件?麻烦说具体点,谢谢!
      

  2.   

    It should be in $ORACLE_HOME/lib/, and this path should be in 
    LD_LIBRARY_PATH. 
    If you don't have it or the file is corrupted, try re-installing Oracle, 
    maybe somewhere else, and copy the file from there. I've heard of 
    installations where a second attempt installed the correct file, but at 
    first there was only a corrupted or zero length file. 
    to find the file, try 
       find $ORACLE_BASE -name "libnldapj8*" -exec ls -l {} \; libnldapj8.so文件在Disk1/pach/bug1542738中
    执行命令 cp libnldapj8.so $ORACLE_HOME/lib