| jsheldon via SQLMonster.com 2006-10-24, 6:31 pm |
| Rebuilding our master database on a test server because of the wrong
collation.
During the Server Configuration it gives an error -1 Rebuild has failed.
The windows event viewer indicates this
Event Type: Error
Event Source: MSSQLServer
Event ID: 19011
Description: SuperSocket info: ConnectionListen(Sha
red-Memory (LPC)) : Error
0.
I can open the SQL server but the collation has not changed. I have reviewed
this obscure message to the user accounts associated with the sql services do
not have enough rights. So I placed them in the Local Administrators group..
still failed. I then changed the services back to Local System still failed.
Looking for avenues to resolve
1. Is there any log file for the rebuild of master? What is the name?
2. I cannot do ALTER DATABASE on a system database is there another way to
change collation? (Besides a reinstall)
Thanks
Jeff
--
Message posted via webservertalk.com
http://www.webservertalk.com/Uwe/Fo...server/200609/1
|