<?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: Qlik Replicate : issue while connecting Oracle as a source in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989572#M3853</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The Full Client has the SQL Plus component for testing outside of Replicate but both clients should be ok for the Replicate environment to connect. I suggest the Full Client as it has added options when debugging connectivity issues from the Server. Hope this helps and confirms.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 12:21:59 GMT</pubDate>
    <dc:creator>Bill_Steinagle</dc:creator>
    <dc:date>2022-10-06T12:21:59Z</dc:date>
    <item>
      <title>Qlik Replicate : issue while connecting Oracle as a source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1797324#M851</link>
      <description>&lt;P&gt;&lt;SPAN&gt;While doing testdrive&amp;nbsp;of this tool, I am trying to connect to the Oracle database as a source, but getting the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cbhajare444_0-1617736219617.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/52465i1F88163CB756A1AA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cbhajare444_0-1617736219617.png" alt="cbhajare444_0-1617736219617.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I checked for the tnsnames.ora and its path in the environmental variables, tried to connect from sqlplus and sql developer .Everything looks fine .But I'm still getting this error.&lt;/P&gt;&lt;P&gt;(I checked and followed the following documentation&amp;nbsp;as well)&lt;/P&gt;&lt;P&gt;&lt;A href="https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelp.qlik.com%2Fen-US%2Freplicate%2FNovember2020-SR1%2FContent%2FReplicate%2FMain%2FTutorial%2FAddSourceOra_sample.htm&amp;amp;data=04%7C01%7CTestDrive%40qlik.com%7C3883d56e0a304681945208d8f8f8e190%7Cc21eeb5ff5a644e8a997124f2f7a497c%7C0%7C0%7C637533095107124497%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=%2BOplsN4vtlHSap1XKiuJfWClOuxHPhF7ZF7FiJqLA4M%3D&amp;amp;reserved=0" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/replicate/November2020-SR1/Content/Replicate/Main/Tutorial/AddSourceOra_sample.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;can you please suggest what needs to be done in order to connect to the Oracle source database.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 19:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1797324#M851</guid>
      <dc:creator>cbhajare444</dc:creator>
      <dc:date>2021-04-06T19:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : issue while connecting Oracle as a source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1798477#M855</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What format are you using for the&amp;nbsp;&lt;SPAN&gt;Connection string? Are you also trying to connect to ASM?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have you tried with a different format?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can type the connect string in any Oracle format, for example:&lt;BR /&gt;//host:port/service name&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Where:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;host: This is the name or IP address for the computer with the Oracle database that you are&lt;BR /&gt;using. For example, johnboy_W7 or 255.255.255.0.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;port: (optional) This is the TNS Listener Port number for the computer with the Oracle&lt;BR /&gt;database that you are using. If you do not enter a port number the default Oracle TNS Listener&lt;BR /&gt;port is used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;service name: (optional) This is the service name for the computer with the Oracle database&lt;BR /&gt;you are using. If you do not enter a service name the default service name is used.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can also enter an Oracle Net keyword-value pair. For example:&lt;BR /&gt;"(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp) (HOST=dlsun242) (PORT=5521))&lt;BR /&gt;(CONNECT_DATA=(SERVICE_NAME=bjava21)))"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lyka&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 22:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1798477#M855</guid>
      <dc:creator>lyka</dc:creator>
      <dc:date>2021-04-09T22:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : issue while connecting Oracle as a source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989118#M3838</link>
      <description>&lt;P&gt;we are facing the same exact problem. we are using ASM. and it say failed connecting to ASM mycompanydomain.com:1625/+ASM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 13:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989118#M3838</guid>
      <dc:creator>mastercheng1980</dc:creator>
      <dc:date>2022-10-05T13:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : issue while connecting Oracle as a source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989130#M3839</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thank you for your post to the Replicate Forums. For issues connecting to Oracle Source please ensure you have the Oracle 64 Bit Full client installed along with confirming the connection to this Oracle Source can be made using the SQL Plus program within the Oracle client to this Source from the Replicate Server. For ASM access see the link below and ensure the ASM parameters are defined per the Prerequisites. Let me know if you can connect via the Oracle SQL Plus from the Replicate Server&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2022/Content/Replicate/Main/Oracle/OralcleDB_sourcebinary_AdvProps.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2022/Content/Replicate/Main/Oracle/OralcleDB_sourcebinary_AdvProps.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 13:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989130#M3839</guid>
      <dc:creator>Bill_Steinagle</dc:creator>
      <dc:date>2022-10-05T13:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : issue while connecting Oracle as a source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989396#M3844</link>
      <description>&lt;P&gt;Thank you Bill.&lt;/P&gt;
