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.
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 serveri'm unable to understand the problemTITLE: 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 problemrakesh |
|
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. |
 |
|
rakesh03449
Starting Member
6 Posts |
Posted - 2008-10-08 : 00:15:58
|
okbut i'm the administrator for my database and the guest account it given sysadmin permissionrakesh |
 |
|
rakesh03449
Starting Member
6 Posts |
Posted - 2008-10-08 : 00:30:50
|
My database is a standard editiondoes it support Managing Multiple serversrakesh |
 |
|
|
|
|