工作经历:
Message
Unable to start execution of step 1 (reason: Could not get proxy data for proxy_id = 4). The step failed.
代理记录:
[442] CryptUnprotectData failed (1325).
服务器:
Microsoft SQL Server 2005 - 9.00.3080.00 (X64) Sep 6 2009 09:15:46 Copyright (c) 1988-2005 Microsoft Corporation Standard Edition (64-bit) on Windows NT 5.2 (Build 3790: Service Pack 2)
product_level - SP2
edition - Standard Edition (64-bit)
我按照两条不同的路径完成了设置:
SQL Agent和SQL Server都在本地系统帐户下运行,本地系统帐户是本地组的成员,管理员
我没有看到这篇kb文章适用于: http://support.microsoft.com/kb/938086
凭据指向的帐户也是该框的管理员。
SSIS Package not running under proxy并非如此。
当然,将作业步骤更改为在sql代理帐户下运行可以正常工作。