SQL Agent not showing in object explorer using SQL 2005 Eval Edition

  • I have a user who installed SQL 2005 Eval Edition on one development server. The Sql Agent service was not there before. I was able to install this service. But the SQL Agent is still not showing in the object explorer.

  • SQL Server Agent is visible only to users which have the adequate permission, you can check it by login with an account having admin permissions.

    See this excerpt from books online...

    "Click SQL Server Agent in Object Explorer of SQL Server Management Studio to administer jobs, operators, alerts, and the SQL Server Agent service. However, Object Explorer only displays the SQL Server Agent node if you have permission to use it."

    --Ramesh


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply