<?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>article Qlik Replicate: Example error codes sent by data sources in in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/ta-p/1801267</link>
    <description>&lt;P&gt;For general troubleshooting advice, see:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Troubleshooting/ta-p/1981830" target="_blank" rel="noopener"&gt;Qlik Replicate Troubleshooting &lt;/A&gt;&amp;nbsp;&lt;BR /&gt;For more information about Qlik Replicate log files and how to read them, see:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-analyze-a-Qlik-Replicate-log/ta-p/1986423" target="_blank" rel="noopener"&gt;How to analyze a Qlik Replicate log&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;PK violation examples&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;TARGET_LOAD ]T: ORA-00001: unique constraint (CUST_TABLE.PK_CUST_ID) violated&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[TARGET_APPLY&amp;nbsp;&amp;nbsp;&amp;nbsp; ]E:&amp;nbsp; RetCode: SQL_ERROR&amp;nbsp; SqlState: 42X91 NativeError: -1 Message: [EXASOL][EXASolution driver]Exception when finishing statement with handle 14 : constraint violation - primary key (PK_PERSONENDATEN on table PERSON_CT) (Session: 1629089178267795534) [1022502]&amp;nbsp; (ar_odbc_conn.c:797)&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[TARGET_APPLY&amp;nbsp;&amp;nbsp;&amp;nbsp; ]T:&amp;nbsp; Constraint violation error codes are: -&amp;nbsp; (provider_syntax_manager.c:1948)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestions&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Check DDL on source and target to ensure they match&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Review apply_exceptions&amp;nbsp;to see if transactions errored (a delete has failed then a new insert violated the PK constraint)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;If you have Change Tables enabled, check the order of transactions for the record in question&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Redo/transaction log not found&amp;nbsp;examples&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[Microsoft][SQL Server Native Client 10.0]An error has occurred during an attempt to access the log file, logging disabled&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Ensure replication pre-requisites are in place&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid column name 'source_current_position’&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&amp;nbsp;&lt;/STRONG&gt; &lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Ensure source and target DDL match (or are compatible)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;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;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Talk with DBA team to trace why the connection was severed&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[IBM][System i Access ODBC Driver]Communication link failure. comm rc=8500 - System policy does not allow use of this data source. Contact your system administrator. ODBC general error.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&amp;nbsp;&lt;/STRONG&gt; &lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Ask your DBA / Admin to verify you have access&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Network Related Examples&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[SOURCE_CAPTURE ]E: Could not receive data from WAL stream: server closed the connection unexpectedly&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;TARGET_LOAD ]D: Connection failure error codes are: 00026,00904,10054,4060,18456,01222,55,64,121,1231,233,109 (provider_syntax_manager.c:1870)&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Suggestion&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Contact network team to verify network stability&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Firewall&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ERROR_GENERAL ORA-03135: connection lost contact Process ID: 4156 Session ID: 357 Serial number: 42497&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Talk with your Network administrator to check the idle time of any firewall.&amp;nbsp; This message was from&amp;nbsp;the source &amp;nbsp; Oracle connection severing due to&amp;nbsp;5 minutes of inactivity.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[TARGET_APPLY ]E: 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. [1022502]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Ensure firewall is turned off or firewall rules allow communication for replicate.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Disk Space&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[DATA_STRUCTURE ]E: SQLite general error. Code &amp;lt;13&amp;gt;, Message &amp;lt;database or disk is full&amp;gt;. [1000505] (at_sqlite.c:484)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Review all mount points and ensure that all have enough disk space to operate.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/EM&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://docs.microsoft.com/en-us/sql/relational-databases/errors-events/database-engine-events-and-errors?view=sql-server-ver15" target="_self"&gt;SQL Database Engine Errors&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2020/Content/Replicate/Main/Replicate%20Loggers/Loggers.htm" target="_self"&gt;Replicate Loggers&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Troubleshooting/ta-p/1981830" target="_blank" rel="noopener"&gt;Qlik Replicate Troubleshooting &lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-analyze-a-Qlik-Replicate-log/ta-p/1986423" target="_blank" rel="noopener"&gt;How to analyze a Qlik Replicate log&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Oct 2022 09:50:42 GMT</pubDate>
    <dc:creator>Troy_Raney</dc:creator>
    <dc:date>2022-10-28T09:50:42Z</dc:date>
    <item>
      <title>Qlik Replicate: Example error codes sent by data sources in</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/ta-p/1801267</link>
      <description>&lt;P&gt;For general troubleshooting advice, see:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Troubleshooting/ta-p/1981830" target="_blank" rel="noopener"&gt;Qlik Replicate Troubleshooting &lt;/A&gt;&amp;nbsp;&lt;BR /&gt;For more information about Qlik Replicate log files and how to read them, see:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-analyze-a-Qlik-Replicate-log/ta-p/1986423" target="_blank" rel="noopener"&gt;How to analyze a Qlik Replicate log&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;PK violation examples&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;TARGET_LOAD ]T: ORA-00001: unique constraint (CUST_TABLE.PK_CUST_ID) violated&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[TARGET_APPLY&amp;nbsp;&amp;nbsp;&amp;nbsp; ]E:&amp;nbsp; RetCode: SQL_ERROR&amp;nbsp; SqlState: 42X91 NativeError: -1 Message: [EXASOL][EXASolution driver]Exception when finishing statement with handle 14 : constraint violation - primary key (PK_PERSONENDATEN on table PERSON_CT) (Session: 1629089178267795534) [1022502]&amp;nbsp; (ar_odbc_conn.c:797)&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[TARGET_APPLY&amp;nbsp;&amp;nbsp;&amp;nbsp; ]T:&amp;nbsp; Constraint violation error codes are: -&amp;nbsp; (provider_syntax_manager.c:1948)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestions&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Check DDL on source and target to ensure they match&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Review apply_exceptions&amp;nbsp;to see if transactions errored (a delete has failed then a new insert violated the PK constraint)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;If you have Change Tables enabled, check the order of transactions for the record in question&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Redo/transaction log not found&amp;nbsp;examples&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[Microsoft][SQL Server Native Client 10.0]An error has occurred during an attempt to access the log file, logging disabled&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Ensure replication pre-requisites are in place&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid column name 'source_current_position’&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&amp;nbsp;&lt;/STRONG&gt; &lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Ensure source and target DDL match (or are compatible)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;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;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&amp;nbsp; &amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Talk with DBA team to trace why the connection was severed&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[IBM][System i Access ODBC Driver]Communication link failure. comm rc=8500 - System policy does not allow use of this data source. Contact your system administrator. ODBC general error.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&amp;nbsp;&lt;/STRONG&gt; &lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Ask your DBA / Admin to verify you have access&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Network Related Examples&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[SOURCE_CAPTURE ]E: Could not receive data from WAL stream: server closed the connection unexpectedly&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;TARGET_LOAD ]D: Connection failure error codes are: 00026,00904,10054,4060,18456,01222,55,64,121,1231,233,109 (provider_syntax_manager.c:1870)&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Suggestion&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Contact network team to verify network stability&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Firewall&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ERROR_GENERAL ORA-03135: connection lost contact Process ID: 4156 Session ID: 357 Serial number: 42497&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Talk with your Network administrator to check the idle time of any firewall.&amp;nbsp; This message was from&amp;nbsp;the source &amp;nbsp; Oracle connection severing due to&amp;nbsp;5 minutes of inactivity.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[TARGET_APPLY ]E: 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. [1022502]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Ensure firewall is turned off or firewall rules allow communication for replicate.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Disk Space&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[DATA_STRUCTURE ]E: SQLite general error. Code &amp;lt;13&amp;gt;, Message &amp;lt;database or disk is full&amp;gt;. [1000505] (at_sqlite.c:484)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Suggestion&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Review all mount points and ensure that all have enough disk space to operate.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.&lt;/EM&gt;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://docs.microsoft.com/en-us/sql/relational-databases/errors-events/database-engine-events-and-errors?view=sql-server-ver15" target="_self"&gt;SQL Database Engine Errors&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/November2020/Content/Replicate/Main/Replicate%20Loggers/Loggers.htm" target="_self"&gt;Replicate Loggers&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Troubleshooting/ta-p/1981830" target="_blank" rel="noopener"&gt;Qlik Replicate Troubleshooting &lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-analyze-a-Qlik-Replicate-log/ta-p/1986423" target="_blank" rel="noopener"&gt;How to analyze a Qlik Replicate log&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 09:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/ta-p/1801267</guid>
      <dc:creator>Troy_Raney</dc:creator>
      <dc:date>2022-10-28T09:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Find errors by searching log for "]E"</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1997469#M7628</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36001"&gt;@Troy_Raney&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a question on this item:&lt;/P&gt;
