<?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 Performance SAP Connector on QSE SaaS in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Performance-SAP-Connector-on-QSE-SaaS/m-p/1867691#M9954</link>
    <description>&lt;P&gt;Hi Gurus,&lt;/P&gt;
&lt;P&gt;We have a lead who is very interested in QSE SaaS and SAP SQL Connector. We are currently in a PoC and try to extract tables with a small number of records but the process in Qlik does not finish correctly.&lt;/P&gt;
&lt;P&gt;The process is frozen in Qlik and in SAP it cancels the job after approximately 200 seconds after, it shows this error in the log "Timeout reached while waiting for clearance of shared buffer.5678". We try to change some parameters in the connection string of the SAP Connector such as BufferPercentage = 50, JobClass = A but the error in the jobs changes to this other "Not enough buffer space available - decrease buffer percentage used to 10 or a lower value. Include a string like:; buffer percentage ", we suspect it is a memory management issue on the SAP server, but we don't know how to tune it.&lt;/P&gt;
&lt;P&gt;The detail table of accounting movements of SAP BSEG with SAP Connector from QSE SaaS does not allow me to bring more than 50,000 records with approximately 17 fields. In other projects with other OnPremise clients, there has been no problem with extractions with a higher volume of data (incremental load).&lt;/P&gt;
&lt;P&gt;SAPTableBSEG:&lt;BR /&gt;LOAD&amp;nbsp;BUKRS &amp;amp; BELNR &amp;amp; GJAHR &amp;amp; BUZEI AS KEY.BSEG, *;&lt;BR /&gt;SQL SUBSELECT &lt;BR /&gt;BUKRS,&amp;nbsp;BELNR,&amp;nbsp;GJAHR,&amp;nbsp;BUZEI,&amp;nbsp;BUZID,&amp;nbsp;KOART,&amp;nbsp;SHKZG,&amp;nbsp;DMBTR,&amp;nbsp;PSWSL,&amp;nbsp;VORGN,&amp;nbsp;HKONT,&lt;BR /&gt;KOSTL,&amp;nbsp;AUGBL,&amp;nbsp;KUNNR,&amp;nbsp;LIFNR,&amp;nbsp;AUGDT,&amp;nbsp;VBELN&lt;BR /&gt;FROM BSEG WHERE BUKRS BELNR GJAHR IN &lt;BR /&gt;( SELECT BUKRS BELNR GJAHR FROM BKPF WHERE GJAHR = '2017' and MONAT = '03');&lt;/P&gt;
&lt;P&gt;What parameters can we verify in the SAP server?&lt;/P&gt;
&lt;P&gt;Thanks in advance Juan,&lt;/P&gt;</description>
    <pubDate>Fri, 10 Dec 2021 21:25:19 GMT</pubDate>
    <dc:creator>juan_goncalves</dc:creator>
    <dc:date>2021-12-10T21:25:19Z</dc:date>
    <item>
      <title>Performance SAP Connector on QSE SaaS</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Performance-SAP-Connector-on-QSE-SaaS/m-p/1867691#M9954</link>
      <description>&lt;P&gt;Hi Gurus,&lt;/P&gt;
&lt;P&gt;We have a lead who is very interested in QSE SaaS and SAP SQL Connector. We are currently in a PoC and try to extract tables with a small number of records but the process in Qlik does not finish correctly.&lt;/P&gt;
&lt;P&gt;The process is frozen in Qlik and in SAP it cancels the job after approximately 200 seconds after, it shows this error in the log "Timeout reached while waiting for clearance of shared buffer.5678". We try to change some parameters in the connection string of the SAP Connector such as BufferPercentage = 50, JobClass = A but the error in the jobs changes to this other "Not enough buffer space available - decrease buffer percentage used to 10 or a lower value. Include a string like:; buffer percentage ", we suspect it is a memory management issue on the SAP server, but we don't know how to tune it.&lt;/P&gt;
&lt;P&gt;The detail table of accounting movements of SAP BSEG with SAP Connector from QSE SaaS does not allow me to bring more than 50,000 records with approximately 17 fields. In other projects with other OnPremise clients, there has been no problem with extractions with a higher volume of data (incremental load).&lt;/P&gt;
&lt;P&gt;SAPTableBSEG:&lt;BR /&gt;LOAD&amp;nbsp;BUKRS &amp;amp; BELNR &amp;amp; GJAHR &amp;amp; BUZEI AS KEY.BSEG, *;&lt;BR /&gt;SQL SUBSELECT &lt;BR /&gt;BUKRS,&amp;nbsp;BELNR,&amp;nbsp;GJAHR,&amp;nbsp;BUZEI,&amp;nbsp;BUZID,&amp;nbsp;KOART,&amp;nbsp;SHKZG,&amp;nbsp;DMBTR,&amp;nbsp;PSWSL,&amp;nbsp;VORGN,&amp;nbsp;HKONT,&lt;BR /&gt;KOSTL,&amp;nbsp;AUGBL,&amp;nbsp;KUNNR,&amp;nbsp;LIFNR,&amp;nbsp;AUGDT,&amp;nbsp;VBELN&lt;BR /&gt;FROM BSEG WHERE BUKRS BELNR GJAHR IN &lt;BR /&gt;( SELECT BUKRS BELNR GJAHR FROM BKPF WHERE GJAHR = '2017' and MONAT = '03');&lt;/P&gt;
&lt;P&gt;What parameters can we verify in the SAP server?&lt;/P&gt;
&lt;P&gt;Thanks in advance Juan,&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Performance-SAP-Connector-on-QSE-SaaS/m-p/1867691#M9954</guid>
      <dc:creator>juan_goncalves</dc:creator>
      <dc:date>2021-12-10T21:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Performance SAP Connector on QSE SaaS</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Performance-SAP-Connector-on-QSE-SaaS/m-p/1936547#M10815</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;did you ever find a solution?&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 13:08:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Performance-SAP-Connector-on-QSE-SaaS/m-p/1936547#M10815</guid>
      <dc:creator>fzalexanderjohn</dc:creator>
      <dc:date>2022-05-27T13:08:01Z</dc:date>
    </item>
  </channel>
</rss>

