Viewing 15 posts - 286 through 300 (of 2,387 total)
From control panel --> services, You should see SQL Server Agent Service is still in starting status. Try to kill and restart it.
What type service account do you use to...
August 16, 2004 at 7:49 am
Which critical windows update did you applied? Any error messages in system/application logs on cluster resources?
August 16, 2004 at 7:45 am
"SQL Server 7.00.961 will not start. When you view the services it states it is running."
Have you tried to run any jobs? Do you get jobs failure?
August 16, 2004 at 7:36 am
August 13, 2004 at 1:05 pm
Have you tried to reboot the server and restart the installation?
August 13, 2004 at 12:52 pm
Any error messages before installation failure?
August 13, 2004 at 12:27 pm
"I'm not sure that the windows account that I want to use must be granted SQL access."
Yes. You need to grant it to access SQL Server.
August 13, 2004 at 12:25 pm
Have you ever changed regional locale in your machine which you run the EM?
August 13, 2004 at 12:23 pm
Interesting. Do you see the login in the result of sp_helplogins?
August 13, 2004 at 12:18 pm
"If so it looks like the only way I can limit these huge log files is to delete them periodically."
If you don't want log to be growed too large, make the...
August 13, 2004 at 12:15 pm
That user have to be able to access SQL Server too.
August 13, 2004 at 12:10 pm
osql.exe -Syoursqlservername -E
August 13, 2004 at 12:07 pm
spid 51/52/54 have been granted share lock to database 7.
See more infoamtion at BOL "Displaying Locking Information" and "Understanding Locking in SQL Server".
August 13, 2004 at 12:04 pm
Check SQL Server installation log sqlstp.log at c:\winnt directory.
August 13, 2004 at 12:00 pm
Viewing 15 posts - 286 through 300 (of 2,387 total)