December 15, 2005 at 2:19 pm
WHILE INSTALLING SQL SERVER 2000 PERSONAL EDITION, I GET THE FOLLOWING PROBLEM:
A Service control operation failed for the MSSQL Server service: 267 The directory name is invalid
December 15, 2005 at 3:08 pm
You should have a file called sqlstp.log in your C:\Windows or C:\WinNT directory. What are the last 10 lines or so of that file? Be sure to remove anything that might be sensitive to your organization.
K. Brian Kelley
@kbriankelley
December 15, 2005 at 3:46 pm
thanks
i did remove the sqlstp log file from c/windows
i am still getting the same error message while installing sql server. any other suggestion
December 15, 2005 at 3:51 pm
The sqlstp.log file is the log file for the installation. It tells you what the installation program is attempting, what completed successfully and what failed. Therefore, don't delete it. Copy the last ten or so lines and paste them in this forum.
K. Brian Kelley
@kbriankelley
December 15, 2005 at 4:28 pm
10:59:43 C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 5 -ExePath "C:\Program Files\Microsoft SQL Server\MSSQL\binn\sqlservr.exe" -Service "MSSQLSERVER"
10:59:43 Process Exit Code: (267) The directory name is invalid.
10:59:45 A service control operation failed for the MSSQLServer service: 267
The directory name is invalid.
10:59:45 Action CleanUpInstall:
10:59:45 C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT
10:59:45 Process Exit Code: (1060) The specified service does not exist as an installed service.
10:59:45 C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER
10:59:45 Process Exit Code: (1060) The specified service does not exist as an installed service.
10:59:45 StatsGenerate returned: 2
10:59:45 StatsGenerate (0x0,0x21,0xf000000,0x100,1033,303,0x0,0x1,0,0,0
10:59:45 StatsGenerate -1,ranjitap)
10:59:45 Installation Failed.
December 16, 2005 at 12:38 am
What Operating System are you attempting this installation on?
I'll bet it is XP Home, if so you will need XP Pro.
Andy
December 18, 2005 at 12:56 pm
ITS XP PRO
December 18, 2005 at 7:37 pm
Are you installing with a user account that has administrative rights over the computer?
K. Brian Kelley
@kbriankelley
December 19, 2005 at 1:39 pm
HI
THANKS FOR YOUR HELP
I WAS ABLE TO INSTALL SOL SERVER
December 20, 2005 at 11:02 am
So what was your solution?
(BTW-please don't double post....you have another post with the exact same question.)
-SQLBill
January 29, 2007 at 6:36 pm
Thanks so much for posting your solution Newbie!.
April 16, 2007 at 5:05 am
Hi friends
I am facing the same problem (OS Windows XP pro). Please help me.
sqlstp.log file reads
16:15:50 Process Exit Code: (0)
16:15:50 End Action BuildServer
16:15:50 Begin Action SelfRegiser
16:15:51 DLLRegisterServer atl.dll: 0, 0x0
16:16:07 Manual DLLRegisterServer C:\WINDOWS\system32\msrdo20.dll: 0, 0x0
16:16:07 Manual DLLRegisterServer C:\Program Files\Common Files\Designer\msaddndr.dll: 0, 0x0
16:16:07 Manual DLLRegisterServer C:\Program Files\Common Files\System\OLE DB\msolap80.dll: 126, 0x7e
16:16:07 The file listed below could not be registered. Adding it to RunOnce to try again on the next reboot.
16:16:07 DLL0: C:\WINDOWS\system32\regsvr32.exe /s "C:\Program Files\Common Files\System\OLE DB\msolap80.dll"
16:16:07 Manual DLLRegisterServer C:\WINDOWS\system32\mscomctl.ocx: 0, 0x0
16:16:07 Begin Action SelfRegisterOnCluster
16:16:07 End Action SelfRegisterOnCluster
16:16:07 Begin Action RegisterSvrReplFiles
16:16:10 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\snapshot.exe-unregserver
16:16:10 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\distrib.exe-unregserver
16:16:10 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\replmerg.exe-unregserver
16:16:10 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\logread.exe-unregserver
16:16:11 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\qrdrsvc.exe-unregserver
16:16:11 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\snapshot.exe-regserver
16:16:11 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\distrib.exe-regserver
16:16:11 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\replmerg.exe-regserver
16:16:11 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\logread.exe-regserver
16:16:11 **** File registered: C:\Program Files\Microsoft SQL Server\80\COM\qrdrsvc.exe-regserver
16:16:11 End Action RegisterSvrReplFiles
16:16:11 Begin Action SelfRegisterCOMShared
16:16:11 End Action SelfRegisterCOMShared
16:16:11 End Action SelfRegister
16:16:11 Begin Action SetupRegistry:
16:16:11 Begin Action RegWriteInstalledInstances:
16:16:11 End Action RegWriteInstalledInstances
16:16:11 Register this installation of SQL Server with MDAC
16:16:11 Completed registering this installation of SQL Server with MDAC
16:16:20 An error occurred while creating one or more registry entries. Please see C:\WINDOWS\\\sqlstp.log for details. The problem could be caused by a low registry quota condition.
16:16:20 Action CleanUpInstall:
16:16:20 C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT
16:16:20 Process Exit Code: (1060) The specified service does not exist as an installed service.
16:16:20 C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER
16:16:20 Process Exit Code: (0)
16:16:20 StatsGenerate returned: 2
16:16:20 StatsGenerate (0x0,0x1,0xf000000,0x200,1033,303,0x0,0x1,0,0,0
16:16:20 StatsGenerate -1,Administrator)
16:16:20 Installation Failed.
Viewing 12 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic. Login to reply