SQL Server 2000 Installation problem

  • I am facing problems in installing SQL server 2000 on a DELL system. It gives me the following error

    13:38:53 C:\WINNT\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 5 -ExePath "C:\Program Files\Microsoft SQL Server\MSSQL\binn\sqlservr.exe" -Service "MSSQLSERVER"

    13:38:53 Process Exit Code: (267) The directory name is invalid.

    14:01:26 A service control operation failed for the MSSQLServer service: 267

    The directory name is invalid.

    14:01:26 Action CleanUpInstall:

    14:01:26 C:\WINNT\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT

    14:01:26 Process Exit Code: (1060) The specified service does not exist as an installed service.

    14:01:26 C:\WINNT\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER

    14:01:26 Process Exit Code: (1060) The specified service does not exist as an installed service.

    14:01:26 StatsGenerate returned: 2

    14:01:26 StatsGenerate (0x0,0x21,0xf0000000,0x200,1033,303,0x0,0x1,0,0,0

    14:01:26 StatsGenerate -1,Administrator)

    14:01:26 Installation Failed

    Can any one please let me know what might be the problem.

    Thanks,

    Venky

  • 2 things

    1) Are you trying to do this thru the Terminal Services Client?

    2) Can you post the text from the following files or email to me.

    CNFGSVR.OUT

    SQLSTP.LOG

    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

  • (1) No I am trying to install this on the Win2k server.

    (2) Here is sqlstp.log you requested....

    11:34:03 Begin Setup

    11:34:03 8.00.194

    11:34:03 Mode = Normal

    11:34:03 ModeType = NORMAL

    11:34:03 GetDefinitionEx returned: 0, Extended: 0x0

    11:34:03 ValueFTS returned: 1

    11:34:03 ValuePID returned: 1

    11:34:03 ValueLic returned: 1

    11:34:03 System: Windows NT Server

    11:34:03 SQL Server ProductType: Standard Edition [0x2]

    11:34:03 Begin Action: SetupInitialize

    11:34:03 End Action SetupInitialize

    11:34:03 Begin Action: SetupInstall

    11:34:03 Reading Software\Microsoft\Windows\CurrentVersion\CommonFilesDir ...

    11:34:03 CommonFilesDir=C:\Program Files\Common Files

    11:34:03 Windows Directory=C:\WINNT11:34:03 Program Files=C:\Program Files11:34:03 TEMPDIR=C:\WINNT\TEMP11:34:03 Begin Action: SetupInstall

    11:34:03 digpid size : 164

    11:34:03 Begin Action: CheckFixedRequirements

    11:34:03 Platform ID: 0xf0000000

    11:34:03 Version: 5.0.2195

    11:34:03 File Version - C:\WINNT\System32\shdocvw.dll: 5.0.3315.2879

    11:34:03 End Action: CheckFixedRequirements

    11:34:03 Begin Action: ShowDialogs

    11:34:03 Initial Dialog Mask: 0x183000f7, Disable Back=0x1

    11:34:03 Begin Action ShowDialogsHlpr: 0x1

    11:34:03 Begin Action: DialogShowSdWelcome

    11:34:04 End Action DialogShowSdWelcome

    11:34:04 Dialog 0x1 returned: 1

    11:34:04 End Action ShowDialogsHlpr

    11:34:04 ShowDialogsGetDialog returned: nCurrent=0x2,index=1

    11:34:04 Begin Action ShowDialogsHlpr: 0x2

    11:34:04 Begin Action: DialogShowSdMachineName

    11:34:05 ShowDlgMachine returned: 1

    11:34:05 Name = TMSROSDB, Type = 0x1

    11:34:05 Begin Action: CheckRequirements

    11:34:05 Processor Architecture: x86 (Pentium)

    11:34:05 Service Pack: 512

    11:34:05 ComputerName: TMSROSDB

    11:34:05 User Name: Administrator

    11:34:05 IsAllAccessAllowed returned: 1

    11:34:05 OS Language: 0x409

    11:34:05 End Action CheckRequirements

    11:34:05 This combination of Package and Operating System allows a full product install.

    11:34:05 CreateSetupTopology(TMSROSDB), Handle : 0x1783e88, returned : 0

    11:34:05 CreateSetupTopology returned : 0, Handle : 0x1783e88

    11:34:05 Topology Type : 1, Return Value : 0

    11:34:05 ST_GetPhysicalNode returned : 0, PNHandle : 0x1783ed8

    11:34:05 PN_EnumerateEx returned : 0

    11:34:05 PN_GetSQLStates returned : 0, SqlStates : 0x0

    11:34:05 PN_StartScan [0x1783ed8] returned : 0

    11:34:05 PN_GetNext [0x1783ed8] returned : 18, Handle: [0x0]

    11:34:05 No more items in enumeration.

    11:34:05 ReleaseSetupTopology

    11:34:05 Named instance limit: 100, quota: 0

    11:34:05 End Action DialogShowSdMachineName

    11:34:05 begin ShowDialogsUpdateMask

    11:34:05 nFullMask = 0x183000f7, nCurrent = 0x2, nDirection = 0

    11:34:05 Updated Dialog Mask: 0xbf00037, Disable Back = 0x1

    11:34:05 Dialog 0x2 returned: 0

    11:34:05 End Action ShowDialogsHlpr

    11:34:05 ShowDialogsGetDialog returned: nCurrent=0x4,index=2

    11:34:05 Begin Action ShowDialogsHlpr: 0x4

    11:34:05 Begin Action: DialogShowSdInstallMode

    11:34:07 ShowDlgInstallMode returned: 1

    11:34:07 InstallMode : 0x20

    11:34:07 End Action DialogShowSdInstallMode

    11:34:07 begin ShowDialogsUpdateMask

    11:34:07 nFullMask = 0xbf00037, nCurrent = 0x4, nDirection = 1

    11:34:07 Updated Dialog Mask: 0xbf0003f, Disable Back = 0x1

    11:34:07 Dialog 0x4 returned: 1

    11:34:07 End Action ShowDialogsHlpr

    11:34:07 ShowDialogsGetDialog returned: nCurrent=0x8,index=3

    11:34:07 Begin Action ShowDialogsHlpr: 0x8

    11:34:07 Begin Action : DialogShowSdAdvanced

    11:34:12 ShowDlgAdvanced returned: 1

    11:34:12 Adv Install Mode = 8

    11:34:12 End Action : DialogShowSdAdvanced

    11:34:12 begin ShowDialogsUpdateMask

    11:34:12 nFullMask = 0xbf0003f, nCurrent = 0x8, nDirection = 1

    11:34:12 Updated Dialog Mask: 0x1bf4003f, Disable Back = 0x1

    11:34:12 Dialog 0x8 returned: 1

    11:34:12 End Action ShowDialogsHlpr

    11:34:12 ShowDialogsGetDialog returned: nCurrent=0x10,index=4

    11:34:12 Begin Action ShowDialogsHlpr: 0x10

    11:34:12 Begin Action: DialogShowSdRegisterUserEx

    11:34:12 End Action DialogShowSdRegisterUserEx

    11:34:12 Dialog 0x10 returned: 1

    11:34:12 End Action ShowDialogsHlpr

    11:34:12 ShowDialogsGetDialog returned: nCurrent=0x20,index=5

    11:34:12 Begin Action ShowDialogsHlpr: 0x20

    11:34:12 Begin Action: DialogShowSdLicense

    11:34:13 End Action DialogShowSdLicense

    11:34:13 Dialog 0x20 returned: 1

    11:34:13 End Action ShowDialogsHlpr

    11:34:13 ShowDialogsGetDialog returned: nCurrent=0x40000,index=18

    11:34:13 Begin Action ShowDialogsHlpr: 0x40000

    11:34:13 Begin Action: DialogShowSdCliSvr

    11:34:15 ShowDlgClientServerSelect returned: 1

    11:34:15 Type : 0x2

    11:34:15 End Action DialogShowSdCliSvr

    11:34:15 begin ShowDialogsUpdateMask

    11:34:15 nFullMask = 0x1bf4003f, nCurrent = 0x40000, nDirection = 1

    11:34:15 Updated Dialog Mask: 0x1bfc003f, Disable Back = 0x1

    11:34:15 Dialog 0x40000 returned: 1

    11:34:15 End Action ShowDialogsHlpr

    11:34:15 ShowDialogsGetDialog returned: nCurrent=0x80000,index=19

    11:34:15 Begin Action ShowDialogsHlpr: 0x80000

    11:34:15 Begin Action: DialogShowSdInstanceName

    11:34:15 Begin Action: ShowDlgInstanceName

    11:34:16 End Action: ShowDlgInstanceName

    11:34:16 ShowDlgInstanceName returned : 1

    11:34:16 InstanceName : MSSQLSERVER

    11:34:16 CreateSetupTopology(TMSROSDB), Handle : 0x1783e88, returned : 0

    11:34:16 CreateSetupTopology returned : 0, Handle : 0x1783e88

    11:34:16 Topology Type : 1, Return Value : 0

    11:34:16 ST_GetPhysicalNode returned : 0, PNHandle : 0x1783ed8

    11:34:16 PN_EnumerateEx returned : 0

    11:34:16 PN_GetSQLStates returned : 0, SqlStates : 0x0

    11:34:16 PN_StartScan [0x1783ed8] returned : 0

    11:34:16 PN_GetNext [0x1783ed8] returned : 18, Handle: [0x0]

    11:34:16 No more items in enumeration.

    11:34:16 ReleaseSetupTopology

    11:34:16 End Action DialogShowSdInstanceName

    11:34:16 begin ShowDialogsUpdateMask

    11:34:16 nFullMask = 0x1bfc003f, nCurrent = 0x80000, nDirection = 1

    11:34:16 Updated Dialog Mask: 0x1bfc003f, Disable Back = 0x1

    11:34:16 Dialog 0x80000 returned: 1

    11:34:16 End Action ShowDialogsHlpr

    11:34:16 ShowDialogsGetDialog returned: nCurrent=0x100000,index=20

    11:34:16 Begin Action ShowDialogsHlpr: 0x100000

    11:34:16 Begin Action: DialogShowSdSetupType

    11:34:16 Begin Action: Setup Type

    11:34:43 A valid SQL Server installation does not exist in the specified location - d:\program files\microsoft SQL server.

    11:35:02 A valid SQL Server installation does not exist in the specified location - D:\Program Files\Microsoft SQL Server.

    11:35:36 A valid SQL Server installation does not exist in the specified location - d:\program files\microsoft sql server.

    11:35:40 [SetupTypeSQL]

    11:35:40 szDir = C:\Program Files\Microsoft SQL Server

    11:35:40 szDir = %PROGRAMFILES%\Microsoft SQL Server

    11:35:40 Result = 303

    11:35:40 szDataDir = C:\Program Files\Microsoft SQL Server

    11:35:40 szDataDir = %PROGRAMFILES%\Microsoft SQL Server

    11:35:40 End Action: Setup Type

    11:35:40 Setup Type: Custom (303)

    11:35:40 End Action DialogShowSdSetupType

    11:35:40 begin ShowDialogsUpdateMask

    11:35:40 nFullMask = 0x1bfc003f, nCurrent = 0x100000, nDirection = 303

    11:35:40 Updated Dialog Mask: 0x1bfc003f, Disable Back = 0x1

    11:35:40 Dialog 0x100000 returned: 303

    11:35:40 End Action ShowDialogsHlpr

    11:35:40 ShowDialogsGetDialog returned: nCurrent=0x200000,index=21

    11:35:40 Begin Action ShowDialogsHlpr: 0x200000

    11:35:40 Begin Action: DialogShowSdComponentMult

    11:35:40 basesys = 0, baseinst = 0, basedata = 0

    11:35:40 Begin Action: Component Handler

    11:35:46 Prog req: 38205, Data req: 34432, Sys req: 182917

    11:35:46 Prog avail: 1692971, Data avail: 1692971, Sys avail: 1692971

    11:35:46 Prog req vs. avail, 255554, 1692971

    11:35:46 Data req vs. avail, 34432, 1692971

    11:35:46 Sys req vs. avail, 217349, 1692971

    11:35:46 [SQLComponentMult]

    11:35:46 Component =

    11:35:46 Result = 1

    11:35:46 End Action: Component Handler

    11:35:46 End Action DialogShowSdComponentMult

    11:35:46 begin ShowDialogsUpdateMask

    11:35:46 nFullMask = 0x1bfc003f, nCurrent = 0x200000, nDirection = 1

    11:35:46 Updated Dialog Mask: 0x1bfc003f, Disable Back = 0x1

    11:35:46 Dialog 0x200000 returned: 1

    11:35:46 End Action ShowDialogsHlpr

    11:35:46 ShowDialogsGetDialog returned: nCurrent=0x400000,index=22

    11:35:46 Begin Action ShowDialogsHlpr: 0x400000

    11:35:46 Begin Action: DlgServices

    11:35:53 ShowDlgServices returned: 1

    11:35:54 [DlgServices]

    11:35:54 Local-Domain = 61680

    11:35:54 AutoStart = 15

    11:35:54 SQLDomain = TMSIMAGE2

    11:35:54 SQLDomainAcct = Administrator

    11:35:54 SQLDomainPwd

    11:35:54 AgtDomain = TMSIMAGE2

    11:35:54 AgtDomainAcct = Administrator

    11:35:54 AgtDomainPwd

    11:35:54 Result = 1

    11:35:54 End Action DlgServices

    11:35:54 begin ShowDialogsUpdateMask

    11:35:54 nFullMask = 0x1bfc003f, nCurrent = 0x400000, nDirection = 1

    11:35:54 Updated Dialog Mask: 0x1bfc003f, Disable Back = 0x1

    11:35:54 Dialog 0x400000 returned: 1

    11:35:54 End Action ShowDialogsHlpr

    11:35:54 ShowDialogsGetDialog returned: nCurrent=0x800000,index=23

    11:35:54 Begin Action ShowDialogsHlpr: 0x800000

    11:35:54 Begin Action: DlgSQLSecurity

    11:35:55 ShowDlgSQLSecurity returned: 1

    11:35:55 LoginMode = 1,szPwd

    11:35:55 End Action DlgSQLSecurity

    11:35:55 begin ShowDialogsUpdateMask

    11:35:55 nFullMask = 0x1bfc003f, nCurrent = 0x800000, nDirection = 1

    11:35:55 Updated Dialog Mask: 0x1bfc003f, Disable Back = 0x1

    11:35:55 Dialog 0x800000 returned: 1

    11:35:55 End Action ShowDialogsHlpr

    11:35:55 ShowDialogsGetDialog returned: nCurrent=0x1000000,index=24

    11:35:55 Begin Action ShowDialogsHlpr: 0x1000000

    11:35:55 Begin Action: DlgCollation

    11:35:56 ShowDlgCollation returned: 1

    11:35:56 collation_name = SQL_Latin1_General_CP1_CI_AS,locale_name = ,lcid = 0x409,SortId = 52,dwCompFlags = 0x30001

    11:35:56 End Action DlgCollation

    11:35:56 begin ShowDialogsUpdateMask

    11:35:56 nFullMask = 0x1bfc003f, nCurrent = 0x1000000, nDirection = 1

    11:35:56 Updated Dialog Mask: 0x1bfc003f, Disable Back = 0x1

    11:35:56 Dialog 0x1000000 returned: 1

    11:35:56 End Action ShowDialogsHlpr

    11:35:56 ShowDialogsGetDialog returned: nCurrent=0x2000000,index=25

    11:35:56 Begin Action ShowDialogsHlpr: 0x2000000

    11:35:56 Begin Action: DlgNetwork

    11:35:58 ShowDlgNetwork returned: 1

    11:35:58 [DlgServerNetwork]

    11:35:58 NetworkLibs = 255

    11:35:58 TCPPort = 1433

    11:35:58 TCPPrxy = Default

    11:35:58 NMPPipeName = \\.\pipe\sql\query

    11:35:58 Result = 1

    11:35:58 End Action DlgNetwork

    11:35:58 begin ShowDialogsUpdateMask

    11:35:58 nFullMask = 0x1bfc003f, nCurrent = 0x2000000, nDirection = 1

    11:35:58 Updated Dialog Mask: 0x1bfc003f, Disable Back = 0x1

    11:35:58 Dialog 0x2000000 returned: 1

    11:35:58 End Action ShowDialogsHlpr

    11:35:58 ShowDialogsGetDialog returned: nCurrent=0x8000000,index=27

    11:35:58 Begin Action ShowDialogsHlpr: 0x8000000

    11:35:58 Begin Action: DialogShowSdStartCopy

    11:35:58 End Action DialogShowSdStartCopy

    11:35:58 begin ShowDialogsUpdateMask

    11:35:58 nFullMask = 0x1bfc003f, nCurrent = 0x8000000, nDirection = 1

    11:35:58 Updated Dialog Mask: 0x1bfc003f, Disable Back = 0x1

    11:35:58 Dialog 0x8000000 returned: 1

    11:35:58 End Action ShowDialogsHlpr

    11:35:58 ShowDialogsGetDialog returned: nCurrent=0x10000000,index=28

    11:35:58 Begin Action ShowDialogsHlpr: 0x10000000

    11:35:58 Begin Action: DialogShowSdLicenseMode

    11:35:59 ShowDlgLicense returned: 1

    11:35:59 ShowDlgLicense returned: LicenseMode = 0, LicenseLimit = 5

    11:35:59 End Action DialogShowSdLicenseMode

    11:35:59 Dialog 0x10000000 returned: 1

    11:35:59 End Action ShowDialogsHlpr

    11:35:59 ShowDialogsGetDialog returned: nCurrent=0x0,index=0

    11:35:59 End Action ShowDialogs

    11:35:59 Begin Action ProcessBeforeDataMove:

    11:35:59 End Action ProcessBeforeDataMove:

    11:35:59 Begin Action SetToolsComponentSelection:

    11:35:59 End Action SetToolsComponentSelection:

    11:35:59 Begin Action ProcessComponentSelection:

    11:35:59 End Action ProcessComponentSelection

    11:35:59 Begin Action LogSelectedComponents:

    11:35:59 SQLProg

    11:35:59 SQLProg\SQLServr

    11:35:59 SQLProg\SQLServr\Help

    11:35:59 SQLProg\SQLServr\SCMDev

    11:35:59 SQLProg\SQLServr\SCMDev\SCMh

    11:35:59 SQLProg\SQLServr\SCMDev\SCMX86Lb

    11:35:59 SQLProg\SQLServr\SCMDev\SCMALb

    11:35:59 SQLProg\SQLServr\Rs1033

    11:35:59 SQLProg\SQLServr\RsIntl

    11:35:59 SQLProg\SQLServr\ActiveX

    11:35:59 SQLProg\SQLServr\System

    11:35:59 SQLProg\UpgTools

    11:35:59 SQLProg\UpgTools\UpgSys

    11:35:59 SQLProg\UpgTools\ActiveX

    11:35:59 SQLProg\UpgTools\Res1033

    11:35:59 SQLProg\UpgTools\ResOther

    11:35:59 SQLProg\UpgTools\Resld

    11:35:59 SQLProg\ReplSupp

    11:35:59 SQLProg\ReplSupp\ReplDat

    11:35:59 SQLProg\ReplSupp\RepComm

    11:35:59 SQLProg\ReplSupp\RepNoDk

    11:35:59 SQLProg\ReplSupp\ActiveX

    11:35:59 SQLProg\Install

    11:35:59 SQLProg\System

    11:35:59 SQLProg\SvrExt

    11:35:59 SQLProg\SvrExt\Help

    11:35:59 SQLProg\SvrExt\SvrExtRs

    11:35:59 SQLProg\SvrExt\ResIntl

    11:35:59 SQLProg\Dat

    11:35:59 SQLProg\DatSmpl

    11:35:59 SQLProg\BaseSys

    11:35:59 SQLProg\BaseBinn

    11:35:59 SQLProg\MSSearch

    11:35:59 SQLProg\MSSearch\Help

    11:35:59 SQLProg\MSSearch\ActiveX

    11:35:59 SQLProg\BaseInst

    11:35:59 SQLProg\Symbols

    11:35:59 SQLProg\Symbols\EXE

    11:35:59 SQLProg\Symbols\DLL

    11:35:59 SQLProg\Perfmon

    11:35:59 SQLProg\Perfmon\System

    11:35:59 SQLProg\Root

    11:35:59 MgtTool

    11:35:59 MgtTool\SEM

    11:35:59 MgtTool\SEM\HTML

    11:35:59 MgtTool\SEM\MSD98

    11:35:59 MgtTool\SEM\MSD98SYS

    11:35:59 MgtTool\SEM\MSD98Res

    11:35:59 MgtTool\SEM\MSD98Hlp

    11:35:59 MgtTool\SEM\Help

    11:35:59 MgtTool\SEM\Res1033

    11:35:59 MgtTool\SEM\ResIntl

    11:35:59 MgtTool\SEM\MSD98RsI

    11:35:59 MgtTool\SEM\ActiveX

    11:35:59 MgtTool\SEM\ActiveX\Res1033

    11:35:59 MgtTool\SEM\ActiveX\ResIntl

    11:35:59 MgtTool\SEM\Scripts

    11:35:59 MgtTool\SEM\OLEDB

    11:35:59 MgtTool\SEM\OLEDB\Res1033

    11:35:59 MgtTool\SEM\OLEDB\ResIntl

    11:35:59 MgtTool\Profiler

    11:35:59 MgtTool\Profiler\Help

    11:35:59 MgtTool\Profiler\Res1033

    11:35:59 MgtTool\Profiler\ResIntl

    11:35:59 MgtTool\Qryanlz

    11:35:59 MgtTool\Qryanlz\Help

    11:35:59 MgtTool\Qryanlz\Res1033

    11:35:59 MgtTool\Qryanlz\ResIntl

    11:35:59 MgtTool\DTCCLi

    11:36:00 MgtTool\Wzcnflct

    11:36:00 MgtTool\Wzcnflct\WzcnHlp

    11:36:00 MgtTool\Wzcnflct\Wzcn1033

    11:36:00 MgtTool\Wzcnflct\WzcnOthr

    11:36:00 MgtTool\Wzcnflct\WzcnCmn

    11:36:00 MgtTool\UtilSys

    11:36:00 MgtTool\UtilBinn

    11:36:00 Connect

    11:36:00 Connect\ConnSys

    11:36:00 Books

    11:36:00 Books\Bookso

    11:36:00 Books\Bookso\Utils

    11:36:00 DevTools

    11:36:00 DevTools\Dbg Int

    11:36:00 DevTools\Dbg Int\Dbg Int Common

    11:36:00 DevTools\Dbg Int\EXE

    11:36:00 CoreRepl

    11:36:00 CoreRepl\Res1033

    11:36:00 CoreRepl\ResIntl

    11:36:00 Core

    11:36:00 Core\Res1033

    11:36:00 Core\ResOther

    11:36:00 Repostry

    11:36:00 Repostry\RepstSys

    11:36:00 Repostry\Res1033

    11:36:00 Repostry\ResIntl

    11:36:00 CoreMisc

    11:36:00 CoreMisc\ActiveX

    11:36:00 CoreMisc\ActiveX\Res1033

    11:36:00 CoreMisc\ActiveX\ResIntl

    11:36:00 CoreMisc\Res1033

    11:36:00 Monarch

    11:36:00 Monarch\Monr1033

    11:36:00 Monarch\MonrIntl

    11:36:00 Jet

    11:36:00 CoreInst

    11:36:00 CoreCOM

    11:36:00 CoreCOM\Res1033

    11:36:00 CoreCOM\ResIntl

    11:36:00 CoreTool

    11:36:00 CoreTool\Res1033

    11:36:00 CoreTool\ResOther

    11:36:00 DBLibCli

    11:36:00 SFExt

    11:36:00 SFExt\ActiveX

    11:36:00 SFExt\ActiveX\Res1033

    11:36:00 SFExt\ActiveX\ResIntl

    11:36:00 SFExt\Res1033

    11:36:00 SFExt\ResIntl

    11:36:00 Trace

    11:36:00 Trace\Res1033

    11:36:00 Trace\ResOther

    11:36:00 MiscCore

    11:36:00 MC

    11:36:00 MC\MC1033

    11:36:00 MC\MCIntl

    11:36:00 MC\Help

    11:36:00 SQLMgr

    11:36:00 SQLMgr\Res1033

    11:36:00 SQLMgr\ResIntl

    11:36:00 SvrTool

    11:36:00 SvrTool\Res1033

    11:36:00 SvrTool\ResIntl

    11:36:00 DTSUI

    11:36:00 DTSUI\Res1033

    11:36:00 DTSUI\ResIntl

    11:36:00 MSOlap

    11:36:00 MSOlap\Res1033

    11:36:00 MSOlap\ResIntl

    11:36:00 ATL

    11:36:00 ATL\winnt

    11:36:00 ATL\win9x

    11:36:00 MFC42U

    11:36:00 VC

    11:36:00 VB

    11:36:00 OCX1

    11:36:00 SQLAdHlp

    11:36:00 SQLAdHlp\Res1033

    11:36:00 SQLAdHlp\ResOther

    11:36:00 {E07FDDBE-5A21-11d2-9DAD-00C04F79D434}

    11:36:00 {E07FDDC7-5A21-11d2-9DAD-00C04F79D434}

    11:36:00 {E07FDDC0-5A21-11d2-9DAD-00C04F79D434}

    11:36:00 {E07FDDBF-5A21-11d2-9DAD-00C04F79D434}

    11:36:00 End Action LogSelectedComponents

    11:36:00 Begin Action InstallPkgs:

    11:36:00 Begin Action: Locked Connectivity Files Check

    11:36:00 ConnectivityLocked returned: 0

    11:36:00 The operation completed successfully.

    11:36:00 End Action: Locked Connectivity Files Check

    11:36:00 Setup is installing Microsoft Data Access Components (MDAC) ...

    11:36:00 E:\x86\Other\sqlredis.exe /q:a /C:"setupre.exe WARN=1 -s -SMS"

    11:36:31 ExitCode: -1

    11:36:32 Setup is installing Microsoft Distributed Transaction Coordinator (MSDTC) ...

    11:36:32 C:\WINNT\TEMP\SqlSetup\Bin\cldtcstp.exe -SupportDir "C:\WINNT\TEMP\SqlSetup\Bin" -DTCPkg "E:\x86\Other\dtcsetup.exe" -LogFile "C:\WINNT\sqlstp.log"

    11:36:32 Process Exit Code: (0)

    11:36:32 InstallMSSearch instance: MSSQLSERVER

    11:36:32 Software\Microsoft\Search\Install:Version not present

    11:36:32 MSSearch 2.0 or greater version check returned -1

    11:36:32 Setup is installing the Microsoft Full-Text Search Engine ...

    11:36:32 "E:\x86\FullText\MSSearch\Search\SearchStp.exe" /s /a:SQLServer

    11:36:44 Process Exit Code: (0)

    11:36:44 /Q:A /T:C:\WINNT\TEMP\ixp001.tmp

    11:36:44 Setup is installing HTML Help ...

    11:36:45 HTML Help installer exit code: 0

    11:37:07 End Action InstallPkgs

    11:37:07 Begin Action MoveFileData:

    11:37:07 End Action MoveFileData

    11:37:07 Begin Action ProcessAfterDataMove:

    11:37:07 End Action ProcessAfterDataMove

    11:37:07 Begin Action BuildServer:

    11:37:07 C:\WINNT\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 5 -ExePath "C:\Program Files\Microsoft SQL Server\MSSQL\binn\sqlservr.exe" -Service "MSSQLSERVER"

    11:37:07 Process Exit Code: (267) The directory name is invalid.

    11:37:30 A service control operation failed for the MSSQLServer service: 267

    The directory name is invalid.

    11:37:30 Action CleanUpInstall:

    11:37:30 C:\WINNT\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT

    11:37:30 Process Exit Code: (1060) The specified service does not exist as an installed service.

    11:37:30 C:\WINNT\TEMP\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER

    11:37:30 Process Exit Code: (1060) The specified service does not exist as an installed service.

    11:37:30 StatsGenerate returned: 2

    11:37:30 StatsGenerate (0x0,0x21,0xf0000000,0x200,1033,303,0x0,0x1,0,0,0

    11:37:30 StatsGenerate -1,Administrator)

    11:37:30 Installation Failed.

    Venky

  • Found this on dbforums.com, let me know if this helps.

    If I remember correctly, your cnfgsvr.exe was failing because a connection could not be established

    to the SQL Server and the failure was ConnectionRead(recv()). The failure may be due to an outdated

    version of the shared memory netlibrary that has not been updated properly by MDAC. Try deleting the registry values for MDAC, but then reinstall MDAC before installing SQL Server.

    1. Remove all the entries under the following Registry key that pertain to MDAC components:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr

    entVersion\Setup\Exception Components

    2. Reinstall MDAC and then try installing SQL Server.

    Also check to make sure your servername is not mixed case - if so, see KB Q285100 FIX: Local

    Connection Attempt Fails When Windows NT Server Name is Mixed Case.

    If you are still having trouble after trying the above, contact Microsoft Product Support Services

    for further debugging steps.

    Sarah Henwood Microsoft SQL Server Support

    "Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply