执行SSIS包错误



我在windows 8上运行MS SQL Server。SSIS包给出如下错误:

SSIS.Pipeline: Warning: Could not open global shared memory to communicate with performance DLL; data flow performance counters are not available.  To resolve, run this package as an administrator, or on the system's console.

如何修复错误?

我不清楚你是否在投标中运行这个或作为工作的一部分。可能的问题与SQL Agent与BIDS下的权限有关。如果您只在作业中看到此错误,则可能与服务应用的帐户权限有关。请查看以下链接以获得解析帮助:

http://saveadba.blogspot.com/2012/02/could-not-open-global-shared-memory-to.html

相关内容

  • 没有找到相关文章

最新更新