<?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 SQOOP - Connecting to ORACLE with direct option gives error in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150861#M113347</link>
    <description>&lt;P&gt;While connecting to an ORACLE database with --direct option, gives error &lt;/P&gt;&lt;PRE&gt;sqoop import --options-file db.config --table table1 --direct -m 4&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;ORA-00942: table or view does not exist&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Same sqoop command works fine without --direct option.&lt;/P&gt;&lt;PRE&gt;sqoop import --options-file db.config --table table1 -m 4&lt;/PRE&gt;</description>
    <pubDate>Fri, 19 Feb 2016 23:29:19 GMT</pubDate>
    <dc:creator>shishir_saxena4</dc:creator>
    <dc:date>2016-02-19T23:29:19Z</dc:date>
    <item>
      <title>SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150861#M113347</link>
      <description>&lt;P&gt;While connecting to an ORACLE database with --direct option, gives error &lt;/P&gt;&lt;PRE&gt;sqoop import --options-file db.config --table table1 --direct -m 4&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;ORA-00942: table or view does not exist&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Same sqoop command works fine without --direct option.&lt;/P&gt;&lt;PRE&gt;sqoop import --options-file db.config --table table1 -m 4&lt;/PRE&gt;</description>
      <pubDate>Fri, 19 Feb 2016 23:29:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150861#M113347</guid>
      <dc:creator>shishir_saxena4</dc:creator>
      <dc:date>2016-02-19T23:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150862#M113348</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2820/shishirsaxena3.html" nodeid="2820"&gt;@Shishir Saxena&lt;/A&gt;&lt;P&gt; it's Oracle related &lt;A href="http://www.techonthenet.com/oracle/errors/ora00942.php" target="_blank"&gt;http://www.techonthenet.com/oracle/errors/ora00942.php&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 23:30:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150862#M113348</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-19T23:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150863#M113349</link>
      <description>&lt;P&gt;userid that is used to login to ORACLE should have SELECT_CATALOG_ROLE to use --direct option.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 23:31:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150863#M113349</guid>
      <dc:creator>shishir_saxena4</dc:creator>
      <dc:date>2016-02-19T23:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150864#M113350</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2820/shishirsaxena3.html" nodeid="2820"&gt;@Shishir Saxena&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Table does not exist in oracle database .&lt;/P&gt;&lt;P&gt;Make sure the case sensitivity too in case table exists &lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 23:33:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150864#M113350</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-19T23:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150865#M113351</link>
      <description>&lt;P&gt;&lt;A href="https://sqoop.apache.org/docs/1.4.2/SqoopUserGuide.html#_specific_troubleshooting_tips"&gt;https://sqoop.apache.org/docs/1.4.2/SqoopUserGuide.html#_specific_troubleshooting_tips&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/2820/shishirsaxena3.html" nodeid="2820"&gt;@Shishir Saxena&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 23:35:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150865#M113351</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-19T23:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150866#M113352</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt; Table exists in ORACLE database and user had access to table because I was able to use same sqoop command without --direct option. It had to do with SELECT_CATALOG_ROLE not granted to user. --direct option requires access to ORACLE catalog tables in addition to actual table.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 23:36:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150866#M113352</guid>
      <dc:creator>shishir_saxena4</dc:creator>
      <dc:date>2016-02-19T23:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150867#M113353</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2820/shishirsaxena3.html" nodeid="2820"&gt;@Shishir Saxena&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Catalog role makes sense.&lt;/P&gt;&lt;P&gt;I need to check on why no direct did not work.&lt;/P&gt;&lt;P&gt;It's like sqlldr ...skip checks &lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 23:40:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150867#M113353</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-19T23:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150868#M113354</link>
      <description>&lt;P&gt;I have accepted this as solution &lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 23:41:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150868#M113354</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-19T23:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150869#M113355</link>
      <description>&lt;P&gt;Thanks Neeraj.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Feb 2016 04:32:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150869#M113355</guid>
      <dc:creator>shishir_saxena4</dc:creator>
      <dc:date>2016-02-21T04:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150870#M113356</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/3711-mapreduce-import-failed.txt"&gt;mapreduce-import-failed.txt&lt;/A&gt;Hi,&lt;/P&gt;&lt;P&gt;I am getting sqoop import error using oracle tables:&lt;/P&gt;&lt;P&gt;sqoop error tool.importtool error during import import job failed&lt;/P&gt;&lt;P&gt;Can you please advise. I have attached the log for your reference. Thank you.  &lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 23:46:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150870#M113356</guid>
      <dc:creator>fnu_rasool</dc:creator>
      <dc:date>2016-04-26T23:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150871#M113357</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am getting sqoop import error using oracle tables:&lt;/P&gt;&lt;P&gt;sqoop error tool.importtool error during import import job failed&lt;/P&gt;&lt;P&gt;Can you please advise. I have attached the log for your reference. Thank you.&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/3712-mapreduce-import-failed.txt"&gt;mapreduce-import-failed.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 23:47:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150871#M113357</guid>
      <dc:creator>fnu_rasool</dc:creator>
      <dc:date>2016-04-26T23:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: SQOOP - Connecting to ORACLE with direct option gives error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150872#M113358</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3776/fnurasool.html" nodeid="3776"&gt;@fnu rasool&lt;/A&gt; &lt;/P&gt;&lt;P&gt;1.Try to run the Sqoop job as a non-root user.&lt;/P&gt;&lt;P&gt;2.Check if your JDK is properly installed on the host and your JAVA_HOME is set properly.&lt;/P&gt;&lt;P&gt;3.Check if you have granted the right permissions to the Databases you're using.&lt;/P&gt;&lt;P&gt;i think there must be a configuration error !&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 18:01:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/SQOOP-Connecting-to-ORACLE-with-direct-option-gives-error/m-p/150872#M113358</guid>
      <dc:creator>hariprasanthmad</dc:creator>
      <dc:date>2019-05-20T18:01:48Z</dc:date>
    </item>
  </channel>
</rss>

