<?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: Snowflake data ingestion issue in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Snowflake-data-ingestion-issue/m-p/2531668#M15148</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/349997"&gt;@Sukanya2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for post in Qlik Community!&lt;/P&gt;
&lt;P data-start="87" data-end="248"&gt;It’s not clear yet whether this is a one-time/random error or if it persists. Since multiple factors can cause the same error, we suggest the following checks:&lt;/P&gt;
&lt;OL data-start="250" data-end="1005"&gt;
&lt;LI data-start="250" data-end="311"&gt;
&lt;P data-start="253" data-end="311"&gt;Verify that the staging drive has sufficient free space.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="312" data-end="363"&gt;
&lt;P data-start="315" data-end="363"&gt;If parallel load is enabled, try disabling it.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="364" data-end="493"&gt;
&lt;P data-start="367" data-end="493"&gt;Consult with your IT team to confirm whether any security software or network restrictions could be blocking file transfers.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="494" data-end="570"&gt;
&lt;P data-start="497" data-end="570"&gt;Reduce the &lt;STRONG data-start="508" data-end="532"&gt;“Max file size (MB)”&lt;/STRONG&gt; parameter in the endpoint settings.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="571" data-end="782"&gt;
&lt;P data-start="574" data-end="782"&gt;For deeper troubleshooting, set &lt;STRONG data-start="606" data-end="629"&gt;keepCSVfiles = TRUE&amp;nbsp;&lt;/STRONG&gt;in target Endpoint, rerun the task, and retrieve the generated CSV file from the Replicate server. Then, test uploading it manually using the &lt;STRONG data-start="753" data-end="760"&gt;PUT&lt;/STRONG&gt; command in SnowSQL.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="783" data-end="1005"&gt;
&lt;P data-start="786" data-end="1005"&gt;If the issue continues, our support team can assist further. Please set &lt;STRONG data-start="858" data-end="886"&gt;target_load/target_apply&lt;/STRONG&gt; to &lt;STRONG data-start="890" data-end="901"&gt;verbose&lt;/STRONG&gt;, reproduce the issue, and provide the Task Diagnostic Package along with d&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-decrypt-Qlik-Replicate-verbose-task-log-files/ta-p/1862114" target="_blank" rel="noopener"&gt;ecrypted verbose task logs&lt;/A&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Sep 2025 05:04:52 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-09-24T05:04:52Z</dc:date>
    <item>
      <title>Snowflake data ingestion issue</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Snowflake-data-ingestion-issue/m-p/2531666#M15147</link>
      <description>&lt;P&gt;I am facing below errors in my Oracle to snowflake data replication environment:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Handling End of table 'WMSOWN'.'TRLR' loading failed by subtask 5 thread 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to put file 'D:\Attunity\tasks\sgprpt1_logstream_to_snowflake\cloud\47\LOAD00000001.csv', size 1918830&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to send file D:\Attunity\tasks\sgprpt1_logstream_to_snowflake\cloud\47\LOAD00000001.csv to Snowflake stage&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RetCode: SQL_ERROR SqlState: HY000 NativeError: 40 Message: [Snowflake][Snowflake] (40)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error encountered when executing file transfer: Failed to upload file D:\Attunity\tasks\sgprpt1_logstream_to_snowflake\cloud\47\LOAD00000001.csv.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed (retcode -1) to execute statement: PUT 'file://D:\\Attunity\\tasks\\sgprpt1_logstream_to_snowflake\\cloud\\47\\LOAD00000001.csv' @"CORE_DEV_RL_SGPRPT1_DB"."PUBLIC"."ATTREP_IS_CORE_DEV_RL_SGPRPT1_DB_77289a94_ccd5_3a4d_a142_72eb7f68de2d"/47/ AUTO_COMPRESS = TRUE SOURCE_COMPRESSION = NONE ;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And also the target side, staging directory is fine we checked with the DBA team. Still we are facing this issue.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any inputs why and how to over come?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 04:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Snowflake-data-ingestion-issue/m-p/2531666#M15147</guid>
      <dc:creator>Sukanya2</dc:creator>
      <dc:date>2025-09-24T04:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake data ingestion issue</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Snowflake-data-ingestion-issue/m-p/2531668#M15148</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/349997"&gt;@Sukanya2&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for post in Qlik Community!&lt;/P&gt;
&lt;P data-start="87" data-end="248"&gt;It’s not clear yet whether this is a one-time/random error or if it persists. Since multiple factors can cause the same error, we suggest the following checks:&lt;/P&gt;
&lt;OL data-start="250" data-end="1005"&gt;
&lt;LI data-start="250" data-end="311"&gt;
&lt;P data-start="253" data-end="311"&gt;Verify that the staging drive has sufficient free space.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="312" data-end="363"&gt;
&lt;P data-start="315" data-end="363"&gt;If parallel load is enabled, try disabling it.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="364" data-end="493"&gt;
&lt;P data-start="367" data-end="493"&gt;Consult with your IT team to confirm whether any security software or network restrictions could be blocking file transfers.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="494" data-end="570"&gt;
&lt;P data-start="497" data-end="570"&gt;Reduce the &lt;STRONG data-start="508" data-end="532"&gt;“Max file size (MB)”&lt;/STRONG&gt; parameter in the endpoint settings.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="571" data-end="782"&gt;
&lt;P data-start="574" data-end="782"&gt;For deeper troubleshooting, set &lt;STRONG data-start="606" data-end="629"&gt;keepCSVfiles = TRUE&amp;nbsp;&lt;/STRONG&gt;in target Endpoint, rerun the task, and retrieve the generated CSV file from the Replicate server. Then, test uploading it manually using the &lt;STRONG data-start="753" data-end="760"&gt;PUT&lt;/STRONG&gt; command in SnowSQL.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI data-start="783" data-end="1005"&gt;
&lt;P data-start="786" data-end="1005"&gt;If the issue continues, our support team can assist further. Please set &lt;STRONG data-start="858" data-end="886"&gt;target_load/target_apply&lt;/STRONG&gt; to &lt;STRONG data-start="890" data-end="901"&gt;verbose&lt;/STRONG&gt;, reproduce the issue, and provide the Task Diagnostic Package along with d&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-decrypt-Qlik-Replicate-verbose-task-log-files/ta-p/1862114" target="_blank" rel="noopener"&gt;ecrypted verbose task logs&lt;/A&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 05:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Snowflake-data-ingestion-issue/m-p/2531668#M15148</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-09-24T05:04:52Z</dc:date>
    </item>
  </channel>
</rss>

