<?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: Connect to Oracle Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444392#M165705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the responses. I have the oracle drivers installed, it turns out I had to edit my tnsnames file with the correct path of the server I'm connecting to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorted Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2012 12:59:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-27T12:59:44Z</dc:date>
    <item>
      <title>Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444386#M165699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I need assistance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect to Oracle database and keep getting an error "ORA-12154: TNS could not resolve the connect identifier specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the same credentials I use when logging on to Oracle through sql developer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 13:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444386#M165699</guid>
      <dc:creator />
      <dc:date>2012-09-26T13:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444387#M165700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to use odbc or ole DB connection to Oracle. I'm using ole DB and I had this problem before then i replace the connection information from services name to complete connect details and its start working. For instance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Service Name = Flex_DB&amp;nbsp;&amp;nbsp;&amp;nbsp; ----- TNS Error&lt;/P&gt;&lt;P&gt;Connection Detail&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -----&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This should work&lt;/P&gt;&lt;P&gt;"DESCRIPTION =&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ADDRESS = (PROTOCOL = TCP)(HOST = XYZ.COM)(PORT = ABC))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (CONNECT_DATA = (SID = Test_DB)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 14:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444387#M165700</guid>
      <dc:creator />
      <dc:date>2012-09-26T14:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444388#M165701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the screen I have when I setup ODBC, where do I make the changes you mentioned&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 06:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444388#M165701</guid>
      <dc:creator />
      <dc:date>2012-09-27T06:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444389#M165702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please show me where to make the changes you mentioned.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22590" class="jive-image-thumbnail jive-image" onclick="" alt="ODBC.png" src="https://community.qlik.com/legacyfs/online/22590_ODBC.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 06:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444389#M165702</guid>
      <dc:creator />
      <dc:date>2012-09-27T06:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444390#M165703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had problem with ODBC, so i choose OLEDB connection type from Qliview Edit Window. Here are the steps from Q Edit Script Window, let me know if you still have any questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under Database: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OLE DB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and press Connect button&lt;/P&gt;&lt;P&gt;On Data Link Properties Window&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select "Oracle Provider for OLE DB"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; press Next button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Under Connection:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 Data Source:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -- provide your db connection string information -- this is what i was talking in my previous response above.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rest of the is stright forward. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 12:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444390#M165703</guid>
      <dc:creator />
      <dc:date>2012-09-27T12:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444391#M165704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friend ,&lt;/P&gt;&lt;P&gt;Go to the Data Sources in Control pannel and check that whether there is driver for oracle installed or not.&lt;/P&gt;&lt;P&gt;Other case may be that it is not getting the path specified for the Datasource you have specified.&lt;/P&gt;&lt;P&gt;So you have to contact with your database administrator.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 12:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444391#M165704</guid>
      <dc:creator>kamalqlik</dc:creator>
      <dc:date>2012-09-27T12:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444392#M165705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the responses. I have the oracle drivers installed, it turns out I had to edit my tnsnames file with the correct path of the server I'm connecting to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorted Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 12:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444392#M165705</guid>
      <dc:creator />
      <dc:date>2012-09-27T12:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444393#M165706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the responses. I have the oracle drivers installed, it turns out I had to edit my tnsnames file with the correct path of the server I'm connecting to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorted Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 12:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444393#M165706</guid>
      <dc:creator />
      <dc:date>2012-09-27T12:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444394#M165707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the responses. I have the oracle drivers installed, it turns out I had to edit my tnsnames file with the correct path of the server I'm connecting to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorted Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 13:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444394#M165707</guid>
      <dc:creator />
      <dc:date>2012-09-27T13:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to Oracle Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444395#M165708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the responses. I have the oracle drivers installed, it turns out I had to edit my tnsnames file with the correct path of the server I'm connecting to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorted Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 13:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-to-Oracle-Server/m-p/444395#M165708</guid>
      <dc:creator />
      <dc:date>2012-09-27T13:00:32Z</dc:date>
    </item>
  </channel>
</rss>

