Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-05-20 : 07:24:18
|
| Barry boy writes "I am trying to apply SQL server service pack 4 to SQL 2000 running on a windows 2003 server and I am having the following problem.The Instalation is timing out, with the errors:-A service control operation failed for the MSQLSERVER service 1460. This operation returned because of the time out period expired.An error occured starting the service to build the system catalogues.I have pasted the final contents of the sqlsp.log below:-09:56:09 C:\DOCUME~1\ADMINI~1.CAR\LOCALS~1\Temp\SqlSetup\Bin\scm.exe -Silent 1 -Action 6 -Service MSSQLSERVER 09:56:09 Process Exit Code: (0) 09:56:09 C:\DOCUME~1\ADMINI~1.CAR\LOCALS~1\Temp\SqlSetup\Bin\scm.exe -Silent 1 -Action 6 -Service MSSQLSERVER 09:56:09 Process Exit Code: (0) 09:56:09 C:\DOCUME~1\ADMINI~1.CAR\LOCALS~1\Temp\SqlSetup\Bin\scm.exe -Silent 1 -Action 1 -Service MSSQLSERVER -StartupOptions \-T4022 \-T4010 \-m10:26:22 Process Exit Code: (1460) This operation returned because the timeout period expired.10:28:12 A service control operation failed for the MSSQLSERVER service: 1460This operation returned because the timeout period expired.10:28:55 An error occurred starting the service to build system catalogs.10:28:55 Action CleanUpInstall:10:28:55 Installation Failed.Thank You in advance for your Help.Barry Boy" |
|
|
mr_mist
Grunnio
1870 Posts |
Posted - 2005-05-20 : 07:51:38
|
| Are you applying it locally?Have you got suitable permissions to do the upgrade?Also, if your machine has AWE enabled, don't install SP4 yet.-------Moo. :) |
 |
|
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2005-05-22 : 22:40:41
|
did you follow the procedure and precautions on SP4 installation?just hoping that you installed it on a test server before productions --------------------keeping it simple... |
 |
|
|
|
|
|