Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OIM Problem with oracle.jdbc.driver.OracleDriver Please Help :-)

564705Mar 20 2007 — edited Oct 10 2007
Hello

I am trying to create a new stored procedure task for an adapter made in the adapter factory.
I have a resource object called Oracle Database of type Database.
In the "Add an adaptor factory task" form of the stored procedure when I select the Database "Oracle Database" it gives me the following error:
"Connection Failed. See notes"

In the notes I have this :

**** Exception ****

Exception Type: java.lang.ClassNotFoundExceptionMessage: oracle.jdbc.driver.OracleDriver


Which means that it doesn't find the OracleDriver class.

I don't understand why since I have already created adaptors to provision users in my Oracle Database.
The driver oracle.jdbc.driver.OracleDriver is the good one but maybe it doesn't look in the right path??

I would really apreciate some help on this. Thanks!

Message was edited by:
Guille

Message was edited by:
Guille
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2007
Added on Mar 20 2007
2 comments
941 views