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
已回答 1 年前
  • Thanks so much.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南