ORACLE在HP-UX下的系列問題處理(13)
2024-08-29 13:39:47
供稿:網友
OBII: [12:8300] Oracle 8 SQL 網絡登錄...實例不正確
問題描述
我正在將OmniBack II (OBII) 3.0 與 Oracle 8.0.3集成在一起。當我試圖進行備份時,出現下面的錯誤:
[12:8300] the Oracle 8 SQL net login info to the oracle db instance is not correct
如何解決這個問題?
配置信息
操作系統 - HP-UX
版本 - 10.20
硬件系統 - HP9000
系列 - K460
應用程序 - Oracle 8.0.3 和 OmniBack II (OBII) 3.0
Solution
按下面的步驟解決這個問題:
1. 確認Oracle 8 RMAN恢復數據庫和Oracle 8目標數據庫實例正在運行。
2. 確認 Oracle 8 SQL*Net收聽器正在運行并已正確配置。
注:有關配置Oracle 8收聽器的進一步信息請參見Oracle 8文檔。
3. 確認Oracle 8 SQL*Net tnsnames.ora 文件在/network/admin 目錄中,并已正確配置。
注:有關配置Oracle 8 tnsnames 的進一步信息請參見Oracle 8文檔。
4. 確認 Oracle 8 安裝時Oracle 8網絡治理目錄使用了TNS_ADMIN變量。
假如 Oracle 8 安裝使用TNS_ADMIN 變量,則將TNS_ADMIN導出到/etc/opt/omni/oracle8/$ORACLE_SID/.PRofile中。
5. 作為根用戶登錄到客戶機上。
6. 導出 ORACLE_HOME 和 ORACLE_SID。
7. 啟動 Oracle 8 Server Manager。
.........following with all English text ....
OBII: [12:8300] the Oracle 8 SQL net login...instance is not correct
Problem Description
I am integrating OmniBack II (OBII) 3.0 and Oracle 8.0.3. When I attempt to run a backup, I get this error:
[12:8300] the Oracle 8 SQL net login info to the oracle db instance is not correct
How can I resolve this problem?
Configuration Info
Operating System - HP-UX
Version - 10.20
Hardware System - HP9000
Series - K460
application - Oracle 8.0.3 and OmniBack II (OBII) 3.0
Solution
Use these steps to resolve your problem:
1. Verify that the Oracle 8 RMAN Recovery database and the Oracle 8
Target database instances are running.
2. Verify that the Oracle 8 SQL*Net listeners are running and properly configured.
Note: See the Oracle 8 documentation for further information on configuring Oracle 8 listeners.
3. Verify that the Oracle 8 SQL*Net tnsnames.ora file is in the /network/admin Directory and that it is
properly configured.
Note: See Oracle 8 documentation for further information on configuring Oracle 8 tnsnames.
4. Verify that the Oracle 8 installation uses the TNS_ADMIN variable
for the Oracle 8 networking admin directory.
If your Oracle 8 installation uses the TNS_ADMIN variable, then eXPort TNS_ADMIN into /etc/opt/omni/oracle8/$ORACLE_SID/.profile.
5. Login as root user to the client machine.
6. Export ORACLE_HOME and ORACLE_SID.
7. Start the Oracle 8 Server Manager. right">(出處:清風軟件下載學院)