SQL Server Agent on RDS / EC2

0

Hello, Im new on EC2 and RDS, and having difficulties on finding SQL Server Agent on the SSMS i have installed on RDS. i have included the screenshot here. please kindly help to navigate where to look for the SQL Server Agent. thanks in advance.

screenshot

1 回答
0

Is it possible that you have an instance running SQL Server Express? SQL Server Agent is not supported on Express Edition.

Also, if you're logging in with a different user than master, you would need to add the user to the SQLAgentUserRole. Here is the documentation reference.

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则