Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to add 2 host name while creating new connection(from data load editor) with oracle in
like this jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=edc.prod.he.com)(PORT=61290))(ADDRESS=(PROTOCOL=TCP)(HOST=cdc.prod.he.com)(PORT= 61290))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=usmppp1_usmpppdbp1_ro.gec.com)(FAILOVER_MODE=(TYPE=SELECT)(METHOD=BASIC)(RETRIES=180)(LOAD_BALANCE=ON)(DELAY=5))))
Hey Bhoomi,
For more informaiton please refer to this article
Hi Chirantha, I have 2 host name in my string
1. HOST=edc.prod.he.com
2. HOST=cdc.prod.he.com
As we don't have option to add string directly in qlik.
How i can add 2 host in one connection?