Unable to find the driver class for SQL Server Database
Hi All,
I am developing a Java Application for provisioning, reconciliation and lookup a SQL Server 2008 R2 OIM. I am using Oracle Identity and Access Management 11g (11.1.1.5.0).
1. The Java program to provisioned for CMP application user is working fine. First time I got the error message "Unable to find the driver class". Which means SQL Server database driver is not load in the OIM. After upload sqljdbc.jar using UploadJar as a Java Task it is working fine.
2. In case of lookup reconciliation we have develop scheduled task using Java. Error message is the same as provisioning "Unable to find the driver class
0