Arun Lakhotia 2 Posted June 5, 2016 Posted June 5, 2016 HI, I am trying to install the Oracle JDBC Driver. I have placed the ojdbc6.jar file at the location C:tibcobw6bw6.3configdriversshellsjdbc.oracle.runtimeruntimepluginscom.tibco.bw.jdbc.datasourcefactory.oraclelib c:tibcobw6 is my home directory. After placing the jar file I have run the command bwinstall (without any options). Restarted the designer , however on executing I am still getting the error TIBCO-BW-SR-FRWK-503000: Unable to start SharedResource [firstbw6.module.JDBCConnectionResource] from Module [PoC:1.0.0.qualifier], DeploymentUnit [firstbw6:1.0]. : TIBCO-BW-SR-JDBC-500003: The database driver [oracle.jdbc.OracleDriver] is not found. Ensure that DataSourceFactory bundle providing this driver is available in the environment. Please advise what could the reason i still not able to deted the driver.
Nazila Massoodi Posted July 28, 2016 Posted July 28, 2016 - Navigate to below locations in your BW 6.x environment bw6bw6.xconfigdriversshellsjdbc.oracle.runtimeruntimepluginscom.tibco.bw.jdbc.datasourcefactory.oraclelib bw6bw6.xconfigdesignthirdparty - Copy the Oracle DB driver JAR file in above directories - Open a command prompt & go to bw6bw6.xbin and run below command, bwinstall oracle-driver This script will create driver bundle and adds it to that specific Businessworks environment. Any AppNodes that are created and started in that Businessworks environment include the drivers automatically.
Enrique Ruiz Ramirez Posted August 7, 2020 Posted August 7, 2020 Thank you Nazila! this solved my problem!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now