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 年前

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

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

回答問題指南