How to use the BW JDBC connection palette with ActiveSpaces JDBC Driver.
book
Article ID: KB0093033
calendar_today
Updated On:
Products
Versions
TIBCO ActiveSpaces
-
Not Applicable
-
Description
Resolution:
Instructions follow.
1). Build as-jdbc jar (as-jdbcdriver.jar) by using the Java code at "<AS_HOME>\examples\java\JDBCDriver\" .
2). Copy the as-jdbcdriver.jar file into tra lib "<TIBCO_HOME>\tra\5.*\lib" .
3). Create DUAL space in the cluster which you trying to connect as a JDBC connection.
Sample DUAL space definition. =================== You have to create DUAL space in the cluster to mimic like ORACLE. All the JDBC drivers and its connection will refer to the DUAL table. For more details, refer to: