<?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 Re: [resolved] Oracle TNSNAME (or anything else...) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360242#M124869</link>
    <description>aaaaaaaaaaaaaaaaah !!!
&lt;BR /&gt;That's clear !
&lt;BR /&gt;thanks a lot Shong and thanks Sabrina!</description>
    <pubDate>Wed, 10 Apr 2013 07:40:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-10T07:40:48Z</dc:date>
    <item>
      <title>[resolved] Oracle TNSNAME (or anything else...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360238#M124865</link>
      <description>Hello, 
&lt;BR /&gt;I have a problem to use Talend DI inside the specific context of my company. 
&lt;BR /&gt;We have a lot of Oracle DB ( 11g ) and we use Talend DI to load Datawarehouse (for example). 
&lt;BR /&gt;But, we "move" oracle database at least 1 time per year (for each database). 
&lt;BR /&gt;In "classic" Java project,to solve this problem we use Oracle's JDBC connection based on TNSNAME. 
&lt;BR /&gt;the connection become : 
&lt;BR /&gt; 
&lt;I&gt;jdbc&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;racle:thin:@&lt;B&gt;&amp;lt;TNSNAME&amp;gt;&lt;/B&gt;&lt;/I&gt; 
&lt;BR /&gt;and we need to add this JVM's args : 
&lt;BR /&gt; 
&lt;I&gt;-Doracle.net.tns_admin=D:\oracle\product\11.2.0\client_1\network\admin&lt;/I&gt; 
&lt;BR /&gt;With this solution, when a Db move, we just need to update the 
&lt;B&gt;tnsname.ora&lt;/B&gt; file and all programs are OK (no compil or restart). 
&lt;BR /&gt;How can I manage to have a similar solution with Talend DI? 
&lt;BR /&gt;In fact, I don't want to use TNSNAME absolutly but 
&lt;BR /&gt;I don't want to have to generate and to deploy each job on TAC when DBs moved. 
&lt;BR /&gt;I have some ideas I need to test but If you can help me to save time and bring me the right solution/approach, 
&lt;BR /&gt;it would be great! 
&lt;BR /&gt;TAC : 5.2.1 
&lt;BR /&gt;Studio DI : 5.2.1 
&lt;BR /&gt;Java : 1.7 
&lt;BR /&gt;Regards,</description>
      <pubDate>Sat, 16 Nov 2024 12:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360238#M124865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Oracle TNSNAME (or anything else...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360239#M124866</link>
      <description>Hi, 
&lt;BR /&gt;In Talend, Oracle components support 4 connection types: Oracle SID, Oracle service name, Oracle OCI and Oracle RAC, you just need to set DB connection parameters with context variables with default value, change the variable value before executing the job if the DB parameters changes.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 09 Apr 2013 10:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360239#M124866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T10:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Oracle TNSNAME (or anything else...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360240#M124867</link>
      <description>Thanks for your quick answer! 
&lt;BR /&gt;but I'm not I understand it well... 
&lt;BR /&gt;So, let's make an example: 
&lt;BR /&gt;we have 2 environments for the job's execution : 
&lt;BR /&gt;* TEST 
&lt;BR /&gt;* LIVE 
&lt;BR /&gt;When I design my job, I put in context this 2 configurations. 
&lt;BR /&gt;I go to my TAC, I generate &amp;amp; deploy it on my job server and I define context (TEST or LIVE) 
&lt;BR /&gt;Ok, that's work 
&lt;BR /&gt;Imagine now, my parameters for my LIVE's DB change. 
&lt;BR /&gt;If I want to keep my job working, I need to modify context parameters in my Studio and re-generate and re-deploy my job. 
&lt;BR /&gt;But I don't want to do that because I have too many jobs to update. 
&lt;BR /&gt;In fact, I don't know how to modify the variable value without redeploying the job. 
&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 09 Apr 2013 13:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360240#M124867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T13:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Oracle TNSNAME (or anything else...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360241#M124868</link>
      <description>Hi 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Imagine now, my parameters for my LIVE's DB change.&lt;BR /&gt;If I want to keep my job working, I need to modify context parameters in my Studio and re-generate and re-deploy my job.&lt;BR /&gt;But I don't want to do that because I have too many jobs to update.&lt;BR /&gt;In fact, I don't know how to modify the variable value without redeploying the job.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;In TAC, open the Context Parameters tab and define the custom value for the context variable and check option 'Active', you don't need to modify the job in Talend Studio and regenerate the job. 
&lt;BR /&gt;Shong 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEI0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132953i7F3CAF6E6A0AC651/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEI0.png" alt="0683p000009MEI0.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 09 Apr 2013 17:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360241#M124868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T17:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Oracle TNSNAME (or anything else...)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360242#M124869</link>
      <description>aaaaaaaaaaaaaaaaah !!!
&lt;BR /&gt;That's clear !
&lt;BR /&gt;thanks a lot Shong and thanks Sabrina!</description>
      <pubDate>Wed, 10 Apr 2013 07:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Oracle-TNSNAME-or-anything-else/m-p/2360242#M124869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-10T07:40:48Z</dc:date>
    </item>
  </channel>
</rss>

