OLE Automation on SQL Server RDS?

0

Is OLE Automation supported in SQL Server RDS? If not, what are the alternatives?

Thanks in advance.

1개 답변
0
수락된 답변

The "Ole Automation Procedures" configuration is currently not supported with RDS SQL server due to RDS being a managed service. This is the default RDS engine security behavior, and not a bug.

As a workaround, you may run SQL Server on an EC2 instance as you would have less restrictions and would be able to execute both "sp_configure" and OLE automation procedures without any issues.

AWS
답변함 일 년 전
  • Thanks so much.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인