<?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: TOS DI 6.0 doesn't use NLS session parameters under LINUX DEBIAN in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-0-doesn-t-use-NLS-session-parameters-under-LINUX-DEBIAN/m-p/2394882#M7929</link>
    <description>&lt;P&gt;Hi Adrien,&lt;/P&gt; 
&lt;P&gt;I will test -d parameteres in the ini file from TALEND as soon as i have the update rights on the file. I'll tell you the reasult.&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt; 
&lt;P&gt;Yannick&lt;/P&gt;</description>
    <pubDate>Wed, 30 May 2018 07:58:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-30T07:58:42Z</dc:date>
    <item>
      <title>TOS DI 6.0 doesn't use NLS session parameters under LINUX DEBIAN</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-0-doesn-t-use-NLS-session-parameters-under-LINUX-DEBIAN/m-p/2394880#M7927</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I work with TOS free edition under windows OS since 4.1.2.&lt;/P&gt;
&lt;P&gt;Now&amp;nbsp;i am migrating to 6.0&amp;nbsp;and&amp;nbsp;to LINUX DEBIAN OS. Migration from 4.1.2 to 6.0 was made under windows version and is ok. After that i have exported my projet and imported it under LINUX version. I have a problem with NLS parameters (i user ORACLE database). in .bash_profile there are export commands to initialise NLS_LANGUAGE and NLS_DATE_FORMAT. I've verified, variables are ok. But when i am in TOS and i query NLS session parameters table, the values are not set to the same values.&lt;/P&gt;
&lt;P&gt;In fact TOS doesn't use linux session parameters. Why ? How can i do ?&lt;/P&gt;
&lt;P&gt;Thank you for any information.&lt;/P&gt;
&lt;P&gt;Yannick&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-0-doesn-t-use-NLS-session-parameters-under-LINUX-DEBIAN/m-p/2394880#M7927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: TOS DI 6.0 doesn't use NLS session parameters under LINUX DEBIAN</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-0-doesn-t-use-NLS-session-parameters-under-LINUX-DEBIAN/m-p/2394881#M7928</link>
      <description>&lt;P&gt;Hi Abelya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Linux, JDBC connection doesnt pickup NLS&amp;nbsp;from NLS variable but either by deriving the "locale" of the &lt;A href="https://wiki.debian.org/Locale" target="_self" rel="nofollow noopener noreferrer"&gt;system&lt;/A&gt;&amp;nbsp;/ &lt;A href="https://linux.die.net/man/1/locale" target="_blank" rel="nofollow noopener noreferrer"&gt;https://linux.die.net/man/1/locale&lt;/A&gt; or if you want your system to be in a different locality comparing to your DB connection you will need to specify it at either JVM instantiation&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pln"&gt;java &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="typ"&gt;Duser&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;language&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=FR&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="typ"&gt;Duser&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;country&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;FR&lt;/SPAN&gt;&amp;nbsp;(can be done at RUN =&amp;gt; Advanced Settings)&lt;/PRE&gt;&lt;P&gt;or&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pln"&gt;LC_ALL&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;en_US&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;UTF&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="lit"&gt;8&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; java (will be tricky with Talend)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Generally speaking, you should have a look there &lt;A href="https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.oracle.com/javase/8/docs/api/java/util/Locale.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 00:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-0-doesn-t-use-NLS-session-parameters-under-LINUX-DEBIAN/m-p/2394881#M7928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T00:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: TOS DI 6.0 doesn't use NLS session parameters under LINUX DEBIAN</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-0-doesn-t-use-NLS-session-parameters-under-LINUX-DEBIAN/m-p/2394882#M7929</link>
      <description>&lt;P&gt;Hi Adrien,&lt;/P&gt; 
&lt;P&gt;I will test -d parameteres in the ini file from TALEND as soon as i have the update rights on the file. I'll tell you the reasult.&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt; 
&lt;P&gt;Yannick&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 07:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-0-doesn-t-use-NLS-session-parameters-under-LINUX-DEBIAN/m-p/2394882#M7929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T07:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: TOS DI 6.0 doesn't use NLS session parameters under LINUX DEBIAN</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-0-doesn-t-use-NLS-session-parameters-under-LINUX-DEBIAN/m-p/2394883#M7930</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;i first modified the talend ini file but i didn't work. I added parameters into talend preference/talend/exec/debug and then it worked in talend (metadata schem update) and job run.&lt;/P&gt; 
&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 09:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-0-doesn-t-use-NLS-session-parameters-under-LINUX-DEBIAN/m-p/2394883#M7930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T09:23:01Z</dc:date>
    </item>
  </channel>
</rss>

