<?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: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1942617#M10889</link>
    <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;Unfortunately the SQL connector needs to use the table&amp;nbsp;&lt;SPAN&gt;/QTQVC/JOB_SQL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is possible to schedule a deletion job directly in SAP (transaction SM36) by using the Report /QTQVC/DELETE_TABLES. This task requires SAP Basis knowledge. Maybe you can schedule it at night time?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/SAP_Connectors_Help/Content/Connectors_SAP/Important-general-information.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/SAP_Connectors_Help/Content/Connectors_SAP/Important-general-information.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Håkan&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jun 2022 06:02:29 GMT</pubDate>
    <dc:creator>Hakan_Ronningberg</dc:creator>
    <dc:date>2022-06-13T06:02:29Z</dc:date>
    <item>
      <title>SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1942244#M10883</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;we are using the SAP SQL Connector to send some very long SELECT statements (each 24kB long) into the SAP system several times per day. This fulfills our purpose and is reasonably fast.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We now found out the hard way that Qlik stores every SELECT statement into the table /QTQVC/JOB_SQL for reasons that are not apparent to me. Since our statements are very long, they produce 100s of table entries per statement, adding up to roughly 2 Million entries per day.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Is there a way to stop the Qlik Connector from writing into this table?&lt;/STRONG&gt; It is fast becoming an issue of storage space. We are aware that there is a Qlik transaction to delete records from past years but we are already having issues with records from this year. It is not recommended to delete those while a Connector job is running and it is quite hard to find a windows of time where this is definitely not the case.&lt;/P&gt;
&lt;P&gt;Any help is very appreciated!&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 14:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1942244#M10883</guid>
      <dc:creator>MichaelW</dc:creator>
      <dc:date>2022-06-10T14:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1942617#M10889</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;Unfortunately the SQL connector needs to use the table&amp;nbsp;&lt;SPAN&gt;/QTQVC/JOB_SQL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is possible to schedule a deletion job directly in SAP (transaction SM36) by using the Report /QTQVC/DELETE_TABLES. This task requires SAP Basis knowledge. Maybe you can schedule it at night time?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/SAP_Connectors_Help/Content/Connectors_SAP/Important-general-information.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/SAP_Connectors_Help/Content/Connectors_SAP/Important-general-information.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Håkan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 06:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1942617#M10889</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2022-06-13T06:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1943390#M10906</link>
      <description>&lt;P&gt;Hi Hakan,&lt;/P&gt;
&lt;P&gt;thank you very much for your answer. Unfortunately, Qlik Jobs run around the clock in this case, so it is quite hard to fit in a regular deletion job.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As apparently there is no way to avoid writing into the table we will most likely move away from Qlik SAP Connector and pursue a different way of fetching data from SAP.&lt;/P&gt;
&lt;P&gt;Thanks again and best regards,&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 12:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1943390#M10906</guid>
      <dc:creator>MichaelW</dc:creator>
      <dc:date>2022-06-14T12:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1943742#M10920</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;We do not want you to move away from the&amp;nbsp;&lt;SPAN&gt;Qlik SAP Connector. Would it be an option for you if Qlik can create a variant of the deletion program&amp;nbsp;/QTQVC/DELETE_TABLES that do not delete records from the latest week? In that case the program can be executed anytime without affecting ongoing connector jobs. I assume your jobs does not run for more than a week. I can investigate if such a program can be developed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Håkan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 04:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1943742#M10920</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2022-06-15T04:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1944938#M10938</link>
      <description>&lt;P&gt;Hi Hakan,&lt;/P&gt;
&lt;P&gt;that would indeed solve the problem and I would be very thankful if you could investigate this possibility!&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 07:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1944938#M10938</guid>
      <dc:creator>MichaelW</dc:creator>
      <dc:date>2022-06-17T07:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1944961#M10940</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;We have decided to create such a program. It will be part of the next SAP connector release (release date not decided yet). If you need it earlier we can arrange a patch for you via the Qlik Support. Hopefully it can be developed and tested before the summer vacations!&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Håkan&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 08:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1944961#M10940</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2022-06-17T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1946341#M10964</link>
      <description>&lt;P&gt;Dear Hakan,&lt;/P&gt;
