标签:连接
(总结)Java连接Oracle数据库报错The Network Adapter could not establish the connection解决
PS:刚才测试组的同事遇到Java程序的某个类连接Oracle数据库报这个错误:The Network Adapter could not establish the connection ,找我排查。数据库是内网的另一台,跟java应用服务器是同一内网。google了一下,这个报错的各种说法都有。最后找出是APP Server的DNS解析DB Server……
07-09 立刻查看