Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi , I am creating a repository server In that i have to configure the following field database driver:??? What is the value i have to give for this? I gave “com.wm.dd.jdbc.oracle.OracleDriver” But it is not working What is the correct value ?
regards saravanan
I have found that carefully following the steps in the IS Administrator’s Guide will lead to successful configuration of Repository Servers.
Mark
[FONT=PalatinoLinotype][SIZE=2][FONT=PalatinoLinotype][SIZE=2]
In the guide it is given as “The name of the Java class for the JDBC driver. Type the name of the driver.” I have given the class name as"com.wm.dd.jdbc.oracle.OracleDriver". Is it correct?
Regards, Saravanan.G
[/size][/font][/SIZE][/FONT]
Thanks… I have solved it using “oracle.jdbc.driver.OracleDriver” as database driver
Regards saravanan.G