Connecting ADS to Oracle RAC using connection string
book
Article ID: KB0082862
calendar_today
Updated On:
Products
Versions
TIBCO Data Virtualization
ALL VERSIONS
Description
Connecting ADS to Oracle RAC using connection string
Issue/Introduction
Connecting ADS to Oracle RAC using connection string
Resolution
Please follow below mentioned steps:
Alter the data source’s JDBC connect string format (in the Advanced tab). From: jdbc:oracle:thin:@<HOST>:<PORT>:<DATABASE_NAME> To: jdbc:oracle:thin:@<HOST>
When prompted for the connection information, put the TNS name or connect string in the host field and leave Port and Service name blank. In your case the connect string will look like: