<?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: Replicate SQL Server Error in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078712#M6202</link>
    <description>&lt;P&gt;Thank you very much.I will ask our company's DBA to try setting up.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2023 03:19:43 GMT</pubDate>
    <dc:creator>yzh</dc:creator>
    <dc:date>2023-06-01T03:19:43Z</dc:date>
    <item>
      <title>Replicate SQL Server Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078697#M6198</link>
      <description>&lt;P&gt;The source endpoint is SQL server, and the target endpoint is Oracle. Only one table has been replicate in this task, which frequently delays and has a very high latency. Sometimes an error can be reported, causing the job to abort. In the log attachment.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 02:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078697#M6198</guid>
      <dc:creator>yzh</dc:creator>
      <dc:date>2023-06-01T02:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate SQL Server Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078700#M6199</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It&amp;nbsp; looks like a permission issue,&lt;/P&gt;
&lt;P&gt;[SOURCE_CAPTURE ]E: RetCode: SQL_ERROR SqlState: 42000 NativeError: 229 Message: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]The EXECUTE permission was denied on the object 'attrep_fn_NumericLsnToHexa', database 'DB_PNR_PRD', schema 'dbo'. Line: 1 Column: -1 [1022502] (ar_odbc_stmt.c:4000)&lt;/P&gt;
&lt;P&gt;Please make sure you have granted all the required permission,&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2022/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/SQLServerDBSource_Security.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2022/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/SQLServerDBSource_Security.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also you can refer to the below link which might be useful.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/3708348/the-execute-permission-was-denied-on-the-object-xxxxxxx-database-zzzzzzz-s" target="_blank"&gt;https://stackoverflow.com/questions/3708348/the-execute-permission-was-denied-on-the-object-xxxxxxx-database-zzzzzzz-s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;there is a detailed explanation on how to grant&amp;nbsp;&lt;SPAN&gt;"Execute" permission under the "explicit" tab in the above link, kindly see if it is of any help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Yadunandan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 02:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078700#M6199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-01T02:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate SQL Server Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078705#M6200</link>
      <description>&lt;P&gt;Thank you for your answer.But our company's DBA does not recommend enabling sysadmin permissions.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The account we replicate with CDC has read-only account permissions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there any other way to prevent the suspension of task? What is the reason for the delay of more than ten&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;hours?&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="trans-left"&gt;
&lt;DIV class="trans-input-wrap"&gt;
&lt;DIV class="input-wrap" dir="ltr"&gt;
&lt;DIV class="textarea-wrap without-textarea-bg"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="textarea-wrap without-textarea-bg"&gt;&lt;SPAN&gt;Could you please help me take a look？&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 02:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078705#M6200</guid>
      <dc:creator>yzh</dc:creator>
      <dc:date>2023-06-01T02:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate SQL Server Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078711#M6201</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Yes, you can setup non-sysadmin user if you don't want to&amp;nbsp;&lt;SPAN&gt;enable sysadmin permissions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;the below link explains the steps to follow for the same.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/replicate/May2022/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/nonsys_admin.htm" target="_blank"&gt;https://help.qlik.com/en-US/replicate/May2022/Content/Global_Common/Content/SharedReplicateHDD/SQLServer-Source/nonsys_admin.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 03:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078711#M6201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-01T03:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate SQL Server Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078712#M6202</link>
      <description>&lt;P&gt;Thank you very much.I will ask our company's DBA to try setting up.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 03:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078712#M6202</guid>
      <dc:creator>yzh</dc:creator>
      <dc:date>2023-06-01T03:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate SQL Server Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078713#M6203</link>
      <description>&lt;P&gt;Sorry, I inquired with our DBA and our account's permissions are sysadmin permissions. Additionally, our SQL server library is always on a cluster.Could you please help me take a look again？&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 03:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078713#M6203</guid>
      <dc:creator>yzh</dc:creator>
      <dc:date>2023-06-01T03:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate SQL Server Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078719#M6204</link>
      <description>&lt;P&gt;Might I suggest to connect to the (source) SQL server in an an interactive session (using SSMS?) using the same credentials Replicate is using and manually executing that &lt;SPAN&gt;'attrep_fn_NumericLsnToHexa', database 'DB_PNR_PRD'&amp;nbsp;&lt;/SPAN&gt;function.&amp;nbsp; Better still, let the DBA try.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;fwiw, this function is created by Replicate for Replicate. It should have access if nobody changed or re-created the&amp;nbsp; Attunity User.&lt;/P&gt;
&lt;P&gt;Hein.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 04:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078719#M6204</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2023-06-01T04:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replicate SQL Server Error</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078744#M6206</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks.I will ask our company's DBA to try.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 05:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Replicate-SQL-Server-Error/m-p/2078744#M6206</guid>
      <dc:creator>yzh</dc:creator>
      <dc:date>2023-06-01T05:34:59Z</dc:date>
    </item>
  </channel>
</rss>