&lt;P&gt;•[IBM][System i Access ODBC Driver]Communication link failure. comm rc=8500 - System policy does not allow use of this data source. Contact your system administrator. ODBC general error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#008000"&gt;&lt;STRONG&gt;Suggestion:&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp; &amp;nbsp;Ask your DBA / Admin to verify you have access&lt;BR /&gt;&lt;BR /&gt;is it insufficient permission on DB2? Could you share some documents/references on checking DB2's permission setting and configuration?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yithuang_0-1666859285229.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92283i163FC400F9C16557/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yithuang_0-1666859285229.png" alt="yithuang_0-1666859285229.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 08:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1997469#M7628</guid>
      <dc:creator>yit-huang</dc:creator>
      <dc:date>2022-10-27T08:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Find errors by searching log for "]E"</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1997515#M7630</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/194338"&gt;@yit-huang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me see if I can find a subject matter expert to review your request!&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 10:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1997515#M7630</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2022-10-27T10:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Find errors by searching log for "]E"</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1997617#M7632</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/194338"&gt;@yit-huang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out with your question!&lt;/P&gt;
&lt;P&gt;What kind/ flavor of DB2 do you have: LUW, z/OS, iSeries?&lt;/P&gt;
&lt;P&gt;Yes, this looks like a permissions issue on the data source Replicate is trying to access.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the user guide (example z/OS), here is the &lt;A href="https://help.qlik.com/en-US/replicate/May2021/Content/Replicate/Main/IBM%20DB2%20for%20zOS/prereq_db2.htm" target="_blank" rel="noopener"&gt;link to prerequisites&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;More specifically, here are the&lt;A href="https://help.qlik.com/en-US/replicate/May2021/Content/Replicate/Main/IBM%20DB2%20for%20zOS/prerequisites_permissions.htm" target="_blank" rel="noopener"&gt; required permissions&lt;/A&gt; you need to check with DBA if these are the settings.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if you have any follow up questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Kelly&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 13:25:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1997617#M7632</guid>
      <dc:creator>KellyHobson</dc:creator>
      <dc:date>2022-10-27T13:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Example error codes sent by data sources in</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1998414#M7649</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149534"&gt;@KellyHobson&lt;/a&gt;, we are creating&amp;nbsp;“IBM DB2 for iSeries” endpoint connection.&lt;/P&gt;
