oracle sql developer 出现 : 适配器无法建立连接问题解决方案 The Network Adapter could not establish the connection

直接上图比较直观

tips one:先看看自己 控制台的 SQLplus 可以登录不 可以直接往下面走 ,如果不可以就现在服务里面找到 Oracle 开头的服务启动就好
    实在不会可以百度 注:由于该步太简单且Oracle的服务默认开启 博主就不多赘述了

Step one : 首先是具体的问题截图
oracle sql developer 出现 : 适配器无法建立连接问题解决方案 The Network Adapter could not establish the connection

step two : 在自己的开始窗口,然后找到 NetManager 这个软件 点开
tips:如果最近添加里面没有可以按字母索引找到 Oracle 的目录里面也有这个都是一样的
oracle sql developer 出现 : 适配器无法建立连接问题解决方案 The Network Adapter could not establish the connection

step three: 点开按照我图示的步骤来找到服务名为 自己数据库名字的 地址配置
oracle sql developer 出现 : 适配器无法建立连接问题解决方案 The Network Adapter could not establish the connection

step four ;主机名和端口对应的复制到SQL developer 里面
oracle sql developer 出现 : 适配器无法建立连接问题解决方案 The Network Adapter could not establish the connection

step five: 激动人心的时候开始了 点击测试 成功即可使用
tips:第一次链接可能会提示表空间没有之类的直接点确认即可
oracle sql developer 出现 : 适配器无法建立连接问题解决方案 The Network Adapter could not establish the connection

Done.

相关文章:

  • 2021-05-31
  • 2022-12-23
  • 2021-08-31
  • 2021-07-12
  • 2021-12-13
猜你喜欢
  • 2021-07-12
  • 2021-08-22
  • 2022-12-23
  • 2021-09-26
  • 2021-07-10
  • 2021-06-12
相关资源
相似解决方案