MSSQL2005 JOB Execute SSIS ERROR

SSIS 在VS2005中建立可以执行成功,使用job调用提示job失败。
 
ErrorMessage:
Description: Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B "Key not valid for use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic error. Verify that the correct key is available.  End Error  Error: 2009-05-17 21:03:38.29     Code: 0xC0016016     Source:       Description: Failed to decrypt protected XML node "DTS:Password" with error 0x8009000B
 
解决:
在VS2005中做以下修改
Set --->>> Persist Security Info:False



SSIS包括send mail功能 在VS2005中可以成功发送。
使用job调用ssis后,job失败mail不能发送errormessage与之前相同。什么password。。。不对,只好放弃mail功能使用 job 的通知调用smtp在job成功还是失败时发送简单的mail做通知。

SQL25SSIS.jpg

请使用浏览器的分享功能分享到微信等