Viewing 5 posts - 1 through 6 (of 6 total)
oh i see... How i can change Sql Agent default user?
June 22, 2011 at 7:42 pm
hum what do you mean with excessive permissions? sorry im still new to sql 😛
June 22, 2011 at 7:15 pm
Thanks all guys i fixe the problem with thsi query:
EXEC sp_addsrvrolemember [NT AUTHORITY\Serviço de rede]
, @rolename = 'sysadmin'
For some reason [NT AUTHORITY\Serviço de rede] was the...
June 22, 2011 at 6:44 pm
yes i was searching the logs and realized i didn't look at Windows NT logs and get this errors from database mail it seems its a permission problem like on...
June 22, 2011 at 5:26 pm
returns 1 :S it means it is enable right?
June 22, 2011 at 5:02 pm
Viewing 5 posts - 1 through 6 (of 6 total)