Database Networking (MOSC)

MOSC Banner

ODI postgresql "java.sql.SQLException: The connection attempt failed."

I am connecting to postgres database using ODI with JDBC connections to get the data. I did ODI physical topology and tested connection is well(Successfull connection). But, when I did reverse engineer, I got this error "java.sql.SQLException: The connection attempt failed." .Could you support me please? Thank so glad.


java.sql.SQLException: The connection attempt failed.


at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:144)


at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:73)


at oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter.getConnection(OnConnectOnDisconnectDataSourceAdapter.java:87)


at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java:1246)


at com.sunopsis.dwg.reverse.Reverse.getLocalConnection(Reverse.java:1411)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center