After Migration To Exacc Application Get Erro ORA-12650
(Doc ID 2463076.1)
Last updated on OCTOBER 15, 2019
Applies to:
Oracle Database Exadata Cloud Machine - Version N/A to N/AInformation in this document applies to any platform.
Goal
After migration to Exacc application get error ORA-12650
Application run on Jboss4, using ojdbc5 and ojdbc6 was not successful
Application error bellow:
2018-10-21 00:08:32,568 [http-ws_test/192.XXX.XX.XX-8080-17] ERROR STDERR - at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:842)
2018-10-21 00:08:32,568 [http-ws_test/192.XXX.XX.XX-8080-17] ERROR STDERR - at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:88)
2018-10-21 00:08:32,568 [http-ws_test/192.XXX.XX.XX-8080-17] ERROR STDERR - ... 24 more
2018-10-21 00:08:32,568 [http-ws_test/192.XXX.XX.XX-8080-17] ERROR STDERR - Caused by: java.sql.SQLException: Exceção de E/S: Oracle Error ORA-12650
2018-10-21 00:08:32,568 [http-ws_test/192.XXX.XX.XX-8080-17] ERROR STDERR - at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
2018-10-21 00:08:32,568 [http-ws_test/192.XXX.XX.XX-8080-17] ERROR STDERR - at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)
2018-10-21 00:08:32,568 [http-ws_test/192.XXX.XX.XX-8080-17] ERROR STDERR - at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:254)
2018-10-21 00:08:32,568 [http-ws_test/192.XXX.XX.XX-8080-17] ERROR STDERR - at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:386)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |