Oracle_Exception_01_The Network Adapter could not establish the connection
1.IP错误或端口错误。
在设置URL时错误,例如
url="jdbc:oracle:thin:@192.168.1.11:1521:mas"
数据库服务器不正确:ping 服务器IP是否正确。不正确,将URL更改为正确
端口号错误:一般不会错误但可能使用多个oracle版本,导致端口号为...
文章
rayner
2017-08-28
689浏览量