How do I fill in the URL and Driver Class fields on the "Channel Edit Dialog" where the transport type is set to JDBC and the database type is Oracle?
book
Article ID: KB0087389
calendar_today
Updated On:
TIBCO IntegrationManager
|
-
|
Not Applicable
|
-
|
Description
Resolution:
- URL:jdbc:oracle:thin:@<hostname>:<port no>:<oracle_sid>
- Driver Class: oracle.jdbc.driver.OracleDriver
Also, in the file "im\bin\im_env.bat" add the path to the Oracle classes to the IM_CUSTOM environment variable.
Environment
Product: TIBCO IntegrationManager
Version: All
OS: All
--------------------
Issue/Introduction
How do I fill in the URL and Driver Class fields on the "Channel Edit Dialog" where the transport type is set to JDBC and the database type is Oracle?
Was this article helpful?
thumb_up
Yes
thumb_down
No