<?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 Error: QVX_UNEXPECTED_END_OF_DATA: Job aborted, check log for Job in Job Overview (transaction SM37) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-QVX-UNEXPECTED-END-OF-DATA-Job-aborted-check-log-for-Job/m-p/1632624#M1228185</link>
    <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I´m having this error log when I trying to do a query to SAP table.&lt;/P&gt;&lt;P&gt;The script that result to this error is this :&lt;/P&gt;&lt;P&gt;ACTUAL:&lt;BR /&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; CHANGE_TSTAMP;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;SELECT&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Min(CHANGE_TSTAMP) as CHANGE_TSTAMP&lt;BR /&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp;BCA_CN_LINK&lt;BR /&gt;&lt;STRONG&gt;WHERE&lt;/STRONG&gt; OBJECT_TYP &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;LIKE&lt;/STRONG&gt; &lt;/FONT&gt;'BCAA'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AND FUNCTION &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;LIKE&lt;/STRONG&gt; &lt;/FONT&gt;'13%'&lt;/P&gt;&lt;P&gt;With this script the error log is&amp;nbsp;&lt;/P&gt;&lt;P&gt;2019-10-07 16:22:42 1 fields found: CHANGE_TSTAMP,&lt;BR /&gt;2019-10-07 16:22:42 Error: QVX_UNEXPECTED_END_OF_DATA: Job aborted, check log for Job /QTQVC/READ_DATA in&lt;BR /&gt;2019-10-07 16:22:42 Job Overview (transaction SM37)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Making some changes to the script to see if the error is on this side, I did this modification without LIKE sentence&lt;/P&gt;&lt;P&gt;ACTUAL:&lt;BR /&gt;FIRST 10&lt;BR /&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OBJECT_ID,&lt;BR /&gt;&amp;nbsp; CONTRACT_INT,&lt;BR /&gt;&amp;nbsp; OBJECT_TYP,&lt;BR /&gt;&amp;nbsp; FUNCTION,&lt;BR /&gt;&amp;nbsp; CN_LINK_ID,&lt;BR /&gt;&amp;nbsp; CHANGE_TSTAMP&lt;BR /&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; BCA_CN_LINK&lt;BR /&gt;&lt;STRONG&gt;WHERE&lt;/STRONG&gt; OBJECT_TYP = 'BCAA'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AND CHANGE_TSTAMP &amp;gt; $(vULTIMA_CARGA)&lt;/P&gt;&lt;P&gt;And the result was ok .....so&lt;/P&gt;&lt;P&gt;I like to know if someone had the same problem , if is in the connector or in the SQL query to SAP table.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator>calarcon</dc:creator>
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>Error: QVX_UNEXPECTED_END_OF_DATA: Job aborted, check log for Job in Job Overview (transaction SM37)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-QVX-UNEXPECTED-END-OF-DATA-Job-aborted-check-log-for-Job/m-p/1632624#M1228185</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I´m having this error log when I trying to do a query to SAP table.&lt;/P&gt;&lt;P&gt;The script that result to this error is this :&lt;/P&gt;&lt;P&gt;ACTUAL:&lt;BR /&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; CHANGE_TSTAMP;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;SELECT&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Min(CHANGE_TSTAMP) as CHANGE_TSTAMP&lt;BR /&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp;BCA_CN_LINK&lt;BR /&gt;&lt;STRONG&gt;WHERE&lt;/STRONG&gt; OBJECT_TYP &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;LIKE&lt;/STRONG&gt; &lt;/FONT&gt;'BCAA'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AND FUNCTION &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;LIKE&lt;/STRONG&gt; &lt;/FONT&gt;'13%'&lt;/P&gt;&lt;P&gt;With this script the error log is&amp;nbsp;&lt;/P&gt;&lt;P&gt;2019-10-07 16:22:42 1 fields found: CHANGE_TSTAMP,&lt;BR /&gt;2019-10-07 16:22:42 Error: QVX_UNEXPECTED_END_OF_DATA: Job aborted, check log for Job /QTQVC/READ_DATA in&lt;BR /&gt;2019-10-07 16:22:42 Job Overview (transaction SM37)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Making some changes to the script to see if the error is on this side, I did this modification without LIKE sentence&lt;/P&gt;&lt;P&gt;ACTUAL:&lt;BR /&gt;FIRST 10&lt;BR /&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OBJECT_ID,&lt;BR /&gt;&amp;nbsp; CONTRACT_INT,&lt;BR /&gt;&amp;nbsp; OBJECT_TYP,&lt;BR /&gt;&amp;nbsp; FUNCTION,&lt;BR /&gt;&amp;nbsp; CN_LINK_ID,&lt;BR /&gt;&amp;nbsp; CHANGE_TSTAMP&lt;BR /&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; BCA_CN_LINK&lt;BR /&gt;&lt;STRONG&gt;WHERE&lt;/STRONG&gt; OBJECT_TYP = 'BCAA'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AND CHANGE_TSTAMP &amp;gt; $(vULTIMA_CARGA)&lt;/P&gt;&lt;P&gt;And the result was ok .....so&lt;/P&gt;&lt;P&gt;I like to know if someone had the same problem , if is in the connector or in the SQL query to SAP table.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-QVX-UNEXPECTED-END-OF-DATA-Job-aborted-check-log-for-Job/m-p/1632624#M1228185</guid>
      <dc:creator>calarcon</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error: QVX_UNEXPECTED_END_OF_DATA: Job aborted, check log for Job in Job Overview (transaction S</title>
      <link>https://community.qlik.com/t5/QlikView/Error-QVX-UNEXPECTED-END-OF-DATA-Job-aborted-check-log-for-Job/m-p/1635084#M1228189</link>
      <description>&lt;P&gt;Check the following article, this is our means of collecting the info we need to analyze SAP Connector issues, the key thing here would be the connector log, this is likely where your useful info is being written.&amp;nbsp; There should be something more useful in the actual connector log in this case versus the script log entry.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000002711" target="_self"&gt;SAP Connector case requirements&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 17:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-QVX-UNEXPECTED-END-OF-DATA-Job-aborted-check-log-for-Job/m-p/1635084#M1228189</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-14T17:29:58Z</dc:date>
    </item>
  </channel>
</rss>

