January 20, 2008 at 11:06 pm
A service control operation failed for the MSSQLServer service: 267
The directory name is invalid.
Action CleanUpInstall:
C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT
Process Exit Code: (1060) The specified service does not exist as an installed service.
C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER
Process Exit Code: (1060) The specified service does not exist as an installed service.
StatsGenerate returned: 2
StatsGenerate (0x0,0x21,0xf000000,0x200,1033,303,0x0,0x1,0,0,0
StatsGenerate -1,NEWUSER)
Installation Failed.
January 23, 2008 at 2:10 am
It seems like if you were uninstalling SQL Server.
Could you provide more details about your environment and what are you trying to do when you got this message?
Regards Ramon
Regards Ramon
January 23, 2008 at 8:55 am
You may reboot your machine to remove related registries and try again.
January 24, 2008 at 5:41 am
Dio you have 8.3 filename creation disabled? SQL Server 2005 install requires that 8.3 filename creation is switched on, as the path names used to create the service entries all use 8.3 format names.
If you did have 8.3 filename creation turned off, you will need to delete and re-create all folders used during the SQL install after you turn it on again, in order to gt the 8.3 names created.
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply