<?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 Attunity Replicate Error with SQL Server Source while Change processing in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Attunity-Replicate-Error-with-SQL-Server-Source-while-Change/m-p/1671085#M8</link>
    <description>&lt;P&gt;I am trying to set up Attunity Replcate for MS SQL Source and Kafka target.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connections are fine and tested.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to do full load fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when i try to process the change , i am getting series of errors.&lt;/P&gt;&lt;P&gt;Task '***' encountered a recoverable error&lt;/P&gt;&lt;P&gt;Task error notification received from subtask 0, thread 0&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stream component 'st_0_***' terminated&lt;BR /&gt;Stream component failed at subtask 0, component st_0_***&amp;nbsp;&lt;BR /&gt;Error executing source loop&lt;/P&gt;&lt;DIV&gt;Encountered an unexpeceted error.&lt;/DIV&gt;&lt;DIV&gt;Bad Envelope :&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Lsn=00014abc:00003e79:0007,operation=5,TxnId=0000:0491b0c4,Tablename=COMMIT,PageId=,slotId=0,timeStamp=2020-01-29T17:35:53.673,dataLen=0, LCX=99,&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&amp;gt;Invalid data context / LCX Code encountered for TXN operation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 30 Jan 2020 22:09:16 GMT</pubDate>
    <dc:creator>jigargpatel</dc:creator>
    <dc:date>2020-01-30T22:09:16Z</dc:date>
    <item>
      <title>Attunity Replicate Error with SQL Server Source while Change processing</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Attunity-Replicate-Error-with-SQL-Server-Source-while-Change/m-p/1671085#M8</link>
      <description>&lt;P&gt;I am trying to set up Attunity Replcate for MS SQL Source and Kafka target.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connections are fine and tested.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to do full load fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when i try to process the change , i am getting series of errors.&lt;/P&gt;&lt;P&gt;Task '***' encountered a recoverable error&lt;/P&gt;&lt;P&gt;Task error notification received from subtask 0, thread 0&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stream component 'st_0_***' terminated&lt;BR /&gt;Stream component failed at subtask 0, component st_0_***&amp;nbsp;&lt;BR /&gt;Error executing source loop&lt;/P&gt;&lt;DIV&gt;Encountered an unexpeceted error.&lt;/DIV&gt;&lt;DIV&gt;Bad Envelope :&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Lsn=00014abc:00003e79:0007,operation=5,TxnId=0000:0491b0c4,Tablename=COMMIT,PageId=,slotId=0,timeStamp=2020-01-29T17:35:53.673,dataLen=0, LCX=99,&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&amp;gt;Invalid data context / LCX Code encountered for TXN operation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Jan 2020 22:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Attunity-Replicate-Error-with-SQL-Server-Source-while-Change/m-p/1671085#M8</guid>
      <dc:creator>jigargpatel</dc:creator>
      <dc:date>2020-01-30T22:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Attunity Replicate Error with SQL Server Source while Change processing</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Attunity-Replicate-Error-with-SQL-Server-Source-while-Change/m-p/1671087#M9</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello Jigarg,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Replicate is trying to validate the type of the events that it gets and in this case the server was not able to validate this event.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;This doesn't mean that the event is invalid or there is a problem with the event it only means that was not able to validate it.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;a previous example we encountered:resuming the tasks from a timestamp which may fall in the middle of a transaction, so the tasks would read a commit event without a preceding 'start transaction' event and would throw the 'Bad Envelope' error, meaning the task has encountered an invalid transaction context.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please set this internal parameter on your SQL Server source endpoint - ignoreTxnCtxValidityCheck&amp;nbsp; This parameter will allow the task to continue even if was not able to validate the event.&lt;BR /&gt;&lt;BR /&gt;From the Advanced tab of the endpoint, click internal parameters. Type in the parameter name - it will appear in a dialog box beneath. Select that &amp;amp; it will be added to the list of parameters. Click the box to activate it. Click OK to close the parameter window, then click Save on the endpoint.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If that doesn't work please open a support ticket: attunitysupport.qlik.com&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ted Manka&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 22:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Attunity-Replicate-Error-with-SQL-Server-Source-while-Change/m-p/1671087#M9</guid>
      <dc:creator>Ted_Manka</dc:creator>
      <dc:date>2020-01-30T22:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Attunity Replicate Error with SQL Server Source while Change processing</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Attunity-Replicate-Error-with-SQL-Server-Source-while-Change/m-p/2523864#M14668</link>
      <description>&lt;P&gt;We encountered the same issue while applying some database changes while Qlik tasks were running.&lt;/P&gt;&lt;P&gt;Did adding the ignoreTxnCtxValidityCheck internal parameter resolve the issue?&lt;/P&gt;&lt;P&gt;Also, are there any risks of missing change data or other implications from adding this internal parameter at the source endpoint (Sql Server)?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 21:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Attunity-Replicate-Error-with-SQL-Server-Source-while-Change/m-p/2523864#M14668</guid>
      <dc:creator>Rak</dc:creator>
      <dc:date>2025-07-10T21:52:47Z</dc:date>
    </item>
  </channel>
</rss>

