打开日志如下:
Running script: C:\Windows\system32\cscript.exe //Nologo "C:\Program Files\Common Files\Microsoft Lync Server 2010\DbSetup\RtcLogDbSetup.wsf" /dbexists /sqlserver:uc.nwtrader.msft /serveracct:NWTRADER\RTCComponentUniversalServices /logsize:1024 /verbose
---------------
Installed SQL Server 2005 Backward Compatibility version is 8.05.2312
Connecting to SQL Server on uc.nwtrader.msft
Error connecting (
name: Error
description:
number: -2147221504
message:
)
Attempting to start SQL Server and connect...
Error starting SQL Server on uc.nwtrader.msft
Error (
name: Error
description:
number: -2147023836
message:
)
Ensure that uc.nwtrader.msft is a valid SQL instance.
---------------
Exit code: ERROR_START_SQLSERVICE (-1)
When running /dbexists, non-zero exit codes are not necessarily errors
---------------
Running script: C:\Windows\system32\cscript.exe //Nologo "C:\Program Files\Common Files\Microsoft Lync Server 2010\DbSetup\RtcLogDbSetup.wsf" /sqlserver:uc.nwtrader.msft /serveracct:NWTRADER\RTCComponentUniversalServices;"RTC Component Local Group" /dbpath:"D:\CsData\ArchivingStore\(default)\dbpath"
/logpath:"D:\CsData\ArchivingStore\(default)\logpath" /logsize:1024 /verbose
---------------
Installed SQL Server 2005 Backward Compatibility version is 8.05.2312
Connecting to SQL Server on uc.nwtrader.msft
Error connecting (
name: Error
description:
number: -2147221504
message:
)
Attempting to start SQL Server and connect...
Error starting SQL Server on uc.nwtrader.msft
Error (
name: Error
description:
number: -2147023836
message:
)
Ensure that uc.nwtrader.msft is a valid SQL instance.
---------------
Exit code: ERROR_START_SQLSERVICE (-1)
我安装的是标准版的机子,查了一些资料,也找不出啥原因。。谢谢。