<?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: Error while fetching data from SAP using Talend Open Studio DI 5.4.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-fetching-data-from-SAP-using-Talend-Open-Studio-DI-5/m-p/2359164#M124036</link>
    <description>Hi Guys,
&lt;BR /&gt;I am facing same issue. I am using Talend 5.6.1.
&lt;BR /&gt;Exception in component tSAPBapi_2_TSAPBapi_OUT
&lt;BR /&gt;SAPException@a8ad249 [
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;errorCode=22
&lt;BR /&gt;&amp;nbsp; ,errorGroup=126
&lt;BR /&gt;&amp;nbsp; ,errorKey=DATA_BUFFER_EXCEEDED
&lt;BR /&gt;&amp;nbsp; ,errorMessage=DATA_BUFFER_EXCEEDED
&lt;BR /&gt;&amp;nbsp; ,errorMessageClass=null
&lt;BR /&gt;&amp;nbsp; ,errorMessageNumber=000
&lt;BR /&gt;&amp;nbsp; ,errorMessageText=
&lt;BR /&gt;&amp;nbsp; ,errorMessageType=
&lt;BR /&gt;While i am searching for this issue in SAP websites they recommended to use the /BODS/RFC_READ_TABLE2 instead RFC_READ_TABLE.
&lt;BR /&gt;I tried using this but no luck it is returning 0 rows even though source table has data(160K).
&lt;BR /&gt;Please suggest me.</description>
    <pubDate>Thu, 23 Mar 2017 08:36:03 GMT</pubDate>
    <dc:creator>Sid3</dc:creator>
    <dc:date>2017-03-23T08:36:03Z</dc:date>
    <item>
      <title>Error while fetching data from SAP using Talend Open Studio DI 5.4.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-fetching-data-from-SAP-using-Talend-Open-Studio-DI-5/m-p/2359162#M124034</link>
      <description>Hi Team,
&lt;BR /&gt;I have to fetch data from SAP. Using Talend Open Studio DI 5.4.1
&lt;BR /&gt;Suppose SAP "MARA" Table which has 100+ columns
&lt;BR /&gt;I have used tPLSAPSimpleInput component to fetch the data from SAP.
&lt;BR /&gt;Used the function "RFC_READ_TABLE" to read from SAP.
&lt;BR /&gt;I am able to read data from the above SAP table "MARA" only when I use few columns.
&lt;BR /&gt;But if I use all the columns 100+ from the table &amp;amp; fetch data using "RFC_READ_TABLE" the component shows error as below.
&lt;BR /&gt;Exception in component tPLSAPSimpleInput_2
&lt;BR /&gt;java.lang.RuntimeException: com.sap.conn.jco.AbapException: (126) DATA_BUFFER_EXCEEDED: DATA_BUFFER_EXCEEDED
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at move_it_pilot.sapinput_plsap_conn_0_1.SapInput_PLSAP_Conn.tPLSAPSimpleInput_2Process(SapInput_PLSAP_Conn.java:15106)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at move_it_pilot.sapinput_plsap_conn_0_1.SapInput_PLSAP_Conn.tSAPConnection_2Process(SapInput_PLSAP_Conn.java:15326)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at move_it_pilot.sapinput_plsap_conn_0_1.SapInput_PLSAP_Conn.runJobInTOS(SapInput_PLSAP_Conn.java:15544)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at move_it_pilot.sapinput_plsap_conn_0_1.SapInput_PLSAP_Conn.main(SapInput_PLSAP_Conn.java:15409)
&lt;BR /&gt;Caused by: com.sap.conn.jco.AbapException: (126) DATA_BUFFER_EXCEEDED: DATA_BUFFER_EXCEEDED
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.execute(MiddlewareJavaRfc.java:1875)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.ClientConnection.execute(ClientConnection.java:1120)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.ClientConnection.execute(ClientConnection.java:953)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.RfcDestination.execute(RfcDestination.java:1465)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.RfcDestination.execute(RfcDestination.java:1435)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.AbapFunction.execute(AbapFunction.java:300)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at move_it_pilot.sapinput_plsap_conn_0_1.SapInput_PLSAP_Conn.tPLSAPSimpleInput_2Process(SapInput_PLSAP_Conn.java:13625)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 3 more
&lt;BR /&gt; disconnected
&lt;BR /&gt;1) Is there any limitation in accessing data using "RFC_READ_TABLE" function 128 Bytes as such ? If yes, how to overcome this limit?
&lt;BR /&gt;2)Is the above limitation is from SAP side with respect to function "RFC_READ_TABLE" or it is from Talend component side limitation
&lt;BR /&gt;2)Can creating custom BAPI will help us to fetch the all the data having all the columns 100+ .Any specific configuration to be performed?
&lt;BR /&gt;3)Does Talend open studio DI support this ?If yes Which version &amp;amp; How?
&lt;BR /&gt;4)Will tSAPInput Component helps us to fetch all the 100+ columns data from SAP "MARA" table without error Is there any limitations with respect to fetching data from SAP?&amp;nbsp;
&lt;BR /&gt;Please support.
&lt;BR /&gt;Thanks Raj.</description>
      <pubDate>Tue, 07 Jun 2016 15:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-fetching-data-from-SAP-using-Talend-Open-Studio-DI-5/m-p/2359162#M124034</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-06-07T15:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error while fetching data from SAP using Talend Open Studio DI 5.4.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-fetching-data-from-SAP-using-Talend-Open-Studio-DI-5/m-p/2359163#M124035</link>
      <description>You seems to be using the a component from&amp;nbsp;
