Repca: Error -Sqlexception On Getting Sid And Systemname Information
Subject: | Repca: Error -Sqlexception On Getting Sid And Systemname Information | |||
Doc ID: | Note:388445.1 | Type: | PROBLEM | |
Last Revision Date: | 29-JAN-2007 | Status: | MODERATED |
In this Document
Symptoms
Cause
Solution
References
This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) Rapid Visibility (RaV) process, and therefore has not been subject to an independent technical review. |
Applies to:
Oracle Application Server 10g Enterprise Edition - Version: 10.1.2.0.2This problem can occur on any platform.
Symptoms
- MRCA 10.1.2.0.3 fails fails with errors connecting to target database (10.1.2.0.2)
- Errors in repca.log:
SpecifyDBConnectPage] DB User : SYS
[SpecifyDBConnectPage] DB Host(s) : hostname.domain,
[SpecifyDBConnectPage] DB Port(s) : 1526,
[SpecifyDBConnectPage] DB Service Name : PORTALD
[SpecifyDBConnectPage] Is Rac : false
[SpecifyDBConnectPage] DB REMOTE HOST NAME :hostname.domain
[SpecifyDBConnectPage] Is Remote Host :true
ERROR -SQLException on getting SID and SYSTEMNAME information
ERROR - SQLException :Io exception: There is no process to read data written to a pipe.
- Errors in sqlnet.log:
Fatal NI connect error 12170.
VERSION INFORMATION:
TNS for IBM/AIX RISC System/6000: Version 10.2.0.2.0 - Production
TCP/IP NT Proto Adapter for IBM/AIX RISC System/6000: Version 10.2.0.2.0 - Production
Oracle Bequeath NT Proto Adapter for IBM/AIX RISC System/6000: Version 10.2.0.2.0 - Production
Tracing not turned on.
Tns error struct:
ns main err code: 12535
TNS-12535: TNS:operation timed out
ns secondary err code: 12606
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
Cause
Bug 4677000 WARNING: INBOUND CONNECTION TIMED OUT (ORA-3136)Solution
To implement the solution, execute the following steps::
1. In $ORACLE_HOME/network/admin/listener.ora, of the database where the Metadata Repoistory is to be loaded, add the line:
INBOUND_CONNECT_TIMEOUT_LISTENER = 0
2. In the Oracle Server 10g sqlnet.ora, add the line:
SQLNET.INBOUND_CONNECT_TIMEOUT = 0
3. Stop and restart the database and the listener for the changes to take effect
4. Rerun RepCA
References
Errors
TNS:operation timed outnull common code generated
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7318139/viewspace-896314/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 360 Atals:Cause: java.sql.SQLException: Proxy Warning - near “status“: syntax errorJavaSQLExceptionError
- oozie.action.hadoop.LauncherException: IO error Connection timed out: no further informationHadoopExceptionErrorORM
- appium 初始化安裝的時候報錯 Error getting strings.xml from apkAPPErrorXMLAPK
- Module 1 Getting to know you
- 1、 Getting Stared with Database AdministrationDatabase
- The database owner SID recorded in the master database differs from the database owner SID recorded in database 'DB_NAME'DatabaseAST
- 1. Getting Stared with Database AdministrationDatabase
- 排查not eligible for getting processed by all BeanPostProcessorsBean
- Getting NOW() in your preferred time zone
- Tree – Information TheoryORM
- [Information Security] What is WEPORM
- 優雅地亂玩Redux: Getting StartedRedux
- [Clickhouse] Clickhouse 報SQLException : Read timed outSQLException
- java.sql.SQLException: Incorrect string valueJavaSQLException
- 獲取本session的sid和serial#Session
- SID“2017年顯示周”盛大來襲!
- Codeforces Round #491 (Div. 2) B. Getting an A
- 在 Android 上使用協程(一):Getting The BackgroundAndroid
- 在 Android 上使用協程(二):Getting startedAndroid
- System Volume Information是什麼檔案 System Volume Information可以刪除嗎ORM
- java.sql.SQLException: 數字溢位JavaSQLException
- java.sql.SQLException: Fail to convert to internal representationJavaSQLExceptionAI
- SID是什麼?用於什麼場景
- information_schema的結構ORM
- Python | 資訊熵 Information EntropyPython熵ORM
- information_schema.innodb_metrics表ORM
- 學習筆記《Information Entropy》筆記ORM
- Linux PSI--Pressure Stall InformationLinuxORM
- pid,sid相互查詢,根據PID查詢sqlSQL
- oracle 透過pid 找到sid 再找出執行sqlOracleSQL
- 2.4.2 Step 1: 指定例項識別符號 (SID)符號
- Getting Started功能讓您快速熟悉如何接入HMS Core
- Qt QMessageBox::information 自定義按鈕QTORM
- MYSQL中information_schema簡介MySqlORM
- How to Dump Redo Log File Information --metalinkORM
- [20190306]靜態監聽配置sid大小寫問題.txt
- dataguard 搭建 oracle_sid相同 2節點 primary+standbyOracle
- dataguard 搭建 oracle_sid不同 2節點 primary+standbyOracle
- Task01&Task02:課程簡介、Installation、Getting Start