Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
The console will log an error resembling the following.
If you want to use a databases other than PostgreSQL or Microsoft SQL Server, you must add them for run time separately. This is a one time process for every installation of TIBCO ActiveMatrix Businessworks. The steps are shown below for Oracle driver. The same applies for DB2. Navigate to the following locations in your BW 6.x environment.
<TIBCO_HOME>\bw6\bw\6.x\config\drivers\shells\jdbc.oracle.runtime\runtime\plugins\com.tibco.bw.jdbc.datasourcefactory.oracle\lib
<TIBCO_HOME>\bw6\bw\6.x\config\design\thirdparty
Copy the Oracle DB driver JAR file in the above directories (ojdbc6.jar or ojdbc14.jar). Open a command prompt and go to <TIBCO_HOME>\bw6\bw\6.x\bin and run the command below.
bwinstall oracle-driver
This script will create a driver bundle and adds it to the specific Businessworks environment. Any AppNodes that are created and started in the Businessworks environment include the drivers automatically. Confirm that the driver bundle is available and checked under Run -> Debug Configurations -> <<BWApplication>> in Studio. A screenshot (Filename: deruncon.png) is attached for clarity.