Skip to main content
July 10, 2007
Question

Connecting to Oracle gives ORA-12650

  • July 10, 2007
  • 2 replies
  • 5368 views
How can I connect to an Oracle database using the oracle advanced security option (ASO)? When I try to connect to the database using the ojbc:oracle:thin:@host:port:sid, the data source verification fails with the following error. The database I am trying to connect to has been set up to use the Oracle Advanced security.

Connection verification failed for data source: test_uadsrs03
[]java.sql.SQLException: Io exception: Oracle Error ORA-12650
The root cause was that: java.sql.SQLException: Io exception: Oracle Error ORA-12650

I have searched the knowledgebase with no success. Is anyone able to help with this error?

Thanks
This topic has been closed for replies.

2 replies

Participating Frequently
July 11, 2007
... and more....
Participating Frequently
July 11, 2007
Don't know if this is what you are looking for, but I found this on Metalink.....

Phil