&lt;P&gt;thank you very much for your effort! It is great to hear that this functionality is being developed. I think we will probably wait for the official connector release.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 15:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/1946341#M10964</guid>
      <dc:creator>MichaelW</dc:creator>
      <dc:date>2022-06-21T15:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/2006018#M11638</link>
      <description>&lt;P&gt;Hi Hakan,&lt;/P&gt;
&lt;P&gt;We have a customer trying to schedule a job to run the program&amp;nbsp;&lt;SPAN&gt;/QTQVC/DELETE_TABLES&amp;nbsp; weekly but SAP says it´s not a valid ABAP program.&amp;nbsp; With transaction he needs to use to schedule the execution of the deletion ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 17:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/2006018#M11638</guid>
      <dc:creator>PabloLabbeImaps</dc:creator>
      <dc:date>2022-11-17T17:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/2006243#M11641</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That is strange.&amp;nbsp;/QTQVC/DELETE_TABLES is a valid ABAP program.&amp;nbsp;&lt;SPAN&gt;Use transaction&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;/N/QTQVC/DELETE_BGD to execute a deletion job with the program.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;In the latest SAP connector release 8.0.2, there now also is another variant of the program.&amp;nbsp;&lt;SPAN&gt;If there is a need to perform the deletion at the same time as connector jobs are running, use the transaction&amp;nbsp;&lt;/SPAN&gt;/N/QTQVC/DELETE_SAFE&lt;SPAN&gt;&amp;nbsp;(program&amp;nbsp;&lt;/SPAN&gt;/QTQVC/DELETE_TABLES_SAFE&lt;SPAN&gt;). The program can be executed anytime without affecting ongoing connector jobs since it does not delete records from the latest week.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;You can read more in the online help:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/SAP_Connectors_Help/Content/Connectors_SAP/Important-general-information.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/connectors/Subsystems/SAP_Connectors_Help/Content/Connectors_SAP/Important-general-information.htm&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Håkan&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 07:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/2006243#M11641</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2022-11-18T07:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/2006519#M11649</link>
      <description>&lt;P&gt;Sorry, my mistake.&lt;/P&gt;
&lt;P&gt;Customer is using a very old version of sap connector (5.4) so that is the reason we didn´t found the program .&lt;/P&gt;
&lt;P&gt;Reviewing the documentation for that version, the transaction for delete log files is /N/QTQVC/DELETE.&amp;nbsp; Do the abap program is&amp;nbsp;/QTQVC/DELETE ?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 16:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/2006519#M11649</guid>
      <dc:creator>PabloLabbeImaps</dc:creator>
      <dc:date>2022-11-18T16:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SQL Connector generating Millions of entries in SAP table /QTQVC/JOB_SQL every day</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/2007234#M11667</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes you can use transaction&amp;nbsp;&lt;SPAN&gt;/N/QTQVC/DELETE. However, it is not suitable for deleting big amounts of records. The reason is that there is a timeout after a while in&amp;nbsp;SAP&amp;nbsp;for jobs executed in a dialog process.&lt;BR /&gt;You can read more about the transaction here:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/SAP_Connectors_Help/Content/Connectors_SAP/Important-general-information.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/SAP_Connectors_Help/Content/Connectors_SAP/Important-general-information.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Håkan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 19:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/SAP-SQL-Connector-generating-Millions-of-entries-in-SAP-table/m-p/2007234#M11667</guid>
      <dc:creator>Hakan_Ronningberg</dc:creator>
      <dc:date>2022-11-21T19:05:37Z</dc:date>
    </item>
  </channel>
</rss>

