Error while starting server

04/17/2012 07:30 auferhousethe#1
Hi everybody, i make this topic to find list of error lead to can't start server.
This is regular error i think nobodyone isn't face to
Quote:
2012-04-17 12:18:05 PS_USERLOG__system log start (UserLog)

2012-04-17 12:18:21 DB userlog connect error, Server=127.0.0.1, DBName=PS_UserData, User=shaiya, Pass=shaiya123

2012-04-17 12:18:21 3 1 SService::ServiceCtrlDispatcher(): m_pService->Init()

2012-04-17 12:18:21 PS_USERLOG__system log end (UserLog)

2012-04-17 12:18:21 3 1 SService::ServiceCtrlDispatcher(): service shutdown
Is there any prof list some solutions for this error ^^!
Two reason i think is:
1. Password is case sensitive, pass must be Shaiya123
2. If you're running SQL 2000, you should update to SQL 2000 sp4
.......
Any help are welcome and grateful ^_^!
04/17/2012 10:19 nephren#2
2012-04-17 12:18:21 DB userlog connect error, Server=127.0.0.1, DBName=PS_UserData, User=shaiya, Pass=shaiya123

Userlog cannot connect because your Username OR/AND Password is wrong.
04/17/2012 10:55 treica#3
Your gonna to connect via windows attentification and go to Security > Logins click right on Shaiya login and modify the default database to be PS_GameDefs at General on right corner after Server Roles select all boxes,at UserMapping select all boxes starting with PS_ and everytime you check an box under upper box will show you more boxes and select all.
This showld remedy your problem.

OR maybe your server files have User Shaiya Pass Shaiya123 and your database may have Admin123 password so..
Click right on your Main database not on other else select New Query and use this command
Quote:
sp_password 'Admin123', 'Shaiya123'
And wrong Section,
#Request move
04/17/2012 15:20 JohnHeatz#4
#Moved to the right section