Hi,
I got strange error when I try to Reverse table in model.
I have created new User(With Grants) , I created new Physical and Logical Schema .
I created new model also .When I try to Reverse table I got ODI -26174 Database Connection is not available error
I Tried Customized option using RKM .it reversed.But why wasn't it reversed using Standart option?
ava.sql.SQLException: IO Error: The Network Adapter could not establish the connection
at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:133)
at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
at oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter.getConnection(OnConnectOnDisconnectDataSourceAdapter.java:74)
at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java:1128)
Any Solution for that?
Regards
Aetl