&lt;A href="http://www.plsapconnector.com/" rel="nofollow noopener noreferrer"&gt;http://www.plsapconnector.com/&lt;/A&gt; not a component shipped by Talend out of the box. You could contact that vendor.
&lt;BR /&gt;Regarding your questions: this is a limitation imposed by SAP and you would have to write a custom function module to overcome it.
&lt;BR /&gt;We, Talend, have done this for you though already. Starting from Talend 5.6.1 the tSAPInput component is using a custom module and we have improved it ever since. You should consider using 6.1.1 or the 6.2.1 out in July 2016.
&lt;BR /&gt;Thomas</description>
      <pubDate>Wed, 08 Jun 2016 04:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-fetching-data-from-SAP-using-Talend-Open-Studio-DI-5/m-p/2359163#M124035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-08T04:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error while fetching data from SAP using Talend Open Studio DI 5.4.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-fetching-data-from-SAP-using-Talend-Open-Studio-DI-5/m-p/2359164#M124036</link>
      <description>Hi Guys,
&lt;BR /&gt;I am facing same issue. I am using Talend 5.6.1.
&lt;BR /&gt;Exception in component tSAPBapi_2_TSAPBapi_OUT
&lt;BR /&gt;SAPException@a8ad249 [
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;errorCode=22
&lt;BR /&gt;&amp;nbsp; ,errorGroup=126
&lt;BR /&gt;&amp;nbsp; ,errorKey=DATA_BUFFER_EXCEEDED
&lt;BR /&gt;&amp;nbsp; ,errorMessage=DATA_BUFFER_EXCEEDED
&lt;BR /&gt;&amp;nbsp; ,errorMessageClass=null
&lt;BR /&gt;&amp;nbsp; ,errorMessageNumber=000
&lt;BR /&gt;&amp;nbsp; ,errorMessageText=
&lt;BR /&gt;&amp;nbsp; ,errorMessageType=
&lt;BR /&gt;While i am searching for this issue in SAP websites they recommended to use the /BODS/RFC_READ_TABLE2 instead RFC_READ_TABLE.
&lt;BR /&gt;I tried using this but no luck it is returning 0 rows even though source table has data(160K).
&lt;BR /&gt;Please suggest me.</description>
      <pubDate>Thu, 23 Mar 2017 08:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-fetching-data-from-SAP-using-Talend-Open-Studio-DI-5/m-p/2359164#M124036</guid>
      <dc:creator>Sid3</dc:creator>
      <dc:date>2017-03-23T08:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error while fetching data from SAP using Talend Open Studio DI 5.4.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-fetching-data-from-SAP-using-Talend-Open-Studio-DI-5/m-p/2359165#M124037</link>
      <description>&lt;P&gt;Can you help me with custom function that should be used&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 14:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-fetching-data-from-SAP-using-Talend-Open-Studio-DI-5/m-p/2359165#M124037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-20T14:16:51Z</dc:date>
    </item>
  </channel>
</rss>

