<?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 Import Oracle Error in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-Import-Oracle-Error/m-p/109340#M72190</link>
    <description>&lt;P&gt;Thanks, &lt;A rel="user" href="https://community.cloudera.com/users/2528/jyadav.html" nodeid="2528"&gt;@Jitendra Yadav&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Changing table name and user name to capital letter solved the issue.&lt;/P&gt;</description>
    <pubDate>Tue, 31 May 2016 07:18:51 GMT</pubDate>
    <dc:creator>yjiang</dc:creator>
    <dc:date>2016-05-31T07:18:51Z</dc:date>
    <item>
      <title>Sqoop Import Oracle Error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-Import-Oracle-Error/m-p/109338#M72188</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got the below error using Sqoop on HDP 2.4.2 to import data from Oracle. The generate SQL seems to be wrong. It double quotes the table name ("logs") and also has a strange WHERE condition (1=0). I am using &lt;/P&gt;&lt;P&gt;sqoop import --connect jdbc:oracle:thin:@//xxxxxx:1521/ORCL --username admin --password xxxx --table logs --target-dir /user/centos/input/oracle -m 1&lt;/P&gt;&lt;P&gt;16/05/30 23:27:31 INFO manager.SqlManager: Executing SQL statement: SELECT t.* FROM "logs" t WHERE 1=0
16/05/30 23:27:31 ERROR manager.SqlManager: Error executing statement: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 06:58:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-Import-Oracle-Error/m-p/109338#M72188</guid>
      <dc:creator>yjiang</dc:creator>
      <dc:date>2016-05-31T06:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop Import Oracle Error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-Import-Oracle-Error/m-p/109339#M72189</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/274/yjiang.html" nodeid="274"&gt;@yjiang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If table is exist in ORCL database then can you please try using table name in capital letter? i.e LOGS&lt;/P&gt;&lt;P&gt;sqoop import --connect jdbc:oracle:thin:@//xxxxxx:1521/ORCL --username ADMIN --password xxxx --table LOGS --target-dir /user/centos/input/oracle -m 1&lt;/P&gt;&lt;P&gt;Also we need to specify the user name in capital letter as per below sqoop doc.&lt;/P&gt;&lt;P&gt;&lt;A href="https://sqoop.apache.org/docs/1.4.1-incubating/SqoopUserGuide.html#_oracle_case_sensitive_catalog_query_errors" target="_blank"&gt;https://sqoop.apache.org/docs/1.4.1-incubating/SqoopUserGuide.html#_oracle_case_sensitive_catalog_query_errors&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 07:06:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-Import-Oracle-Error/m-p/109339#M72189</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-05-31T07:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop Import Oracle Error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-Import-Oracle-Error/m-p/109340#M72190</link>
      <description>&lt;P&gt;Thanks, &lt;A rel="user" href="https://community.cloudera.com/users/2528/jyadav.html" nodeid="2528"&gt;@Jitendra Yadav&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Changing table name and user name to capital letter solved the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 07:18:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-Import-Oracle-Error/m-p/109340#M72190</guid>
      <dc:creator>yjiang</dc:creator>
      <dc:date>2016-05-31T07:18:51Z</dc:date>
    </item>
  </channel>
</rss>

