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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
supri03
Helper I
Helper I

Cannot see Stored Procedure in the Warehouse

Hi All,

 

I have have a stored procedure, the code executed successfully, but I can't view it in Stored Procedures Folder.

supri03_0-1705548500394.png

 

When I run the command EXEC command, I get this below error

supri03_1-1705548558776.png

 

Please guide me on this, thanks !

3 REPLIES 3
Anonymous
Not applicable

Hi @supri03 
Thanks for using Fabric Community.
The error "The query references an object that is not supported in distributing process mode" indicates that the stored procedure is attempting to use a feature or object that isn't compatible with distributed processing. This often involves system functions, temporary tables, or certain table-valued functions.

Avoid using the queries that join external data with system views, load external data in a temp table, or use some security or metadata functions to filter external data.

Can you please review the code of the stored procedure? 
Try to examine the code for any unsupported objects or functions. Check the Fabric documentation for a comprehensive list of unsupported features in distributed mode.
Please refer to this link for limitations in Fabric Warehouse: https://learn.microsoft.com/en-us/fabric/data-warehouse/limitations
https://learn.microsoft.com/en-us/fabric/data-warehouse/sql-query-editor

Hope this helps. Please let us know if you have any further queries.

Anonymous
Not applicable

Hi @supri03 
We haven’t heard from you on the last response and was just checking back to see if your query got resolved. Otherwise, will respond back with the more details and we will try to help.
Thanks

Anonymous
Not applicable

Hi @supri03 
We haven’t heard from you on the last response and was just checking back to see if your query got resolved. Otherwise, will respond back with the more details and we will try to help.
Thanks

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.