November 3, 2021 at 5:45 am
Hi ALL,
We are planning to migrate our database from sql server 2012 (On-Prem) to RDS - MSQ server 2017/2019.
As i went through the AWS documents , i found that extended stored procedures are not supported . I know that xp_cmdshell is not supported in RDS-MS sql server .
So there are two other extended stored procedures sp_execute and sp_executesql . I want your help to understand if they will work in RDS - MSQ server 2017/2019.
Please also let me know the workaround for it ,if they will not work in RDS.
Thanks & Regards
Arvind Patil
November 4, 2021 at 6:10 am
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
November 4, 2021 at 4:35 pm
I don't know about those stored procedures and can't help there.
Of a much larger concern, suppose you want to restore just one database? Go check the documentation on that. IIRC (meaning that I could be wrong and you need to go look that u) my understanding is that you can only restore the entire instance in RDS and not separate databases. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply