<?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: Error while loading XML data from DB2 z/OS to Postgres(AWS) in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Error-while-loading-XML-data-from-DB2-z-OS-to-Postgres-AWS/m-p/2459358#M11392</link>
    <description>&lt;P&gt;Hi John_wang ,&lt;/P&gt;
&lt;P&gt;Please check below response in bold.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- Exclude the XML (or other LOBs columns) from the replication&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;=&amp;gt; We are trying to migrate an entire DB2 schema where this XML table is part of .and we need the XML column data to be migrated from Db2 zOS to RDS PG. So, the above point is not appropriate or valid.&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;2- If you replace the target DB by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="NULL Device" href="https://community.qlik.com/t5/Official-Support-Articles/Using-a-NULL-Target-in-Replicate/ta-p/1954746" target="_blank" rel="noopener"&gt;NULL Device&lt;/A&gt;.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;=&amp;gt; We are trying to migrate an entire DB2 schema where this XML table is part of .and we need the XML column data to be migrated from Db2 zOS to RDS PG. we don't want to discard any data we need entire data to be loaded.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Let us know if we can setup a quick call and discuss further on this issue&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2024 08:40:11 GMT</pubDate>
    <dc:creator>MJSC3006</dc:creator>
    <dc:date>2024-06-05T08:40:11Z</dc:date>
    <item>
      <title>Error while loading XML data from DB2 z/OS to Postgres(AWS)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-while-loading-XML-data-from-DB2-z-OS-to-Postgres-AWS/m-p/2459049#M11374</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we were facing issues while loading the XML table from Db2 z/OS to RDS Postgres using Attunity (Qlik Replicate). The tables have around 2Million rows, and the max record length is of 47MB.&amp;nbsp; We are receiving below error when we try the load:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;RetCode: SQL_ERROR&amp;nbsp; SqlState: 40003 NativeError:&amp;nbsp;&lt;BR /&gt;-1224 Message: [IBM][CLI Driver] SQL1224N&amp;nbsp;&amp;nbsp;&lt;BR /&gt;The database manager is not able to accept new requests,&lt;BR /&gt;has terminated all requests in progress,&amp;nbsp;&lt;BR /&gt;or has terminated the specified request because of an error or a forced interrupt.&amp;nbsp; SQLSTATE=55032&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;=&amp;gt; We tried to break the data into chunks like in 20 different tables each table has around 13k rows. but still we are receiving the same error and we tried to option in the tool like "ALLOW UNLIMITED LOB" and "&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="checkboxInnerSpan"&gt;Limit LOB size to (KB) to 50MB" and breaking still further will be tedious task what if the table has millions of data more? We wanted to understand where the actual issue is? and is there any other option we need to consider for loading XML/LOB data .Kindly review above issue and let us know if further info is required from my end.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="checkboxInnerSpan"&gt;Some more info : &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="checkboxInnerSpan"&gt;Datatype&amp;nbsp; : XML&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="checkboxInnerSpan"&gt;Source : DB2 zOS V12 and Target : Postgres RDS&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="checkboxInnerSpan"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 09:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-while-loading-XML-data-from-DB2-z-OS-to-Postgres-AWS/m-p/2459049#M11374</guid>
      <dc:creator>MJSC3006</dc:creator>
      <dc:date>2024-06-04T09:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading XML data from DB2 z/OS to Postgres(AWS)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-while-loading-XML-data-from-DB2-z-OS-to-Postgres-AWS/m-p/2459075#M11375</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/301488"&gt;@MJSC3006&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Welcome to Qlik Community forum and thanks for reaching out here!&lt;/P&gt;
&lt;P&gt;There are several different reasons may lead the same error, probably it is from the DB2 environment. Please review DB2 logs for the exact cause.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ibm.com/support/pages/sql1224n-while-applications-try-connect-database" target="_blank"&gt;https://www.ibm.com/support/pages/sql1224n-while-applications-try-connect-database&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BTW, how about if you (just for troubleshooting purpose):&lt;/P&gt;
&lt;P&gt;1- Exclude the XML (or other LOBs columns) from the replication, or&lt;/P&gt;
&lt;P&gt;2- If you replace the target DB by &lt;A title="NULL Device" href="https://community.qlik.com/t5/Official-Support-Articles/Using-a-NULL-Target-in-Replicate/ta-p/1954746" target="_blank" rel="noopener"&gt;NULL Device&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 10:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-while-loading-XML-data-from-DB2-z-OS-to-Postgres-AWS/m-p/2459075#M11375</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-06-04T10:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading XML data from DB2 z/OS to Postgres(AWS)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-while-loading-XML-data-from-DB2-z-OS-to-Postgres-AWS/m-p/2459358#M11392</link>
      <description>&lt;P&gt;Hi John_wang ,&lt;/P&gt;
&lt;P&gt;Please check below response in bold.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1- Exclude the XML (or other LOBs columns) from the replication&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;=&amp;gt; We are trying to migrate an entire DB2 schema where this XML table is part of .and we need the XML column data to be migrated from Db2 zOS to RDS PG. So, the above point is not appropriate or valid.&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;2- If you replace the target DB by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="NULL Device" href="https://community.qlik.com/t5/Official-Support-Articles/Using-a-NULL-Target-in-Replicate/ta-p/1954746" target="_blank" rel="noopener"&gt;NULL Device&lt;/A&gt;.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;=&amp;gt; We are trying to migrate an entire DB2 schema where this XML table is part of .and we need the XML column data to be migrated from Db2 zOS to RDS PG. we don't want to discard any data we need entire data to be loaded.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Let us know if we can setup a quick call and discuss further on this issue&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 08:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-while-loading-XML-data-from-DB2-z-OS-to-Postgres-AWS/m-p/2459358#M11392</guid>
      <dc:creator>MJSC3006</dc:creator>
      <dc:date>2024-06-05T08:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading XML data from DB2 z/OS to Postgres(AWS)</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Error-while-loading-XML-data-from-DB2-z-OS-to-Postgres-AWS/m-p/2460283#M11432</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/301488"&gt;@MJSC3006&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The above 2 suggestions are used for troubleshooting purpose only, we went to understand the root cause of the error.&lt;/P&gt;
&lt;P&gt;If you require assistance, please open a support ticket and attach the diagnostic packages. Our support team will be more than happy to assist you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 14:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Error-while-loading-XML-data-from-DB2-z-OS-to-Postgres-AWS/m-p/2460283#M11432</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-06-07T14:21:58Z</dc:date>
    </item>
  </channel>
</rss>

