Connecting Tech Pros Worldwide Forums | Help | Site Map

Microsoft SQL server 2000 can't stand up after change administrator password?!?!

gicio
Guest
 
Posts: n/a
#1: Jul 20 '05

HI!

I have a little problem:

I have change the administrator password (Windows 2003 Server) which MS
SQL 2000 use to login.
And now the SQL server can't stand up.
What should I do?

thx!


gicio

--
Posted via http://dbforums.com

Simon Hayes
Guest
 
Posts: n/a
#2: Jul 20 '05

re: Microsoft SQL server 2000 can't stand up after change administrator password?!?!


"gicio" <member21186@dbforums.com> wrote in message
news:3198265.1060003433@dbforums.com...[color=blue]
>
> HI!
>
> I have a little problem:
>
> I have change the administrator password (Windows 2003 Server) which MS
> SQL 2000 use to login.
> And now the SQL server can't stand up.
> What should I do?
>
> thx!
>
>
> gicio
>
> --
> Posted via http://dbforums.com[/color]

You need to set the new password in the Services applet in Control Panel for
your SQL Server service (MSSQLServer is the default name). If you run SQL
Server Agent with the same account, then you should change that too. There
are details and instructions in Books Online, in the section "Changing
Passwords and User Accounts".

Simon


Closed Thread