<?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: ODBC Access from SAP BusinessObjects in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33507#M8870</link>
    <description>&lt;P&gt;I appreciate you asking and passing the information on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will look to see how we can set SQL_ATTR_MAX_ROWS attribute and enable logging. &amp;nbsp;If anything is output I'll see if it can be attached here. &amp;nbsp;Thanks again.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2015 07:21:13 GMT</pubDate>
    <dc:creator>Nickd</dc:creator>
    <dc:date>2015-10-28T07:21:13Z</dc:date>
    <item>
      <title>ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33022#M8864</link>
      <description>&lt;P&gt;We have connected Impala to SAP BusinessObjects, using the latest ODBC drivers available for Red Hat. &amp;nbsp;We are running in to errors when we try to retrieve more than a very small amount of data. &amp;nbsp;We can get perhaps up to about 50Kb either by applying LIMIT=&amp;lt;small number&amp;gt; or being very restrictive in the where clause. &amp;nbsp;For example, on an Id column which starts at 1 and counts upwards we can get just over 8000 rows. &amp;nbsp;Folks using non-Business Objects methods to access the data have no problem.&lt;/P&gt;&lt;P&gt;This has been raised with SAP but&amp;nbsp;I'd be interested to see if this rings any bells with anyone.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:44:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33022#M8864</guid>
      <dc:creator>Nickd</dc:creator>
      <dc:date>2022-09-16T09:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33042#M8865</link>
      <description>&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not seen this issue myself&amp;nbsp;but quite curious about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What kind of errors are you seeing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The latest Imala ODBC driver available from the website is 2.5.29. I this the version you are using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Holman&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 21:14:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33042#M8865</guid>
      <dc:creator>Holman</dc:creator>
      <dc:date>2015-10-16T21:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33084#M8866</link>
      <description>&lt;P&gt;Hi, thanks for your reply. &amp;nbsp;Yes 2.5.29.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is "Your session timed out. &amp;nbsp;Close the Java interface and log on again"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is slightly misleading as if you limit the number of rows to 8191 or less it will run successfully. &amp;nbsp;So an 8k row limit? &amp;nbsp;Wondering if it relates to the UTF-8 / UTF-16 / UTF-32 settings in cloudera_impalaodbc.ini and odbc.ini....we just tested changes but they were sabotaged by some empty tables.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 10:46:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33084#M8866</guid>
      <dc:creator>Nickd</dc:creator>
      <dc:date>2015-10-19T10:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33169#M8867</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any reason to not use JDBC ?&lt;/P&gt;&lt;P&gt;I could connect from SAP BO to Impala with 32 Bit Impala JDBC drivers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 16:30:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33169#M8867</guid>
      <dc:creator>msuluhan</dc:creator>
      <dc:date>2015-10-20T16:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33199#M8868</link>
      <description>&lt;P&gt;Hi, the reason we aren't using JDBC.....is it doesn't work either! &amp;nbsp;It works for us locally, but when we try server-side the error is "Fail to create an instance of Job : com/cloudera/impala/jdbc41/Driver :&amp;nbsp;Unsupported major.minor version 51.0"&lt;/P&gt;&lt;P&gt;We understand this to mean work with Java 7 not 6....so our admin has made the appropriate change but it made no difference. &amp;nbsp;&lt;/P&gt;&lt;P&gt;So, ODBC because we have got further than we have with JDBC!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 06:22:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33199#M8868</guid>
      <dc:creator>Nickd</dc:creator>
      <dc:date>2015-10-21T06:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33435#M8869</link>
      <description>&lt;P&gt;I asked around, and somebody knew somebody who asked Simba. They said:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"There shouldn't be a limitation on the number of rows imposed by the driver,&lt;/P&gt;&lt;P&gt;although there is a statement attribute for limiting the number of rows to return (SQL_ATTR_MAX_ROWS).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there are further issues, can you please tell the customer to enable logging through&lt;/P&gt;&lt;P&gt;ODBC Administrator and send a zip file of the captured driver logs?"&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 19:55:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33435#M8869</guid>
      <dc:creator>jbapple</dc:creator>
      <dc:date>2015-10-26T19:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33507#M8870</link>
      <description>&lt;P&gt;I appreciate you asking and passing the information on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will look to see how we can set SQL_ATTR_MAX_ROWS attribute and enable logging. &amp;nbsp;If anything is output I'll see if it can be attached here. &amp;nbsp;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 07:21:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33507#M8870</guid>
      <dc:creator>Nickd</dc:creator>
      <dc:date>2015-10-28T07:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33616#M8871</link>
      <description>&lt;P&gt;We can't set SQL_ATTR_MAX_ROWS via Business Objects. &amp;nbsp;We've now generated the log file - I don't see a way to attach it here. &amp;nbsp;The only error is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Oct 30 11:06:42 INFO  392800576 Connection::SQLSetConnectAttr: Attribute: Unknown Attribute (11003)
