error while loading shared libraries: libodm9.so: cannot open shared object file: No such file or di
今天使用者拿了一個REDHAT9環境下的oracle9的資料檔案要求取出其中的資料。因為原伺服器主機板損壞,只能重新搭建redhat9的環境,然後將整個oracle目錄複製過去。
時下找一臺能安裝redhat9作業系統的機器還真不容易,最後還是透過虛擬機器解決。安裝完作業系統、配置好一些引數,Oracle目錄複製過去後就嘗試啟動資料庫。錯誤就出來了
Enter user-name: /as sysdba
SID: error while loading shared libraries: libodm9.so: cannot open shared object file: No such file or directory
ERROR:
ORA-12547: TNS:lost contact
幾經baidugoogle終於解決。
方法:開啟/etc/ld.so.conf 增加一下內容/opt/ora9/product/9.2/lib ,然後執行ldconfig。
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/570433/viewspace-1049935/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No suchErrorWhileIBMMySqlclientObject
- while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or dirWhilethreadObject
- rpm: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such fi...ErrorWhileGCObject
- ./XXX.XX: error while loading shared libraries: libGLEW.so.2.1: cannot open shared object file: NoErrorWhileObject
- opensuse13.1 安裝chrome報 error while loading shared libraries:libudev.so.0:cannot open shared object file:no file or directoryChromeErrorWhiledevObject
- error while loading shared libraries: libgsl.so.27: cannot open shared objectErrorWhileObject
- error while loading shared libraries: libpython3.7m(2.7).so.1.0: cannot open shared object file: NErrorWhilePythonObject
- shared libraries: libpthread.so.0: cannot open shared object file: No such file or directorythreadObject
- error while loading shared libraries: libcap.so.1: cannot open sharedErrorWhile
- error while loading shared libraries: libstdc++.so.5: cannot openErrorWhileC++
- libmysqlclient.so.16: cannot open shared object file: No such file or directoryIBMMySqlclientObject
- libcap.so.1:cannot open shared object file: No such file or directoryObject
- libXext.so.6: cannot open shared object file: No such file or directoryObject
- libz.so.1: cannot open shared object file: No such file or directoryObject
- Error while loading shared libraries: libreadline.so.7: cannot open shared objecErrorWhileOBJ
- error while loading shared librariesErrorWhile
- ImportError: libffi.so.7: cannot open shared object file: No such file or directoryImportErrorObject
- ./ggsci: error while loading shared librariesErrorWhile
- Failed to load libGL.so error libGL.so: cannot open shared object file: No such file or directoryAIErrorObject
- 記錄 libldap-2.4.so.2: cannot open shared object file: No such file or directoryLDAObject
- 問題1.libXp.so.6: cannot open shared object file: No such file or directoryObject
- libiconv.so.2: cannot open shared object file: No such filObject
- sqlplus: error while loading shared librariesSQLErrorWhile
- python libclntsh.so.12.1: cannot open shared object filePythonObject
- libcudart.so.8.0: cannot open shared object file解決方案DartObject
- 呼叫torchtext報錯OSError: libtorch_cpu.so: cannot open shared object file: No such file or directoryErrorObject
- 使用SRVCTL時報錯:error while loading shared librariesErrorWhile
- 解決"error while loading shared libraries: libclntshErrorWhile
- 解決ImportError: libmysqlclient_r.so.16: cannot open shared object fileImportErrorIBMMySqlclientObject
- MySQL 啟動報錯 error while loading shared librariesMySqlErrorWhile
- error while loading shared libraries: libaio.so.1ErrorWhileAI
- Error while loading shared libraries: libssl.so.6:ErrorWhile
- Mysql的error while loading shared libraries解決方法MySqlErrorWhile
- 11.2.0.3 rac on redhat 6.2 libcap.so.1: cannot open shared object fileRedhatObject
- 11.2.0.4 rac on redhat 6.5 libcap.so.1: cannot open shared object fileRedhatObject
- CentOS7提示 libsasl2.so.2: cannot open shared object fileCentOSObject
- inplace-abn 報錯解決: ImportError: libcudart.so.9.0: cannot open shared object file: No such file or dirImportErrorDartObject
- mongod: error while loading shared libraries: libstdc++.so.6GoErrorWhileC++