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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
cw88
Helper III
Helper III

Execute warehouse procedure from pipeline error: The SQL pool is warming up. Please try again.

Hello, 

 

i run a pipeline that executes a stored procedure in my warehouse (same workspace) one time a day. Last week, i got the following error on two days:

 

Execution fail against sql server. Please contact SQL Server team if you need further support. Sql error number: 42109. Error Message: The SQL pool is warming up. Please try again.

 

does anyone know what this could be?

 

Thanks!

1 ACCEPTED SOLUTION
v-cboorla-msft
Community Support
Community Support

Hi @cw88 

 

Thanks for using Microsoft Fabric Community.

Apologies for the issue that you are facing here.

The error you're encountering ("42109: The SQL pool is warming up") is likely a transient error, meaning it should resolve itself on the next retry attempt. Transitive errors are temporary issues caused by external factors outside your application or data pipeline. In your case, the warming-up SQL pool is a common example of a transient error. Retrying the operation after a short delay can indeed be a good strategy, as the pool should be ready by then.

Please refer to the below mentioned document for more details.

Document Link: MSSQLSERVER_42109

If the issue still persists please do let us know. Glad to help.

 

I hope this information helps. 

 

Thanks.

View solution in original post

6 REPLIES 6
HarderT
Helper I
Helper I

I have the same problem, during a lookup-activity in a pipeline. Im Lookup to a Warehouse table, when i get the error message.

v-cboorla-msft
Community Support
Community Support

Hi @cw88 

 

Glad that your query got resolved.

Please continue using Fabric Community for any help regarding your queries.

 

Thanks.

cw88
Helper III
Helper III

@v-cboorla-msft same error yesterday... 

cw88
Helper III
Helper III

@v-cboorla-msft : Thanks for your reply.

I will try to fix it with the retry option of the pipeline activity. 

v-cboorla-msft
Community Support
Community Support

Hi @cw88 

 

Thanks for using Microsoft Fabric Community.

Apologies for the issue that you are facing here.

The error you're encountering ("42109: The SQL pool is warming up") is likely a transient error, meaning it should resolve itself on the next retry attempt. Transitive errors are temporary issues caused by external factors outside your application or data pipeline. In your case, the warming-up SQL pool is a common example of a transient error. Retrying the operation after a short delay can indeed be a good strategy, as the pool should be ready by then.

Please refer to the below mentioned document for more details.

Document Link: MSSQLSERVER_42109

If the issue still persists please do let us know. Glad to help.

 

I hope this information helps. 

 

Thanks.

Hi @cw88 

 

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.
Otherwise, will respond back with the more details and we will try to help.


Thanks.

Helpful resources

Announcements
Expanding the Synapse Forums

New forum boards available in Synapse

Ask questions in Data Engineering, Data Science, Data Warehouse and General Discussion.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayFBCUpdateCarousel

Fabric Monthly Update - May 2024

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

Top Kudoed Authors