在做oracle standby時,出現ORA-12557錯誤.
在做oracle standby時,出現ORA-12557錯誤.
1 確定你的環境變數,%ORACLE_HOME%\bin配置正確.
windows: c:\> echo $ORACLE_HOME 檢視
2 確定你的$ORACLE_HOME\network\admin\listener.ora 是否監聽 你目前的instance.
在$ORACLE_HOME\network\admin目錄下是否有sqlnet.ora檔案.
轉網上的解決方法:
ORA-12557的解決過程
ORA-12557: | TNS:protocol adapter not loadable |
Cause: | On some platforms (such as OS/2) protocol adapters are loaded at run-time. If the shared library (or DLL) for the protocol adapter is missing or one of its supporting libraries is missing then this error is returned. |
Action: | For further details, turn on tracing and reexecute the operation. The trace file will include the name of the shared library (or DLL) that could not be loaded. |
1. Make sure the %ORACLE_HOME%/bin directory is in your PATH.
2. Make sure the protocol is typed/specified correctly in your
tnsnames.ora file or whatever source you're using to resolve service
names.
3. TCP is the default protocol and is installed by default. If
you're using something different (like SPX) make sure you installed the
protocol adapter.
4. Make sure TOAD is using the correct oracle home if you have
multiple homes installed
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12778571/viewspace-206151/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- JDBC 連oracle 時出現錯誤,,求助???JDBCOracle
- 做standby 資料庫時,出現ORA-12560 錯誤:資料庫
- 考OCP在做vue和oracle賬號關聯的時候容易出現的錯誤:third invalid attemptVueOracle
- Oracle DataGuard Standby database ID mismatch錯誤OracleDatabase
- 9.2 STANDBY資料庫出現ORA-16009錯誤資料庫
- oracle啟動時出現ORA-00205錯誤的方法Oracle
- Qt5.3 列印示例時出現錯誤QT
- ASM上恢復STANDBY資料庫出現ORA-15173錯誤ASM資料庫
- Oracle GoldenGate導致IMP出現ORACLE 32588錯誤OracleGo
- Oracle資料庫關閉時,出現ORA-03113錯誤Oracle資料庫
- GetDlgItem() 出現錯誤Git
- 程式出錯時如何找到錯誤?
- Qt專案移動時出現的錯誤QT
- ant構建時出現錯誤解決方案
- oracle rman備份時出現ORA-19502錯誤解決案例Oracle
- Oracle10g升級時出現主目錄不相容錯誤Oracle
- 傳送請求時,url 出現亂碼錯誤
- 卡巴斯機 任務執行時出現錯誤
- Opencv出現detecMultiScale錯誤OpenCV
- STANDBY資料庫出ORA-1009錯誤資料庫
- 安裝oracle11gr2時出現INS-06101錯誤Oracle
- ORACLE 使用DBCA安裝資料庫出現錯誤Oracle資料庫
- wget下載安裝時出現錯誤doesn‘t match requested host name錯誤wget
- SOLIDWORKS啟動時出現指令碼錯誤問題Solid指令碼
- eclipse run on server時出現了錯誤資訊.求急!!EclipseServer
- 使用jstl時出現的一個錯誤,請指教!JS
- 編譯專案時出現的錯誤 線上等回覆編譯
- 在IBM Aix下netca時出現錯誤IBMAI
- phpmyadmin配製連線mysql時出現錯誤(轉)PHPMySql
- Camstar 登入時出現單個Error的錯誤提示Error
- 當Ruby的model名字出錯時,在現實view時顯示錯誤的提示View
- Oracle資料庫多條sql執行語句出現錯誤時的控制方式Oracle資料庫SQL
- Oracle備份時出現AIX系統的3D32B80D錯誤OracleAI3D
- Laravel 出現 419 錯誤Laravel
- AS打包出現app:transformClassesAndResourcesWithProguardForRelease錯誤APPORM
- 使用 sudo 命令出現錯誤
- FTP出現426錯誤FTP
- 工程make時出現"時鐘錯誤的問題"的解決方案