&lt;P&gt;since you are linking a QR help file,&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/replicate/May2022/Content/Global_Common/Content/SharedReplicateHDD/Oracle/oracle_prerequisites.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2022/Content/Global_Common/Content/SharedReplicateHDD/Oracle/oracle_prerequisites.htm&lt;/A&gt;&amp;nbsp;did mention to install "Oracle Instant Client". So which one of you is right ? Full Client or Instant Client ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 07:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989396#M3844</guid>
      <dc:creator>mastercheng1980</dc:creator>
      <dc:date>2022-10-06T07:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : issue while connecting Oracle as a source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989572#M3853</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The Full Client has the SQL Plus component for testing outside of Replicate but both clients should be ok for the Replicate environment to connect. I suggest the Full Client as it has added options when debugging connectivity issues from the Server. Hope this helps and confirms.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 12:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989572#M3853</guid>
      <dc:creator>Bill_Steinagle</dc:creator>
      <dc:date>2022-10-06T12:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : issue while connecting Oracle as a source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989866#M3860</link>
      <description>&lt;P&gt;Thanks Bill. Got it ! Full Client is for debugging purposes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyways, we are still encountering the same problem. Do we need to setup the TNSNAME.ora ? I don't see that Qlik Replicate is trying to use the TNSNAME.ora ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We setup TNSNAME.ora as&lt;/P&gt;
&lt;P&gt;CJDBASM =&lt;BR /&gt;&amp;nbsp;&amp;nbsp;(DESCRIPTION =&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;(ADDRESS = (PROTOCOL = TCP)(HOST = mycompanydomain)(PORT = 1625))&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;(CONNECT_DATA =&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;(SERVER = DEDICATED)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;(SERVICE_NAME = +ASM)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But i don't think Qlik Replicate is using this right ? I don't see where we input CJDBASM. The ASM connection string is&amp;nbsp;&lt;SPAN&gt;mycompanydomain.com:1625/+ASM. we tried&amp;nbsp;mycompanydomain.com:1625/CJDBASM for ASM connection also cannot.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 04:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1989866#M3860</guid>
      <dc:creator>mastercheng1980</dc:creator>
      <dc:date>2022-10-07T04:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : issue while connecting Oracle as a source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1990081#M3863</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you share upload of the error shown and also can you update the below connection example below and use in your connection string to test? The tnsping to this IP or Machine.domain as noted in your update resolves to the ASM server? Is it defined in the listener to the connection?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is example please change to your site specifics.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(DESCRIPTION=(FAILOVER = OFF)(LOAD_BALANCE = OFF)(TRANSPORT_CONNECT_TIMEOUT = 60)(CONNECT_TIMEOUT = 60)(ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = my_host_name)(PORT = xxxx)))(CONNECT_DATA=(SERVICE_NAME = my_service_name)))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bill_Steinagle_0-1665141482388.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/90820i448427EBCD8FEA6C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bill_Steinagle_0-1665141482388.png" alt="Bill_Steinagle_0-1665141482388.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Bill&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 11:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/1990081#M3863</guid>
      <dc:creator>Bill_Steinagle</dc:creator>
      <dc:date>2022-10-07T11:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate : issue while connecting Oracle as a source</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/2001973#M4131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Just wanted to follow up with you on the post to this request. When you installed the Full Oracle Client did you also cycle the Replicate Server/Service? Let us know.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 19:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Qlik-Replicate-issue-while-connecting-Oracle-as-a-source/m-p/2001973#M4131</guid>
      <dc:creator>Bill_Steinagle</dc:creator>
      <dc:date>2022-11-08T19:57:47Z</dc:date>
    </item>
  </channel>
</rss>

