I got this error : The Network Adapter could not establish the connection when creating a Oracle data source in weblogic.
After searching it in google, I got a clue: [i][b]a listener is not started[/b][/i].
It is just this one :[u][i][b] OracleOraDb11g_home1TNSListener[/b][/i][/u] in Task Manager.
After starting it, I can connect that database.
After searching it in google, I got a clue: [i][b]a listener is not started[/b][/i].
It is just this one :[u][i][b] OracleOraDb11g_home1TNSListener[/b][/i][/u] in Task Manager.
After starting it, I can connect that database.
在WebLogic中遇到无法创建Oracle数据源的问题,通过启动缺失的Oracle OraDb11g_home1TNSListener监听器解决了连接数据库的问题。

被折叠的 条评论
为什么被折叠?



