Exception in thread "main" java.sql.SQLException: 无法从套接字读取更多的数据
Exceptioninthread"main"java.sql.SQLException:无法从套接字读取更多的数据atoracle.jdbc.driver.Databa...
Exception in thread "main" java.sql.SQLException: 无法从套接字读取更多的数据
at oracle.jdbc.driver.DatabaseError.throwSqlException(
代码就两句:
Class.forName("oracle.jdbc.driver.OracleDriver");
Connection conn=DriverManager.getConnection("jdbc:oracle:thin:@127.0.0.1:1521:orcl","scott","tiger");
System.out.println("ssssssssssssssss"+conn);
检查过包,没问题,检查过服务没问题,PLSQL可以登录
使用DB Brower时提示:
no more data to read from socket 展开
at oracle.jdbc.driver.DatabaseError.throwSqlException(
代码就两句:
Class.forName("oracle.jdbc.driver.OracleDriver");
Connection conn=DriverManager.getConnection("jdbc:oracle:thin:@127.0.0.1:1521:orcl","scott","tiger");
System.out.println("ssssssssssssssss"+conn);
检查过包,没问题,检查过服务没问题,PLSQL可以登录
使用DB Brower时提示:
no more data to read from socket 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询