<?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>question Re: Sqoop to Informix connection issue in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Sqoop-to-Informix-connection-issue/m-p/44015#M37772</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for the response, i am able to resolve this issue, there was issue in the connection string.&lt;/P&gt;&lt;P&gt;Working String is like below.&lt;/P&gt;&lt;P&gt;sqoop list-tables --driver com.informix.jdbc.IfxDriver --connect jdbc:informix-sqli://host:1534/fms:informixserver=cchsup --username xxx&amp;nbsp;--password&amp;nbsp;xxxx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kanchan&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2016 13:41:33 GMT</pubDate>
    <dc:creator>Kanchan</dc:creator>
    <dc:date>2016-08-16T13:41:33Z</dc:date>
    <item>
      <title>Sqoop to Informix connection issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Sqoop-to-Informix-connection-issue/m-p/43904#M37770</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am trying to connect to my informix database via sqoop with following command&lt;/P&gt;&lt;P&gt;sqoop list-tables --driver com.informix.jdbc.IfxDriver --connect jdbc:informixsqli://DevIrisApp1:1534/fms:informixserver=cchsup --username xxx &amp;nbsp;--password&amp;nbsp;xxx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do have copied informix jdbc driver to my sqoop lib directory but still getting the following issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;16/08/14 00:27:09 INFO manager.SqlManager: Using default fetchSize of 1000&lt;BR /&gt;16/08/14 00:27:09 ERROR manager.SqlManager: Error reading database metadata: java.sql.SQLException: No suitable driver found for jdbc:informixsqli://DevIrisApp1:1534/fms:informixserver=cchsup&lt;BR /&gt;java.sql.SQLException: No suitable driver found for jdbc:informixsqli://DevIrisApp1:1534/fms:informixserver=cchsup&lt;BR /&gt;at java.sql.DriverManager.getConnection(DriverManager.java:635)&lt;BR /&gt;at java.sql.DriverManager.getConnection(DriverManager.java:195)&lt;BR /&gt;at org.apache.sqoop.manager.SqlManager.makeConnection(SqlManager.java:801)&lt;BR /&gt;at org.apache.sqoop.manager.GenericJdbcManager.getConnection(GenericJdbcManager.java:52)&lt;BR /&gt;at org.apache.sqoop.manager.SqlManager.listTables(SqlManager.java:463)&lt;BR /&gt;at org.apache.sqoop.tool.ListTablesTool.run(ListTablesTool.java:49)&lt;BR /&gt;at org.apache.sqoop.Sqoop.run(Sqoop.java:145)&lt;BR /&gt;at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)&lt;BR /&gt;at org.apache.sqoop.Sqoop.runSqoop(Sqoop.java:181)&lt;BR /&gt;at org.apache.sqoop.Sqoop.runTool(Sqoop.java:220)&lt;BR /&gt;at org.apache.sqoop.Sqoop.runTool(Sqoop.java:229)&lt;BR /&gt;at org.apache.sqoop.Sqoop.main(Sqoop.java:238)&lt;BR /&gt;Could not retrieve tables list from server&lt;BR /&gt;16/08/14 00:27:09 ERROR tool.ListTablesTool: manager.listTables() returned null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kanchan&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:34:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Sqoop-to-Informix-connection-issue/m-p/43904#M37770</guid>
      <dc:creator>Kanchan</dc:creator>
      <dc:date>2022-09-16T10:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop to Informix connection issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Sqoop-to-Informix-connection-issue/m-p/43905#M37771</link>
      <description>Have you placed all the requisite JDBC jars required to connect to Informix&lt;BR /&gt;under /var/lib/sqoop/ on the host you are trying to invoke this command on?&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Aug 2016 08:03:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Sqoop-to-Informix-connection-issue/m-p/43905#M37771</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2016-08-14T08:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop to Informix connection issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Sqoop-to-Informix-connection-issue/m-p/44015#M37772</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for the response, i am able to resolve this issue, there was issue in the connection string.&lt;/P&gt;&lt;P&gt;Working String is like below.&lt;/P&gt;&lt;P&gt;sqoop list-tables --driver com.informix.jdbc.IfxDriver --connect jdbc:informix-sqli://host:1534/fms:informixserver=cchsup --username xxx&amp;nbsp;--password&amp;nbsp;xxxx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kanchan&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 13:41:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Sqoop-to-Informix-connection-issue/m-p/44015#M37772</guid>
      <dc:creator>Kanchan</dc:creator>
      <dc:date>2016-08-16T13:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop to Informix connection issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Sqoop-to-Informix-connection-issue/m-p/90751#M37773</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to download thesqoop informix jdbc/odbc driver . Can you please help me from where I can download that jar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 17:41:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Sqoop-to-Informix-connection-issue/m-p/90751#M37773</guid>
      <dc:creator>aravind460</dc:creator>
      <dc:date>2019-05-21T17:41:19Z</dc:date>
    </item>
  </channel>
</rss>

