Showing posts with label sqlagent. Show all posts
Showing posts with label sqlagent. Show all posts

Wednesday, March 28, 2012

msde sp4 autostart sqlagent and other fun

Since msde sp4 changes sqlagent to manual start, I found scm to reset
it back to automatic.
C:\Program Files\Microsoft SQL Server\80\Tools\Binn>scm -Action 7
-Service sqlserveragent -SvcStartT
ype 2
To get msde sp4 to update my default instance, I had to set sqlagent
'log on as' to Local System Account. Other wise it kept uninstalling.
Anyone know syntax to use scm to set the sqlagent log to Local System
Account and then back to my original user after install? Other means?
Needs to be script or bat happy solution.
hi Mike,
Mike wrote:
> Since msde sp4 changes sqlagent to manual start, I found scm to reset
> it back to automatic.
> C:\Program Files\Microsoft SQL Server\80\Tools\Binn>scm -Action 7
> -Service sqlserveragent -SvcStartT
> ype 2
> To get msde sp4 to update my default instance, I had to set sqlagent
> 'log on as' to Local System Account. Other wise it kept uninstalling.
> Anyone know syntax to use scm to set the sqlagent log to Local System
> Account and then back to my original user after install? Other means?
> Needs to be script or bat happy solution.
I know that sp4 changed something about the account requirements to run it's
services... the information provided in
http://support.microsoft.com/?id=283811 is no longer valid.. I'm checking
this article weekly for addendum, still with no luck...
still running my MSDE sp4 boxes under Local System too...
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtmhttp://italy.mvps.org
DbaMgr2k ver 0.14.0 - DbaMgr ver 0.59.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
-- remove DMO to reply

Monday, February 20, 2012

MSDE Event ID 208/17055 (Newbie)

Hello,
We get these events logged every night, apparently when
the SQLAGENT tries to do it's backup. I'm afraid I
didn't configure MSDE on this particular server, and I
don't have any Enterprise Mgr functions on the desktop,
so I'm slightly at a loss as to how to go about resolving
this issue, being that I'm a noob when it comes to SQL.
Any advise, help or pointers would be great.
A pint goes to the first correct answer!
Andy Griggs.
Hello,
If you have another computer with Entreprise manager, you can donnect to the
msde by the network..
Marc Allard
"Andy Griggs" <andrew.griggs@.agile-it.net> a crit dans le message de
news:20dd701c459ec$940620c0$a101280a@.phx.gbl...
> Hello,
> We get these events logged every night, apparently when
> the SQLAGENT tries to do it's backup. I'm afraid I
> didn't configure MSDE on this particular server, and I
> don't have any Enterprise Mgr functions on the desktop,
> so I'm slightly at a loss as to how to go about resolving
> this issue, being that I'm a noob when it comes to SQL.
> Any advise, help or pointers would be great.
> A pint goes to the first correct answer!
> Andy Griggs.