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 Respuesta
0
Respuesta aceptada

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 hace un año
  • Thanks so much.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas