Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Shape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.

Reply
marcoG
Resolver I
Resolver I

The copy from sql server on premise has been released but it doesn't work

On-premise SQL Server copy task remains in queued state indefinitely

1 ACCEPTED SOLUTION
marcoG
Resolver I
Resolver I

I finally solved it myself:
For those who use proxies, in addition to the files:
- C:\Program Files\On-premises data gateway\enterprisegatewayconfigurator.exe.config

- C:\Program Files\On-premises data gateway\Microsoft.PowerBI.EnterpriseGateway.exe.config

- C:\Program Files\Local Data Gateway\m\Microsoft.Mashup.Container.NetFX45.exe.config

with proxy configuration:

<system.net>
<defaultProxy useDefaultCredentials="true">
<proxy
autoDetect="false"
proxyaddress="http://192.168.1.10:3128"
bypassonlocal="true"
usesystemdefault="false"
/>
</defaultProxy>
</system.net>

 

The 2 integration runtime files must also be updated:

- C:\Program Files\On-premises data gateway\FabricIntegrationRuntime\5.0\Shared\Fabrichost.exe.config

- C:\Program Files\On-premises data gateway\FabricIntegrationRuntime\5.0\Shared\Fabricworker.exe.config

 

Now it finally works

View solution in original post

28 REPLIES 28

Hi @marcoG 

 

Apologies for the issue you have been facing. 

It's difficult to tell what could be the reason for this performance. Please reach out to our support team so they can do a more thorough investigation on why this it is happening: Link 

 

After creating a Support ticket please provide the ticket number as it would help us to track for more information.

 

Thanks.

Hi @v-cboorla-msft ,

 

I have opened a support ticket regarding this issue:  2403280040003647.

 

Please let me know if you need any other details.

 

Thanks

is there any news?

 

Hey MarcoG,

 

No news yet from Microsoft.  I have provided them (MS) with some details about the pipeline and am waiting to hear back.

 

I will let you know as soon as I have any infos.

 

Cheers

 

JFG

I have installed the latest version(3000.218.7) of the gateway but the pipeline always queues indefinitely

Hi @marcoG ,

 

Update: (hope it helps you), after working with MS support, a new version of the on-prem data gateway was released (on April 18th 2024 - 3000.218.8).  As soon as I installed this new version, the pipelines started working.

For me it continues to remain in the queue forever even with the latest version of the gateway.

I use a proxy for the internet connection

StephB
Frequent Visitor

I did install the on-prem data gateway was released (on April 18th 2024 - 3000.218.8) and it still does not work.  The only difference with your observation, is, on my environment, the pipeline is stuck in the "in progress" status.  After 20 minutes, (for a pretty small table of 9 rows, 15 columns), I cancelled it.

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

November Update

Fabric Monthly Update - November 2024

Check out the November 2024 Fabric update to learn about new features.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.