问题描述
我有一个计划好的开始手册,开始处理我的AAS多维数据集.
I have a runbook scheduled to kick off processing of my AAS Cube.
Runbook完美运行了几个月,突然在2018年11月3日下午8点,Runbook陷入了``刷新''状态
The runbook was running perfectly for a couple of months and all of a sudden on 3 November 2018 @ 8pm the runbook gets stuck on status 'Refreshing'
我没有任何错误或可以解决的任何问题,并且运行本仅在3小时后停止运行(根据合理使用政策)
我的问题也越来越深,我无法将多维数据集部署到蔚蓝,它也挂在部署上.
I don't get any errors or anything I can troubleshoot with and the runbook just stops after 3 hours (from fair use policy)
My issue also goes deeper, I cannot deploy my cube to azure, it hangs as well on the deployment.
此外,我什至无法从SSMS手动处理.它也只是挂起.
In addition I cannot even manually process from SSMS. It also just hangs.
AReeves
推荐答案
您是否正在Azure沙箱上执行运行手册? Runbook平均运行多长时间?在您的帖子中,听起来您可能达到了运行本运行手册时的公平份额限制.详细信息.
Are you executing your runbook on an Azure Sandbox? How long on average is the runbook running for?From your post, it sounds like you may have hit the fair share limit while running this runbook. details below.
此处是发布的限制Azure自动化供参考
Here are the published limits forAzure Automation for reference
这篇关于Runbook卡住/挂起状态为“刷新"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!