|
|
|
SSCommitted
      
Group: Moderators
Last Login: Monday, August 13, 2012 1:06 PM
Points: 1,928,
Visits: 224
|
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Wednesday, May 22, 2013 1:35 AM
Points: 4,789,
Visits: 1,336
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, June 01, 2011 1:34 PM
Points: 3,
Visits: 77
|
|
I got this message, does someone face this kinf of issue, I think I need more permission.
Message Executed as user: ServerName\SYSTEM. ...n 9.00.3042.00 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 9:54:31 AM Error: 2008-10-09 09:54:32.55 Code: 0xC0016016 Source: 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: 2008-10-09 09:54:35.28 Code: 0xC0016016 Source: Description: Failed to decrypt protected XML node "PackagePassword" 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: 2008-10-09 09:54:35.28 Code: 0xC0016016 Source: Description: Failed ... The package execution fa... The step failed.
|
|
|
|
|
SSCommitted
      
Group: Moderators
Last Login: Monday, August 13, 2012 1:06 PM
Points: 1,928,
Visits: 224
|
|
This is a common problem where the job doesn't have the rights to run the package. The default property for a package is EncryptSensitivewithUserKey for the ProtectionLevel property. Ideally, you should set that to EncryptAllwithPassword and pass the password into the package.
Brian Knight Free SQL Server Training Webinars
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, June 01, 2011 1:34 PM
Points: 3,
Visits: 77
|
|
Thanks for your soon answer Brian, I will do it and if I got an error I will let you know.
Regards, Miguel
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 2:37 PM
Points: 983,
Visits: 2,924
|
|
I got the same error and tried different options for protectionlevel but failed with same error.
i tried serverproperty and dont save sensitive but still failed.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, April 04, 2011 7:39 AM
Points: 1,
Visits: 41
|
|
| That resolved it for me but it really doesn't make sense why it works. Any clues? All I know is it's resolved and I'm ahppy
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, May 13, 2011 9:33 AM
Points: 1,
Visits: 9
|
|
| Thanks Brain that really helped.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, January 04, 2012 3:56 PM
Points: 1,
Visits: 2
|
|
| thanks Brian, worked like a charm
|
|
|
|