`
xumiao
  • 浏览: 17882 次
  • 性别: Icon_minigender_1
  • 来自: 广州
文章分类
社区版块
存档分类
最新评论

the network adapter could not establish the connection几种可能

阅读更多
1.如果是用myeclipse 的database Driver来连接的话,将MyEclipse中eclipse目录下的eclipse.ini文件,把Duser.language=en  改成 Duser.language=zh就行了.

2.防火墙拦接

3.数据库服务品监听未开启

4 地址错误 eg:
     IP--  jdbc:oracle:thin:@192.168.1.22:1521:ORCL
     包--   ojdbc14
     驱动--  oracle.jdbc.driver.OracleDriver
           
0
0
分享到:
评论

相关推荐

    解决 The Network Adapter could not establish the connection

    自己用的解决 "The Network Adapter could not establish the connection" 的连接oracle问题。网上查的一些片段资料。主要是用自己去公司用的。

    Io 异常: The Network Adapter could not establish the connection

    NULL 博文链接:https://lbay.iteye.com/blog/784874

    oracle11g sqlDeveloper无法创建连接

    解决了oracle11g数据库安装后,使用自带的sqlDeveloper工具连接数据库,总是报The Network Adapter could not establish the connection这个问题

    Myeclipse链接Oracle等数据库时lo exception: The Network Adapter could not establish the connection

    今天小编就为大家分享一篇关于Myeclipse链接Oracle等数据库时lo exception: The Network Adapter could not establish the connection,小编觉得内容挺不错的,现在分享给大家,具有很好的参考价值,需要的朋友一起...

    java连接oracle数据库jar包ojdbc8

    Oracle JDBC驱动分为 Thin 和 Thick 两种模式。Thin模式是纯Java实现,不依赖于Oracle客户端,直接通过TCP/IP协议与数据库服务器通信,而Thick模式则需要Oracle客户端环境。ojdbc8通常指的是Thin模式的驱动,它轻量...

    JDBC连接Oracle数据库常见问题及解决方法

    4. Weblogic 连接 Oracle 问题:The Network Adapter could not establish the connection 解决方法: * 可能是服务器的监听停掉了,是数据库的问题,与应用无关;应该先检查一下 Oracle 是否正常,用 sql*plus ...

    oracle12c,各种问题解决方案.docx

    2. [The Network Adapter Could Not Establish The Connection 解决方案](http://example.com/network-adapter-error) 3. [Oracle thenetworkadapter could not establish the connection]...

    连接不到数据库【转】整理.pdf

    当遇到“连接不到数据库”的问题时,通常会显示如"Io异常: The Network Adapter could not establish the connection"这样的错误信息。这个异常表明应用程序无法与数据库建立网络连接,可能由多种原因造成。以下是...

    设置MyEclipse10.0连接Oracle11g数据库

    当你尝试`Test Driver`时,可能会遇到“Error while performing database login with the oracle.jdbc.driver.OracleDriver driver: Io exception: The Network Adapter could not establish the connection”的错误...

    MyEclipse报错说明

    7. **The Network Adapter could not establish the connection url user pwd dialect** 数据库连接失败,原因可能是数据库URL、用户名、密码或方言设置不正确。检查数据库连接参数是否正确无误,包括URL、用户名、...

Global site tag (gtag.js) - Google Analytics