|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Server Agent Not Available in SSMS 2005 Object explorerHi ,
I had SQL 2005 Standard edition installed in Windows Server 2003 SP2. SQL Server Agent is not available SQL Server Management Studio 2005 Object explorer. But I could see/start/stop SQL Server Agent at Program Files --> Microsoft Sql Server 2005 --> Configuration tools --> SQL Server Configuration manager --> SQL Server 2005 Services. It is installed in mixed mode and i tried with windows login and sql authentication but failed to view Sql Server Agent in SSMS object explorer. Could any one please help me out ASAP. Due to this issue i m not able to create any SQL Jobs. Regards, Ganesh Ganesh (Gan***@discussions.microsoft.com) writes:
Show quoteHide quote > I had SQL 2005 Standard edition installed in Windows Server 2003 SP2. SQL The only thing that I can think of is that you for some reason have the> Server Agent is not available SQL Server Management Studio 2005 Object > explorer. > > But I could see/start/stop SQL Server Agent at Program Files --> > Microsoft Sql Server 2005 --> Configuration tools --> SQL Server > Configuration manager --> SQL Server 2005 Services. > > It is installed in mixed mode and i tried with windows login and sql > authentication but failed to view Sql Server Agent in SSMS object > explorer. > > Could any one please help me out ASAP. Due to this issue i m not able to > create any SQL Jobs. Express version of Mgmt Studio installed. Since Express Edition does not come with Agent, I guess that SSMS Express does not include the node for Agent. -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx I agree with Erland, it sounds like you installed the Express Edition of
Management Studio. What edition of SQL Server do you have installed? You should uninstall the Express Edition of the tools and install the client tools from the edition you have. On 2/9/09 1:06 PM, in article 26B732B7-D83C-4140-AEF8-97EFE333C***@microsoft.com, "Ganesh" <Gan***@discussions.microsoft.com> wrote: Show quoteHide quote > Hi , > I had SQL 2005 Standard edition installed in Windows Server 2003 SP2. SQL > Server Agent is not available SQL Server Management Studio 2005 Object > explorer. > > But I could see/start/stop SQL Server Agent at > Program Files --> Microsoft Sql Server 2005 --> Configuration tools --> SQL > Server Configuration manager --> SQL Server 2005 Services. > > It is installed in mixed mode and i tried with windows login and sql > authentication but failed to view Sql Server Agent in SSMS object explorer. > > Could any one please help me out ASAP. Due to this issue i m not able to > create any SQL Jobs. > > Regards, > Ganesh First thing came to my mind was the same just like Erland and Aaron, however
another possibility came to my mind later and wanted to add it to this thread. You may not have sufficient permissions on the SQL Server instance at server level as well. For instance if your Login is only member of Public fixed server role then you'll not see SQL Agent in SSMS even if it's the full version of SSMS. -- Show quoteHide quoteEkrem Önsoy "Ganesh" <Gan***@discussions.microsoft.com> wrote in message news:26B732B7-D83C-4140-AEF8-97EFE333C3C5@microsoft.com... > Hi , > I had SQL 2005 Standard edition installed in Windows Server 2003 SP2. SQL > Server Agent is not available SQL Server Management Studio 2005 Object > explorer. > > But I could see/start/stop SQL Server Agent at > Program Files --> Microsoft Sql Server 2005 --> Configuration tools --> > SQL > Server Configuration manager --> SQL Server 2005 Services. > > It is installed in mixed mode and i tried with windows login and sql > authentication but failed to view Sql Server Agent in SSMS object > explorer. > > Could any one please help me out ASAP. Due to this issue i m not able to > create any SQL Jobs. > > Regards, > Ganesh
Other interesting topics
SQL Server Management Studio Cannot Open SQL Express Files
SSMS explorer. Sorting the columns names in a table. Maintainance Plans Disappeared from SSMS sql profiler writing on an unused partition? SQL Server 2005 Database Tuning Advisor Properties of DB in SQL 2008 SSMS - Arithmetic overflow connect to AS via management studio Can I use Management Studio with Query Analyzer on the same machine? job notifications via db mail on x64 SQL 2k5, through EM ? Profiler - DTA - Tables Missing Primary Key |
|||||||||||||||||||||||