Automated Export Failed

允我心安 提交于 2019-12-22 06:36:10

问题


As admin for an Azure subscription I am getting emails reporting:

Automated SQL Export failed for {server:database} at 9/5/2013 12:00:11 AM. The temporary database copy to export from could not be made.

I deleted this server, without explicitly removing the automated export configuration.

First question: how do I tell Azure to stop trying to do the export?

Second question: newbie mistake (if so please let me know what I failed to do) or bug?

Thanks!


回答1:


I believe that this might be because the schema of the database has changed, which has resulted in an object (stored procedure, view, function) becoming invalid.

This problem / solution is elaborated on in another question:

Automated azure sql export fails



来源:https://stackoverflow.com/questions/18640131/automated-export-failed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!