Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do I get the following error when executing a package under SQL Server Agent Job?

0
Posted

Why do I get the following error when executing a package under SQL Server Agent Job?

0

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

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123