<?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: On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3997843#M4036</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160856" data-lia-user-login="GLWY" class="lia-mention lia-mention-user"&gt;GLWY&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The internal team has replied has follows:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Solution: This will be fixed in the official release of OPDG by starting week of July.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can follow this workaround untill it get fixed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Stop the on-prem gateway service&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. replace ParquetSharpNative.dll under this folder "C:\Program Files\On-premises data gateway\FabricIntegrationRuntime\5.0\Gateway" with another version that can be downloaded from:&lt;A href="https://adfxingwewu3.z11.blob.storage.azure.net/bits/ParquetSharpNative.dll?sp=r&amp;amp;st=2024-05-16T03:49:19Z&amp;amp;se=2024-12-16T11:49:19Z&amp;amp;spr=https&amp;amp;sv=2022-11-02&amp;amp;sr=b&amp;amp;sig=1KlQiNFWGT1XtcPKDELxn8RABDf5x%2FfMCZL%2FmaN%2Fwtk%3D" target="_blank"&gt;https://adfxingwewu3.z11.blob.storage.azure.net/bits/ParquetSharpNative.dll?sp=r&amp;amp;st=2024-05-16T03:49:19Z&amp;amp;se=2024-12-16T11:49:19Z&amp;amp;spr=https&amp;amp;sv=2022-11-02&amp;amp;sr=b&amp;amp;sig=1KlQiNFWGT1XtcPKDELxn8RABDf5x%2FfMCZL%2FmaN%2Fwtk%3D&lt;/A&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. restart the service in #1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this information helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2024 08:41:06 GMT</pubDate>
    <dc:creator>v-cboorla-msft</dc:creator>
    <dc:date>2024-06-18T08:41:06Z</dc:date>
    <item>
      <title>On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3990081#M3930</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a pipeline with one copy data activity, copying from Onprem server to lakehouse using copy data assistant. Previewing the data works fine, I have updated the power bi gateway to the latest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When it runs, it stays In progress. I even let it run overnight and it was still running for 16 hours for just a table with a few records. In the destination lakehouse, it created the delta files with the header but no data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load in running status:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Preview data:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy data activity input :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "source": {
        "type": "SqlServerSource",
        "partitionOption": "None",
        "datasetSettings": {
            "annotations": [],
            "type": "SqlServerTable",
            "schema": [],
            "typeProperties": {
                "schema": "dbo",
                "table": "__RefactorLog",
                "database": "DataWarehouse"
            },
            "externalReferences": {
                "connection": "c87c9225-17e4-41b3-86ec-ab4e602871e1"
            }
        }
    },
    "sink": {
        "type": "LakehouseTableSink",
        "tableActionOption": "OverwriteSchema",
        "partitionOption": "None",
        "datasetSettings": {
            "annotations": [],
            "linkedService": {
                "name": "test",
                "properties": {
                    "annotations": [],
                    "type": "Lakehouse",
                    "typeProperties": {
                        "workspaceId": "b18b9c0f-4256-4e80-9cef-906c265b8983",
                        "artifactId": "47202686-375f-4e4c-bdc0-68a665f1db55",
                        "rootFolder": "Tables"
                    }
                }
            },
            "type": "LakehouseTable",
            "schema": [],
            "typeProperties": {
                "table": "test"
            }
        }
    },
    "enableStaging": false,
    "translator": {
        "type": "TabularTranslator",
        "mappings": [
            {
                "source": {
                    "name": "OperationKey",
                    "type": "Guid",
                    "physicalType": "uniqueidentifier"
                },
                "sink": {
                    "name": "OperationKey",
                    "physicalType": "string"
                }
            }
        ],
        "typeConversion": true,
        "typeConversionSettings": {
            "allowDataTruncation": true,
            "treatBooleanAsNumber": false
        }
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result in Destination lakehouse:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 03:30:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3990081#M3930</guid>
      <dc:creator>GLWY</dc:creator>
      <dc:date>2024-06-13T03:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3990897#M3942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160856" data-lia-user-login="GLWY" class="lia-mention lia-mention-user"&gt;GLWY&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for using Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There might be a chance of an intermittent issue could you please follow the below steps that might help you.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Temporary Glitch:&lt;/STRONG&gt; Clearing cookies and caches can sometimes resolve temporary glitches within the application that might be causing the issue.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Corrupted Data:&lt;/STRONG&gt; In rare cases, corrupted data stored in the browser's cache related to Microsoft Fabric might be causing the issue. Clearing the cache removes this potentially problematic data.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hard Refresh:&lt;/STRONG&gt; A hard refresh bypasses the cached version of the webpage and forces the browser to download the latest version from the server. Press Ctrl+Shift+R (Windows) or Cmd+Shift+R (Mac).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the issue still persist, please do let us know. Glad to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 10:46:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3990897#M3942</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-06-13T10:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3992881#M3974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response but I cannot see how cache or cookies in the web browser affects how the pipeline run in Power BI Service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The monitor hub clearly shows that the pipeline is running but not moving any data across&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 08:25:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3992881#M3974</guid>
      <dc:creator>GLWY</dc:creator>
      <dc:date>2024-06-14T08:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3994992#M3997</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I am experiencing the same issue&lt;/P&gt;&lt;P&gt;SQL Onprem (Gateway 3000.218.9) copy data activity hangs on "In Progress".&lt;BR /&gt;Dataflow works fine through same gateway.&lt;/P&gt;&lt;P&gt;Have tried using Edge browser and no difference.&lt;BR /&gt;Would be great to get this resolved?&lt;BR /&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 00:02:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3994992#M3997</guid>
      <dc:creator>TomT131</dc:creator>
      <dc:date>2024-06-17T00:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3997843#M4036</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160856" data-lia-user-login="GLWY" class="lia-mention lia-mention-user"&gt;GLWY&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The internal team has replied has follows:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Solution: This will be fixed in the official release of OPDG by starting week of July.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can follow this workaround untill it get fixed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Stop the on-prem gateway service&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. replace ParquetSharpNative.dll under this folder "C:\Program Files\On-premises data gateway\FabricIntegrationRuntime\5.0\Gateway" with another version that can be downloaded from:&lt;A href="https://adfxingwewu3.z11.blob.storage.azure.net/bits/ParquetSharpNative.dll?sp=r&amp;amp;st=2024-05-16T03:49:19Z&amp;amp;se=2024-12-16T11:49:19Z&amp;amp;spr=https&amp;amp;sv=2022-11-02&amp;amp;sr=b&amp;amp;sig=1KlQiNFWGT1XtcPKDELxn8RABDf5x%2FfMCZL%2FmaN%2Fwtk%3D" target="_blank"&gt;https://adfxingwewu3.z11.blob.storage.azure.net/bits/ParquetSharpNative.dll?sp=r&amp;amp;st=2024-05-16T03:49:19Z&amp;amp;se=2024-12-16T11:49:19Z&amp;amp;spr=https&amp;amp;sv=2022-11-02&amp;amp;sr=b&amp;amp;sig=1KlQiNFWGT1XtcPKDELxn8RABDf5x%2FfMCZL%2FmaN%2Fwtk%3D&lt;/A&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. restart the service in #1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this information helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:41:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3997843#M4036</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-06-18T08:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3997862#M4037</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is good news, thanks for quick turnaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I cannot access the file. I am getting error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Can you please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:47:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3997862#M4037</guid>
      <dc:creator>GLWY</dc:creator>
      <dc:date>2024-06-18T08:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3997977#M4040</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160856" data-lia-user-login="GLWY" class="lia-mention lia-mention-user"&gt;GLWY&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try installing the latest on-prem data gateway version (in case if you are using older version) and let me know if the issue still persists. You can download the latest version here:&lt;/P&gt;
&lt;P&gt;Latest version :&amp;nbsp;&lt;A href="https://www.microsoft.com/en-gb/download/details.aspx?id=53127" target="_blank"&gt;Download On-premises data gateway from Official Microsoft Download Center&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 10:04:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/3997977#M4040</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-06-18T10:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/4004459#M4129</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="160856" data-lia-user-login="GLWY" class="lia-mention lia-mention-user"&gt;GLWY&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others .&lt;BR /&gt;If you have any question relating to the current thread, please do let us know and we will try out best to help you.&lt;BR /&gt;In case if you have any other question on a different issue, we request you to open a new thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 16:41:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/4004459#M4129</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-06-21T16:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: On Prem SQL Server to Fabric Lakehouse - copy data activity stuck In progress and never completes</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/4004939#M4138</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have installed the latest version of the Power BI gateway (JUNE 2024 release) and it fixed the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help. Appreciate it.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2024 08:55:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/On-Prem-SQL-Server-to-Fabric-Lakehouse-copy-data-activity-stuck/m-p/4004939#M4138</guid>
      <dc:creator>GLWY</dc:creator>
      <dc:date>2024-06-22T08:55:57Z</dc:date>
    </item>
  </channel>
</rss>

