Share via

OData error Cannot acquire a managed connection from the run-time connection manager

Hamada Abdulmonsif 21 Reputation points
2021-05-18T10:42:20.613+00:00

I'm suddenly facing the following error since 3 days while extracting SharePoint list by SSIS package, however my jobs were running without any issue since 2 years

Error: Cannot acquire a managed connection from the run-time connection manager.
[SSIS.Pipeline] Error: Contract Management failed validation and returned error code 0xC020801F.
Progress: Validating - 25 percent complete

SQL Server Integration Services
0 comments No comments

Answer accepted by question author

ZoeHui-MSFT 41,551 Reputation points
2021-05-19T06:10:32.213+00:00

Hi @Hamada Abdulmonsif ,

Someone who had met the same error said that they got this error since proxy was enabled in the server.

SSIS Package is not able to access Sharepoint List during execution when the proxy is enabled.

This is working fine after changing the connection to "automatically detect settings" in the internet options.

You may have a try.

Here are some other detailed resolution in this link, you may carefully refer to see if it will be useful.

Regards,

Zoe


If the answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.