&lt;P&gt;From&amp;nbsp;&lt;A href="https://www.ibm.com/support/pages/user-signon-db2as400-fails-error-message" target="_blank"&gt;User signon to DB2/AS400 fails with error message. (ibm.com)&lt;/A&gt;, the troubleshooting describes that "&lt;SPAN&gt;The user starting the Cognos service does not have appropriate access permissions to the ODBC Driver". Could you confirm the root cause is the permission setting on "DB2 for iSeries" rather than "the driver"?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 03:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1998414#M7649</guid>
      <dc:creator>yit-huang</dc:creator>
      <dc:date>2022-10-31T03:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Example error codes sent by data sources in</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1998620#M7650</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/194338"&gt;@yit-huang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;It is difficult to determine without additional logging/ more info about your source connection.&lt;/P&gt;
&lt;P&gt;I have opened a new support case with your contact information and will PM you the details.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Kelly&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 13:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1998620#M7650</guid>
      <dc:creator>KellyHobson</dc:creator>
      <dc:date>2022-10-31T13:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Example error codes sent by data sources in</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1999921#M7680</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149534"&gt;@KellyHobson&lt;/a&gt;, I received the update for the case in emails, but I have no permission to reply in past day.&lt;/P&gt;
&lt;P&gt;I commented in the case&amp;nbsp;just now.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 07:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Example-error-codes-sent-by-data-sources-in/tac-p/1999921#M7680</guid>
      <dc:creator>yit-huang</dc:creator>
      <dc:date>2022-11-03T07:07:54Z</dc:date>
    </item>
  </channel>
</rss>

