<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how to connect to oracle DB using TNS names programmatically in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-connect-to-oracle-DB-using-TNS-names-programmatically/m-p/2335652#M104192</link>
    <description>&lt;P&gt;how to connect to oracle DB using TNS names programmatically without using TNS file name which requires wizard actions.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:19:12 GMT</pubDate>
    <dc:creator>ahmed_adel</dc:creator>
    <dc:date>2024-11-16T00:19:12Z</dc:date>
    <item>
      <title>how to connect to oracle DB using TNS names programmatically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-connect-to-oracle-DB-using-TNS-names-programmatically/m-p/2335652#M104192</link>
      <description>&lt;P&gt;how to connect to oracle DB using TNS names programmatically without using TNS file name which requires wizard actions.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-connect-to-oracle-DB-using-TNS-names-programmatically/m-p/2335652#M104192</guid>
      <dc:creator>ahmed_adel</dc:creator>
      <dc:date>2024-11-16T00:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to connect to oracle DB using TNS names programmatically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-connect-to-oracle-DB-using-TNS-names-programmatically/m-p/2335653#M104193</link>
      <description>&lt;P&gt;If you have to switch databases/environments on the fly, there are 2 ways of doing it:&lt;/P&gt;&lt;P&gt;1) Have a different set of contexts that point to different environments&lt;/P&gt;&lt;P&gt;2) Use Connection type as  'Oracle Custom' where you will be able to build your Server information as a JDBC string.  &lt;/P&gt;&lt;P&gt;Ex for your reference: DB_SERVER=jdbc:oracle:thin:@(DESCRIPTION = (SOURCE_ROUTE=yes) (ADDRESS=(PROTOCOL=TCP)(HOST=xxxxxx)(PORT=xxxx)) (ADDRESS = (PROTOCOL = TCP)(HOST = xxxxxxxxxxxxx)(PORT = xxxx)) (LOAD_BALANCE = YES)(CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = xxxxxxxx)(FAILOVER_MODE = (TYPE = SELECT)(METHOD = BASIC)(RETRIES = 180)(DELAY = 5)) ) )&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 21:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-connect-to-oracle-DB-using-TNS-names-programmatically/m-p/2335653#M104193</guid>
      <dc:creator>tnewbie</dc:creator>
      <dc:date>2021-04-05T21:17:55Z</dc:date>
    </item>
  </channel>
</rss>