Oct 30 11:06:42 INFO  392800576 ConnectionAttributes::SetAttribute: Invalid attribute: 11003
Oct 30 11:06:42 ERROR 392800576 Connection::SQLSetConnectAttr: [Cloudera][ODBC] (10210) Attribute identifier invalid or not supported: 11003
Oct 30 11:06:42 INFO  392800576 Statement::SQLColAttributeW: FieldIdentifier: SQL_DESC_TYPE_NAME (14)
Oct 30 11:06:42 INFO  392800576 Statement::SQLColAttributeW: FieldIdentifier: SQL_DESC_UNSIGNED (8)
Oct 30 11:06:42 INFO  392800576 Statement::SQLSetStmtAttrW: Attribute: SQL_ATTR_ROW_ARRAY_SIZE (27)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, this exact same error is thrown regardless of whether or not the problem occurs. &amp;nbsp;It isn't clear - to me at least - what this invalid attribute&amp;nbsp;actually is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I can post the full 300 lines from the log file but assume no one want to wade through that. &amp;nbsp;We used loglevel=5 so all we miss are TRACE statements.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 11:17:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/33616#M8871</guid>
      <dc:creator>Nickd</dc:creator>
      <dc:date>2015-10-30T11:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/34100#M8872</link>
      <description>&lt;P&gt;I can't begin to explain why, but we switched our database account to one with more access...and hey presto it all just works.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 08:38:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/34100#M8872</guid>
      <dc:creator>Nickd</dc:creator>
      <dc:date>2015-11-16T08:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/51839#M8873</link>
      <description>&lt;P&gt;Can you tell me the steps you followed to make the ODBC connection from your BO server to impala.&lt;/P&gt;&lt;P&gt;We are struggling with it.&lt;/P&gt;&lt;P&gt;We are gettingt he following error.&lt;/P&gt;&lt;P&gt;[BO Server]$ isql -v &amp;lt;DSN NAME&amp;gt; &amp;lt;DatabseUID&amp;gt;&lt;/P&gt;&lt;P&gt;[S1000][unixODBC][Cloudera][ThriftExtension] (3) Error occurred while contacting server: EAGAIN (timed out). The connection has been configured to use a SASL mechanism for authentication. This error might be due to the server is not using SASL for authentication.&lt;BR /&gt;[ISQL]ERROR: Could not SQLConnect&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using kerberos for hadoop authentication.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 17:44:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/51839#M8873</guid>
      <dc:creator>RSandhya</dc:creator>
      <dc:date>2017-03-06T17:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC Access from SAP BusinessObjects</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/51876#M8874</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What type of configuration needs to be made connect to impala using JDBC from IDT/ BO server.&lt;/P&gt;&lt;P&gt;Your help is greatly appreciated.&lt;/P&gt;&lt;P&gt;We are stuck at this point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandhya&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 13:00:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/ODBC-Access-from-SAP-BusinessObjects/m-p/51876#M8874</guid>
      <dc:creator>RSandhya</dc:creator>
      <dc:date>2017-03-07T13:00:38Z</dc:date>
    </item>
  </channel>
</rss>

