Forum Discussion
Pupic
7 months agoFrequent Visitor
Error HYT00
Hello I have a python notebook in a Fabric workspace that contains also a warehouse and runs on a F8 Fabric Capacity. The notebook has different cells that use T-SQL to drop and recreate tables in ...
- 7 months ago
Hi, the solution for us was using a Stored Procedure activity instead of the notebook one.
tayloramy
7 months agoSuper User
Hi Pupic,
Interesting, that should be working to my knowledge.
I just tested this in my environment and it works as expected. How are you running this notebook? Manually or through a pipeline?
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.