TNS-12535 Unable To Connect To Remote Database using certain Applications
今天到sqlnet.log看有一些這樣的錯誤資訊:
ORA/TNS-12535: TNS:operation timed out
Symptoms:
TNSPING command fails with the TNS-12535 error:
C:\oracle\ora92\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST =
192.168.1.101)(PORT = 1521))) (CONNECT_DATA = (SID = ORCL) (SERVER = DEDICATED)))
TNS-12535: TNS:operation timed out
Verified the issue by the trace file Oracle Net Client trace file, 'cli_3672_1.trc' which
displays the following error stack while trying to connect to the the address descriptor:
Calling address:
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.101)(PORT=1521)))
(CONNECT_DATA=(SID=ORCL)(SERVER=DEDICATED)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplusw.exe)(HOST=USERPC100)(USER=john.smith))))
metalink解決辦法:
To implement the solution, please execute the following steps:
Add the Oracle Client side applications to the Windows Firewall Exception List.
Click Start, Control Panel, and double click 'Windows Firewall'
Next, select the 'Exceptions Tab'
Use the 'Add Program...' dialog to add the programs to the Exception List.
If unable to navigate to the 'Windows Firewall' configurations window, you may be able to manually access the Window Firewall in Windows XP SP2 window by:
Clicking Start, click Run, type Firewall.cpl, and then click OK
Then from there you can edit the programs from the Exceptions Tab.
不過,今天檢查發現,ERP客戶端是10.1.0.2的版本,而伺服器是10.2.0.1的版本,準備晚上把ERP伺服器的客戶端更新
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/175005/viewspace-366139/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Unable to Connect to Database with Oracle Client Software for WindowsDatabaseOracleclientWindows
- Unable To Create Database Using ASM ORA-15055DatabaseASM
- ORA-15183 Unable to Create Database on Server using 11.2 ASMDatabaseServerASM
- 12C Duplicating a Database to a Remote Host by Using Backup-based DuplicationDatabaseREM
- Unable to connect to SQL Server ExpressSQLServerExpress
- Using Partitioned Indexes in OLTP ApplicationsIndexAPP
- database的connectDatabase
- Unable to connect to any hosts due to exceptionException
- Get the characteristics of a certain class for a certain materialAI
- SVN-Unable to connect to a repository at URL
- Fatal error in launcher: Unable to create process using '"'Error
- using-fastcgi-to-host-php-applications-on-iis7ASTPHPAPP
- Build Desktop Applications Using Node.JSUIAPPNode.js
- Using Partitioned Indexes in Data Warehousing and DSS ApplicationsIndexAPP
- Using SQLite in your Windows 8 Metro style applicationsSQLiteWindowsAPP
- unable to connect to converter enterprise serverServer
- 【遠端除錯】Failed to connect to remote VM除錯AIREM
- Using Regular Expressions in Oracle DatabaseExpressOracleDatabase
- Dependencies Among Local and Remote Database Procedures (252)REMDatabase
- Unable to View Chinese Font When Using Tools>Copy FileView
- Duplicate Database from ASM to Non- ASM Database Using RMANDatabaseASM
- EBS R12加入應用節點報錯 RC-40201: Unable to connect to Database SRMG -1Database
- EBS R12加入應用節點報錯 RC-40201: Unable to connect to Database SRMG -2Database
- Fatal NI connect error 12170 TNS-12535 TNS-00505Error
- Fatal NI Connect Error 12170, 'TNS-12535: TNS:operation timed outError
- How To Monitor Remote Windows Machine Using Nagios on LinuxREMWindowsMaciOSLinux
- recover database using backup controlfileDatabase
- Can't connect to X11 window server usingServer
- Oracle Database on NFS : unable to lock file - already in use" ErrorOracleDatabaseNFSError
- recover database using backup controlfile與 recover database 的區別Database
- ORA-15055 Unable to Connect to ASM When Starting an InstanceASM
- recover database using backup controlfile理解Database
- recover database using backup control fileDatabase
- How to Restore the Database Using AMDU after Diskgroup CorruptionRESTDatabase
- How to check whether the current database in using Oracle optionsDatabaseOracle
- Using RMAN Incremental Backups to Refresh a Standby DatabaseREMDatabase
- Duplicating Database using RMAN duplicate commandDatabase
- Oracle 12Cr2 Using CloneDB to clone a databaseOracleDatabase