<?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 Failure in preparing LOG storage unit locator in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Error-Failure-in-preparing-LOG-storage-unit-locator/m-p/2422337#M9704</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In one of the replicate task we are observing this error and the task got errored out&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;ERROR_GENERAL "Failure in preparing LOG storage unit locator&lt;BR /&gt;RetCode: SQL_ERROR SqlState: 42S02 NativeError: 208 Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'msdb.dbo.backupmediafamily'. Line: 1 Column: -1"&lt;BR /&gt;10/18&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR_GENERAL "Stream component 'st_0_Accounting_Data' terminated&lt;BR /&gt;Stream component failed at subtask 0, component st_0_Accounting_Data &lt;BR /&gt;Error executing source loop&lt;BR /&gt;Endpoint is disconnected&lt;BR /&gt;Encountered an unexpeceted error. Aborting...&lt;BR /&gt;mssql_execute_log_lsn_peeper(...) failed upon SQLExecute with LSN parameters '&amp;lt;LSN number&amp;gt;&lt;BR /&gt;RetCode: SQL_ERROR SqlState: 08S01 NativeError: 10054 Message: [Microsoft][SQL Server Native Client 11.0]TCP Provider: An existing connection was forcibly closed by the remote host.&lt;BR /&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we are using&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.Source Endpoint- Microsoft SQl server&lt;/P&gt;
&lt;P&gt;2.Target Endpoint - CSV file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know the root cause why we are getting this error and let us know the solution to resolve the below error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2024 13:51:01 GMT</pubDate>
    <dc:creator>Naga_vivek</dc:creator>
    <dc:date>2024-02-22T13:51:01Z</dc:date>
    <item>
      <title>Error Failure in preparing LOG storage unit locator</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-Failure-in-preparing-LOG-storage-unit-locator/m-p/2422337#M9704</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In one of the replicate task we are observing this error and the task got errored out&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;ERROR_GENERAL "Failure in preparing LOG storage unit locator&lt;BR /&gt;RetCode: SQL_ERROR SqlState: 42S02 NativeError: 208 Message: [Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'msdb.dbo.backupmediafamily'. Line: 1 Column: -1"&lt;BR /&gt;10/18&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR_GENERAL "Stream component 'st_0_Accounting_Data' terminated&lt;BR /&gt;Stream component failed at subtask 0, component st_0_Accounting_Data &lt;BR /&gt;Error executing source loop&lt;BR /&gt;Endpoint is disconnected&lt;BR /&gt;Encountered an unexpeceted error. Aborting...&lt;BR /&gt;mssql_execute_log_lsn_peeper(...) failed upon SQLExecute with LSN parameters '&amp;lt;LSN number&amp;gt;&lt;BR /&gt;RetCode: SQL_ERROR SqlState: 08S01 NativeError: 10054 Message: [Microsoft][SQL Server Native Client 11.0]TCP Provider: An existing connection was forcibly closed by the remote host.&lt;BR /&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we are using&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.Source Endpoint- Microsoft SQl server&lt;/P&gt;
&lt;P&gt;2.Target Endpoint - CSV file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know the root cause why we are getting this error and let us know the solution to resolve the below error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 13:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-Failure-in-preparing-LOG-storage-unit-locator/m-p/2422337#M9704</guid>
      <dc:creator>Naga_vivek</dc:creator>
      <dc:date>2024-02-22T13:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failure in preparing LOG storage unit locator</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-Failure-in-preparing-LOG-storage-unit-locator/m-p/2422347#M9707</link>
      <description>&lt;P&gt;Looks like incorrect privileges.&lt;/P&gt;
&lt;P&gt;Replicate needs to be able to access this table. Try outside Replicate (SMSS) with exactly the same credentials.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, carefully review the requirements&amp;nbsp; in the User's Guide.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, did you try the 'test' button on the endpoint?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 13:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-Failure-in-preparing-LOG-storage-unit-locator/m-p/2422347#M9707</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2024-02-22T13:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error Failure in preparing LOG storage unit locator</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-Failure-in-preparing-LOG-storage-unit-locator/m-p/2422529#M9729</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/255514"&gt;@Naga_vivek&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Related to Hein's comment, you can check the documented required privileges here:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/replicate/November2023/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/SQLServerDBSource_Security.htm" target="_blank"&gt;Required permissions | Qlik Replicate Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please adjust for the version of Replicate you are using at the top left of the screen.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 17:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-Failure-in-preparing-LOG-storage-unit-locator/m-p/2422529#M9729</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-02-22T17:52:41Z</dc:date>
    </item>
  </channel>
</rss>

