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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