Why do I get the following error when executing a package under SQL Server Agent Job?
The Execute method on the task returned error code 0x80004003 (Object reference not set to an instance of an object.). The Execute method must succeed, and indicate the result using an “out” parameter. … and also: Failed to decrypt protected XML node “ServerPassword” 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. The default package protection level: EncryptSensitiveWithUserKey, doesn’t work very well with SQL Agent Jobs. For more information, please check the following article.
Related Questions
- Why do I get the following error when executing a package under Business Intelligence Development Studio (BIDS)?
- Why do I get the following error when executing a package under Business Intelligence Development Studio (BIDS)?
- Why do I get the following error when executing a package under SQL Server Agent Job or DTEXEC?
- Why do I get the following error when executing a package under SQL Server Agent Job or DTEXEC?
- Why do I get the following error when executing a package under SQL Server Agent Job?
- What is the Job Agent?