<?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: Problem with the conection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617755#M227662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most Common Mistakes connecting to oracle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) you don't have installed the &lt;STRONG&gt;oracle client&lt;/STRONG&gt;; you can verify oracle client it in Windows start menu or running oracle sqlplus from command line: sqlplus username/password@&lt;STRONG&gt;connect_identifier&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;you can find the &lt;STRONG&gt;connect_identifier&lt;/STRONG&gt; in your qlikview script, it should be similar to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=username;Data Source=&lt;STRONG&gt;connect_identifier&lt;/STRONG&gt;;Extended Properties=""] (XPassword is cryptedpassword);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&lt;STRONG&gt; 32/64 bit&lt;/STRONG&gt;; is your oracle client 32 bit? use 32 bit oledb/odbc in qlikview; is your oracleclient 64 bit? .......... &lt;/P&gt;&lt;P&gt;the worst case is when you develop with the 32-bit oracle client on your machine and deploy on a qlikview server with 64 bit&amp;nbsp; oracle client (so keep the connection in an include and change before the deploy)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) &lt;STRONG&gt;oracle connection to the database is not configured,&lt;/STRONG&gt; usually in tnsnames.ora (sometimes in sqlnet.ora)&lt;/P&gt;&lt;P&gt;search the file tnsnames.ora on your machine&lt;/P&gt;&lt;P&gt;open the tnsnames.ora and search the connect_identifier; copy few lines (the lines identify server, port and service_name of oracle database)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;connect_identifier = &lt;/P&gt;&lt;P&gt;&amp;nbsp; (DESCRIPTION = &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.0.0.32)(PORT = 1521)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (CONNECT_DATA = (SERVICE_NAME = dev))&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and add the lines (or replace if connect_identifier already exists) to tnsnames.ora on your server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To verify, as said above, open a command prompt and&lt;/P&gt;&lt;P&gt;sqlplus username/password@connect_identifier&lt;/P&gt;&lt;P&gt;connected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Feb 2014 20:31:40 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-02-06T20:31:40Z</dc:date>
    <item>
      <title>Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617752#M227659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I got a problem , when charge my model of QV in my machine ,it works, but when tried charge it&amp;nbsp; in other machine,it&amp;nbsp;&amp;nbsp; didn't work,I use the OLE DB for ORACLE and, I have PL/oracle installed in my machine but not in the machine who failure ,so I think&lt;BR /&gt;that I need to install some driver or some thing like that?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;the error that appear is :&lt;/P&gt;&lt;P&gt;error in the test conection with the provider&amp;nbsp; ORA-12154 : TNS ...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;some one&amp;nbsp; can help me?&lt;/P&gt;&lt;P&gt;best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 18:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617752#M227659</guid>
      <dc:creator />
      <dc:date>2014-02-06T18:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617753#M227660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not a Qlikview error. Something is wrong with your oracle setup. Perhaps you simply specified the wrong database name (sid). Google the ORA-12154 error and check if the possible causes are the problem on your machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 18:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617753#M227660</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-02-06T18:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617754#M227661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Roldan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yup, as &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/gwassenaar"&gt;gwassenaar&lt;/A&gt; &lt;/STRONG&gt;says it is an Oracle problem not a QlikView one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though you have only given a bit of the Oracle error, it looks like a common error oftne caused by a problem in the &lt;EM&gt;tnsnames.ora&lt;/EM&gt; file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you could copy the &lt;EM&gt;tnsnames.ora&lt;/EM&gt; from the good machine to the nad one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 18:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617754#M227661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-06T18:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617755#M227662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most Common Mistakes connecting to oracle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) you don't have installed the &lt;STRONG&gt;oracle client&lt;/STRONG&gt;; you can verify oracle client it in Windows start menu or running oracle sqlplus from command line: sqlplus username/password@&lt;STRONG&gt;connect_identifier&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;you can find the &lt;STRONG&gt;connect_identifier&lt;/STRONG&gt; in your qlikview script, it should be similar to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=username;Data Source=&lt;STRONG&gt;connect_identifier&lt;/STRONG&gt;;Extended Properties=""] (XPassword is cryptedpassword);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&lt;STRONG&gt; 32/64 bit&lt;/STRONG&gt;; is your oracle client 32 bit? use 32 bit oledb/odbc in qlikview; is your oracleclient 64 bit? .......... &lt;/P&gt;&lt;P&gt;the worst case is when you develop with the 32-bit oracle client on your machine and deploy on a qlikview server with 64 bit&amp;nbsp; oracle client (so keep the connection in an include and change before the deploy)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) &lt;STRONG&gt;oracle connection to the database is not configured,&lt;/STRONG&gt; usually in tnsnames.ora (sometimes in sqlnet.ora)&lt;/P&gt;&lt;P&gt;search the file tnsnames.ora on your machine&lt;/P&gt;&lt;P&gt;open the tnsnames.ora and search the connect_identifier; copy few lines (the lines identify server, port and service_name of oracle database)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;connect_identifier = &lt;/P&gt;&lt;P&gt;&amp;nbsp; (DESCRIPTION = &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.0.0.32)(PORT = 1521)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (CONNECT_DATA = (SERVICE_NAME = dev))&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and add the lines (or replace if connect_identifier already exists) to tnsnames.ora on your server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To verify, as said above, open a command prompt and&lt;/P&gt;&lt;P&gt;sqlplus username/password@connect_identifier&lt;/P&gt;&lt;P&gt;connected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 20:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617755#M227662</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-06T20:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617756#M227663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you've got &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ORA-12154&lt;/SPAN&gt; you have Oracle client installed.&lt;/P&gt;&lt;P&gt;Try this from cmd (replace &amp;lt;service_name&amp;gt; with actual name):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tnsping &amp;lt;service_name&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 20:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617756#M227663</guid>
      <dc:creator />
      <dc:date>2014-02-06T20:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617757#M227664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well , the problem is the first choice, we don't&amp;nbsp; have the sql plus , how can I install it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 16:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617757#M227664</guid>
      <dc:creator />
      <dc:date>2014-02-07T16:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617758#M227665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sqlplus.exe (and tnsping.exe too) is one of the programs installed with oracle client installation; you can use it to check the connection to the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but&lt;/P&gt;&lt;P&gt;your problem is probably the third as Lukasz said (ORA-xxxxx messages come from the oracle client)&lt;/P&gt;&lt;P&gt;try again with sqlplus and/or tnsping from dos command prompt,&lt;/P&gt;&lt;P&gt;look for tnsnames.ora in .............\network\admin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 18:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617758#M227665</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-07T18:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617759#M227666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what it you mean with "service name"&lt;/P&gt;&lt;P&gt;because the client it is installed but , for example between other platforms, the communication is function very well with the BD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 19:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617759#M227666</guid>
      <dc:creator />
      <dc:date>2014-02-07T19:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617760#M227667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, the other thing is that sql is not installed in the machine, only&amp;nbsp; in mine so,&lt;/P&gt;&lt;P&gt;must work like that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 21:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617760#M227667</guid>
      <dc:creator />
      <dc:date>2014-02-07T21:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617761#M227668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lukasz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to do that you said and in my machine, it work but not in other,I mean &lt;/P&gt;&lt;P&gt;tnsping&amp;nbsp; is not recognised in other machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 21:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617761#M227668</guid>
      <dc:creator />
      <dc:date>2014-02-07T21:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617762#M227669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I got it, SQLPlus is not installed ,I see in route and is not there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 22:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617762#M227669</guid>
      <dc:creator />
      <dc:date>2014-02-07T22:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the conection</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617763#M227670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear experts, the problem is finished&amp;nbsp; when I just reinstall the ODAC, I think it, reload the data connection.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;thanks lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 22:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-conection/m-p/617763#M227670</guid>
      <dc:creator />
      <dc:date>2014-03-11T22:26:31Z</dc:date>
    </item>
  </channel>
</rss>

