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 Resposta
0
Resposta aceita

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
respondido há um ano
  • Thanks so much.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas