Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Urgent help needed for Multiple Server Management

Author  Topic 

rakesh03449
Starting Member

6 Posts

Posted - 2008-10-07 : 07:12:54
HI all
i am getting an error whilw making my database as master for Multiplse Server Management for SqlserAgent job sharing with another server
i'm unable to understand the problem

TITLE: Microsoft.SqlServer.Smo
------------------------------

An exception occurred in SMO while trying to manage a service.

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.1399.00&LinkId=20476

------------------------------
ADDITIONAL INFORMATION:

Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) (mscorlib)

------------------------------
BUTTONS:OK
------------------------------



help me solve this problem

rakesh

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2008-10-07 : 13:32:33
You don't have the correct rights, try changing the rights for your user or using a user with enough rights to perform this.
Go to Top of Page

rakesh03449
Starting Member

6 Posts

Posted - 2008-10-08 : 00:15:58
ok
but i'm the administrator for my database and the guest account it given sysadmin permission

rakesh
Go to Top of Page

rakesh03449
Starting Member

6 Posts

Posted - 2008-10-08 : 00:30:50
My database is a standard edition
does it support Managing Multiple servers

rakesh
Go to Top of Page
   

- Advertisement -