Hi guys,
How are you?
Well, The problem occur when I try to connect in the oracle DB using the
Oracle8i JDBC Driver... When i try it the below message is showed for me:
OracleDB_8i: Exce=C3=A7=C3=A3o de E/S: The Network Adapter could not establ=
ish the
connection
And the Stack trace is:
java.sql.SQLException: Exce=C3=A7=C3=A3o de E/S: The Network Adapter could =
not
establish the connection
=09at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:169)
=09at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:211)
=09at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:324)
=09at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:266)
=09at
oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:365=
)
=09at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:260)
=09at
net.sourceforge.squirrel_sql.fw.sql.SQLDriverManager.getConnection(SQLDrive=
rManager.java:124)
=09at
net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand.=
execute(OpenConnectionCommand.java:97)
=09at
net.sourceforge.squirrel_sql.client.mainframe.action.ConnectToAliasCommand$=
SheetHandler.run(ConnectToAliasCommand.java:367)
=09at
net.sourceforge.squirrel_sql.fw.util.TaskExecuter.run(TaskExecuter.java:82)
=09at java.lang.Thread.run(Unknown Source)
Tnx for now...
Regards,
Diogo
--=20
View this message in context: http://www.nabble.com/Problems-in-Oracle-DB-C=
onnection-tf3846258.html#a10892822
Sent from the squirrel-sql-users mailing list archive at Nabble.com.
|