当前位置:
代码迷
>>
Oracle技术
>> 数据库连接报错:Io 错误: The Network Adapter could not establish the connection
详细解决方案
数据库连接报错:Io 错误: The Network Adapter could not establish the connection
热度:
1006
发布时间:
2016-04-24 08:05:07.0
数据库连接报错:Io 异常: The Network Adapter could not establish the connection
本帖最后由 abc8023 于 2015-08-20 09:37:52 编辑
执行sql语句,插入数据时,插入几条记录后,报错
java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection
请教是哪里出了问题 ,该如何优化?
------解决思路----------------------
能插入数据,说明连接通道正常,报错应该是网络问题,检查一下网络稳定性
查看全文
相关解决方案
JSP向SQL数据库中写下数据时提示:Network error IOException: Connection refused: connect
DBCP borrowObject failed: java.sql.SQLException: Io 错误: The Network Adapter
java.lang.UnsupportedOperationException: The user must supply a JDBC connection,该怎么处理
ASP上Set GetSession("conn")=server.CreateObject("adodb.connection")
对 java.sql.Connection 的commit方法理解有关问题
运用HttpURLConnection抓取google搜索结果,总是报错:java.net.SocketException: Connection reset
iReport中应用JavaBean作为Table的数据源:The supplied java.sql.Connection object is nul
jsp页面未加载完毕被关闭,抛java.net.SocketException: Connection reset by peer: socket write,该如何处理
ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error,该如何解决
关于HttpURLConnection:Connection timed out: connect 有关问题
Connection aborted by peer 错误,求高手
Software caused connection abort: socket write error解决方案
connection as SYS should be as SYSDBA or SYSOPER解决办法
java.sql.SQLException: Io 错误: Connection refused
java.net.ConnectException: Connection refused,该怎么处理
can't connection db:java.sql.SQLException: Io 错误? The Network Adapter could not
急 java中如何解决java.net.SocketException: Connection reset
java.net.SocketException: Connection reset by peer: socket write error
java.net.ConnectException: Connection timed out: connect,该怎么处理
ORA-12518, TNS:listener could not hand off client connection
紧急SelectCommand.Connection 属性尚未初始化
网站运行一段时间 就登陆不下去 提示 过一段时间 selectcommand.Connection 属性尚未初始化
网站测试小疑点 The connection was not closed …
network error!解决方案
ExecuteReader: Connection 属性尚未初始化。哪位高手帮小弟我啊高手救小弟我啊
sda.SelectCommand.Connection = con 提示 未将对象引用设置到对象的实例,该如何处理
无法打开登录所请求的数据库 "xxx"登录失败用户 'NT AUTHORITY\NETWORK SERVICE' 登录失败解决方案
数据库不能远程链接如何解决A network-related
高分求解:A connection with the server could not be established解决办法
connection,command,DataAdapter,Repeater,dataset这些对象那些运用后一定需要手工关闭的