Hi,
I am trying to configure a connection to an oracle RAC without success in Pentaho BI-server 6.1. How can I make it work?
The system is building the jdbc url like this (which is causing the ):
jdbc:thin:@:: (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.76.30)(PORT = 1521)) (LOAD_BALANCE = yes) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = GNCV) (FAILOVER_MODE = (TYPE = SELECT) (METHOD = BASIC) (RETRIES = 180) (DELAY = 5))))
I will appreciate your help.
Thanks!
I am trying to configure a connection to an oracle RAC without success in Pentaho BI-server 6.1. How can I make it work?
The system is building the jdbc url like this (which is causing the ):
jdbc:thin:@:: (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.76.30)(PORT = 1521)) (LOAD_BALANCE = yes) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = GNCV) (FAILOVER_MODE = (TYPE = SELECT) (METHOD = BASIC) (RETRIES = 180) (DELAY = 5))))
I will appreciate your help.
Thanks!