在SQL群集上有两个实例,分别为:SQLCSNET1\MSSQLSERVER1和SQLCSNET2\MSSQLSERVER2,在计算机sccmz上安装SCOM2012 SP1中的组件 管理服务器 和 操作控制台,在配置操作数据库时输入服务器名称和实例名称下:SQLCSNET1\MSSQLSERVER1
        出现如下错误:
        SQL Server 的安装版本不受支持。请验证计算机和 SQL Server 的安装版本是否达到了安装的最低要求。有关详细信息,请查看支持的配置文档。
 
       我的数据库版本:SQL Server 2012 SP1--11.0.3000.0(X64) Enterprise Edition
       数据库服务器和SCOM服务器的操作系统版本均为:Windows Server 2012 DataCenter
 
        找到了安装日志OpsMgrSetupWizard.log,看着SQL版本符合要求,计算机之间均没有防火墙,可以互相Ping通,数据库的1433端口Telent也没有问题,运行SCOM安装程序的用户(testw\sccmuser)也已经加入到SQL的sysadmin角色中,换另外一个实例还是同样的报错。
 
        原因及解决方法:其实SQL Server版本没有问题,只是由于运行SCOM安装程序的账户权限不足,无法获取到SQL计算机的OS版本导致。将其账户加入到SQL计算机的本地管理员组中即可解决。
        注:如果未将该账户加入到SQL实例的sysadmin角色中,会提示“找不到SQL Server”。
 
        OpsMgrSetupWizard.log内容如下(位于 users\当前用户\Appdata\Local\SCOM\Logs 目录下):
 
[2013-08-19T23:19:27.3522531+08:00]: Always: Trace Session Started
[23:19:27]: Always: :
[23:19:27]: Always: :
 
Application Started
[23:19:27]: Always: :Machine on which Operations Manager is being installed: SCCMFZ
[23:19:27]: Always: :Current setup user: TESTW\sccmuser
[23:19:27]: Always: :Begin: Parse command line.
[23:19:27]: Debug: :Collected a path value of: \\server2012\e$\Software\SCOM\SC2012_SP1_SCOM_CN\Setup\AMD64\
[23:19:27]: Always: :Begin: Parse command line.
[23:19:27]: Always: :End: Parse reporting command line switches.
[23:19:27]: Always: :End: Parse data reader account command line switches.
[23:19:27]: Always: :End: Parse command line.
[23:19:27]: Always: :Begin: System State detection.
[23:19:27]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMCONSOLE
[23:19:27]: Info: :Info:Component OMCONSOLE is not installed
[23:19:27]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMSERVER
[23:19:27]: Info: :Info:Component OMSERVER is not installed
[23:19:27]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMWEBCONSOLE
[23:19:27]: Info: :Info:Component OMWEBCONSOLE is not installed
[23:19:27]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMREPORTING
[23:19:27]: Info: :Info:Component OMREPORTING is not installed
[23:19:27]: Always: :End: System State detection.
[23:19:27]: Info: :Beginning evaluation of rule 'Upgrade rules for SCOM setup.'
[23:19:27]: Debug: :Condition wasnt defined for rule 'Upgrade rules for SCOM setup.'.
[23:19:27]: Info: :Beginning evaluation of rule 'UpgradeRulesForAllSKUs'
[23:19:27]: Debug: :Condition wasnt defined for rule 'UpgradeRulesForAllSKUs'.
[23:19:27]: Info: :Beginning evaluation of rule 'OM12RTMUpgradeRules'
[23:19:27]: Debug: :Condition wasnt defined for rule 'OM12RTMUpgradeRules'.
[23:19:27]: Info: :Info:OM12RTMServer is installed: False
[23:19:27]: Info: :Info:Product check for OM12RTMServer failed.
[23:19:27]: Info: :Info:OM12RTMConsole is installed: False
[23:19:27]: Info: :Info:Product check for OM12RTMConsole failed.
[23:19:27]: Info: :Info:OM12RTMWebConsole is installed: False
[23:19:27]: Info: :Info:Product check for OM12RTMWebConsole failed.
[23:19:27]: Info: :Info:OM12RTMReporting is installed: False
[23:19:27]: Info: :Info:Product check for OM12RTMReporting failed.
[23:19:27]: Info: :Info:OM12SP1BetaServer is installed: False
[23:19:27]: Info: :Info:Product check for OM12SP1BetaServer failed.
[23:19:27]: Info: :Info:OM12SP1BetaConsole is installed: False
[23:19:27]: Info: :Info:Product check for OM12SP1BetaConsole failed.
[23:19:27]: Info: :Info:OM12SP1BetaWebConsole is installed: False
[23:19:27]: Info: :Info:Product check for OM12SP1BetaWebConsole failed.
[23:19:27]: Info: :Info:OM12SP1BetaReporting is installed: False
[23:19:27]: Info: :Info:Product check for OM12SP1BetaReporting failed.
[23:19:27]: Info: :Finished evaluation of rule 'OM12RTMUpgradeRules'
[23:19:27]: Info: :Finished evaluation of rule 'UpgradeRulesForAllSKUs'
[23:19:27]: Info: :Finished evaluation of rule 'Upgrade rules for SCOM setup.'
[23:19:27]: Always: :This is not an upgrade
[23:19:27]: Always: :No OM component is installed on this machine and it's interactive run.
[23:19:27]: Error: :Error:User did not accept EULA.
[23:19:27]: Always: :We don't have a path entry in the registry or from command line so using default install path as C:\Program Files\System Center 2012\Operations Manager
[23:19:27]: Info: :SetInstallPath: installpath has a value of C:\Program Files\System Center 2012\Operations Manager
[23:19:27]: Info: :Info:SetComponentSwitches: component list not specified
[23:19:27]: Always: :Begin: Rationalize components.
[23:19:27]: Always: :Begin: Rationalize command line arguments (first run).
[23:19:27]: Always: :RationalizeCommandLineArguments succeeded.
[23:19:27]: Always: :End: Rationalize command line arguments (first run).
[23:19:27]: Always: :Begin: Rationalize final steps.
[23:19:27]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
[23:19:27]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
[23:19:27]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
[23:19:27]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
[23:19:27]: Info: :Info:MOMSelect is installed: False
[23:19:27]: Info: :Info:MOMAEM is installed: False
[23:19:27]: Info: :Info:MOMEval is installed: False
[23:19:27]: Info: :Info:MOMOEM is installed: False
[23:19:27]: Info: :Info:MOMAgent is installed: False
[23:19:27]: Info: :Info:MOMGW is installed: False
[23:19:27]: Info: :Info:MOMReporting is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
[23:19:27]: Info: :Beginning evaluation of rule 'Pre2012RTM'
[23:19:27]: Debug: :Condition wasnt defined for rule 'Pre2012RTM'.
[23:19:27]: Info: :Info:OMServer is installed: False
[23:19:27]: Info: :Info:OMConsole is installed: False
[23:19:27]: Info: :Info:OMReporting is installed: False
[23:19:27]: Info: :Info:OMWebConsole is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'Pre2012RTM'
[23:19:27]: Info: :Beginning evaluation of rule 'BlockPre2012SP1Beta'
[23:19:27]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1Beta'.
[23:19:27]: Info: :Info:OMServer is installed: False
[23:19:27]: Info: :Info:OMConsole is installed: False
[23:19:27]: Info: :Info:OMReporting is installed: False
[23:19:27]: Info: :Info:OMWebConsole is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'BlockPre2012SP1Beta'
[23:19:27]: Info: :Beginning evaluation of rule 'BlockPre2012SP1Escrow'
[23:19:27]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1Escrow'.
[23:19:27]: Info: :Info:OMServer is installed: False
[23:19:27]: Info: :Info:OMConsole is installed: False
[23:19:27]: Info: :Info:OMReporting is installed: False
[23:19:27]: Info: :Info:OMWebConsole is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'BlockPre2012SP1Escrow'
[23:19:27]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
[23:19:27]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
[23:19:27]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
[23:19:27]: Info: :Info:MOMAEM is installed: False
[23:19:27]: Info: :Info:MOMEval is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
[23:19:27]: Always: :End: Rationalize final steps.
[23:19:27]: Always: :End: Rationalize components.
[23:19:27]: Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
[23:19:27]: Info: :Start adding DataItems
[23:19:27]: Info: :Initial Configuration
[23:19:27]: Info: :Database Configuration
[23:19:27]: Info: :Data Warehouse Configuration
[23:19:27]: Info: :Management Server
[23:19:27]: Info: :Operations console
[23:19:27]: Info: :Web Console Server
[23:19:27]: Info: :Reporting Server
[23:19:27]: Info: :Final Configuration
[23:19:27]: Info: :Done adding DataItems
[23:19:27]: Info: :Adding Page StartPageTrack
[23:19:27]: Info: :Adding Page UpgradeInvalidStartPage
[23:19:27]: Info: :Adding Page UpgradeInvalidRootPage
[23:19:28]: Info: :Adding Page ARPStartPageSwitch
[23:19:28]: Info: :Adding Page ARPAddRemovePage
[23:19:28]: Info: :Adding Page UpgradePageSwitch
[23:19:28]: Info: :Adding Page UpgradePage
[23:19:28]: Info: :Adding Page UpgradeManagementGroupPageSwitch
[23:19:28]: Info: :Adding Page UpgradeManagementGroupPage
[23:19:28]: Info: :Adding Page UpgradeEulaPage
[23:19:28]: Info: :Adding Page RegularStartPageSwitch
[23:19:28]: Info: :Adding Page ComponentsPageCleanInstall
[23:19:28]: Info: :Adding Page ComponentsPage
[23:19:28]: Info: :Adding Page InstallationLocationPage
[23:19:28]: Info: :Adding Page PrerequisitesProgressPage
[23:19:28]: Info: :Adding Page AdditionalPrerequisitesPage
[23:19:28]: Info: :Adding Page InstallScenario
[23:19:28]: Info: :Adding Page ShortEulaPage
[23:19:28]: Info: :Adding Page SecondServerOperationalDb
[23:19:28]: Info: :Adding Page EulaPageCleanInstall
[23:19:28]: Info: :Adding Page FirstServerOperationalDb
[23:19:28]: Info: :Adding Page DbPageDataWarehouse
[23:19:28]: Info: :Adding Page SelectManagementServerForReporting
[23:19:28]: Info: :Adding Page SelectReportingInstance
[23:19:28]: Info: :Adding Page SelectManagementServerForWebConsole
[23:19:28]: Info: :Adding Page WebConsoleSitePage
[23:19:28]: Info: :Adding Page WebConsoleAuthorizationMode
[23:19:28]: Info: :Adding Page AccountsInformationPage
[23:19:28]: Info: :Adding Page ImproveUserExperiencePage
[23:19:28]: Info: :Adding Page MSFTUpdatePage
[23:19:28]: Info: :Adding Page ConfigurationSummaryPage
[23:19:28]: Info: :Adding Page ProgressPage
[23:19:28]: Info: :Adding Page BlockPage
[23:19:28]: Info: :Adding Page FinishPage
[23:19:28]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
[23:19:28]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
[23:19:28]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
[23:19:28]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
[23:19:28]: Info: :Info:MOMSelect is installed: False
[23:19:28]: Info: :Info:MOMAEM is installed: False
[23:19:28]: Info: :Info:MOMEval is installed: False
[23:19:28]: Info: :Info:MOMOEM is installed: False
[23:19:28]: Info: :Info:MOMAgent is installed: False
[23:19:28]: Info: :Info:MOMGW is installed: False
[23:19:28]: Info: :Info:MOMReporting is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
[23:19:28]: Info: :Beginning evaluation of rule 'Pre2012RTM'
[23:19:28]: Debug: :Condition wasnt defined for rule 'Pre2012RTM'.
[23:19:28]: Info: :Info:OMServer is installed: False
[23:19:28]: Info: :Info:OMConsole is installed: False
[23:19:28]: Info: :Info:OMReporting is installed: False
[23:19:28]: Info: :Info:OMWebConsole is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'Pre2012RTM'
[23:19:28]: Info: :Beginning evaluation of rule 'BlockPre2012SP1Beta'
[23:19:28]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1Beta'.
[23:19:28]: Info: :Info:OMServer is installed: False
[23:19:28]: Info: :Info:OMConsole is installed: False
[23:19:28]: Info: :Info:OMReporting is installed: False
[23:19:28]: Info: :Info:OMWebConsole is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'BlockPre2012SP1Beta'
[23:19:28]: Info: :Beginning evaluation of rule 'BlockPre2012SP1Escrow'
[23:19:28]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1Escrow'.
[23:19:28]: Info: :Info:OMServer is installed: False
[23:19:28]: Info: :Info:OMConsole is installed: False
[23:19:28]: Info: :Info:OMReporting is installed: False
[23:19:28]: Info: :Info:OMWebConsole is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'BlockPre2012SP1Escrow'
[23:19:28]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
[23:19:28]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
[23:19:28]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
[23:19:28]: Info: :Info:MOMAEM is installed: False
[23:19:28]: Info: :Info:MOMEval is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
[23:19:28]: Debug: :OMForwardToStartPageTrackPageHandler: Moving to page RegularStartPageSwitch
[23:19:28]: Always: :Entering Page: ComponentsPageCleanInstall
[23:19:28]: Info: :Server Installed:False  InstallingNow:False
[23:19:28]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
[23:19:28]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
[23:19:28]: Info: :Server Installed:False  InstallingNow:False
[23:19:28]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
[23:19:30]: Info: :Server Installed:False  InstallingNow:True
[23:19:31]: Info: :Server Installed:False  InstallingNow:True
[23:23:00]: Info: :Server Installed:False  InstallingNow:True
[23:23:00]: Always: :Entering Page: InstallationLocationPage
[23:23:01]: Info: :Info:User specified valid installation path of: C:\Program Files\System Center 2012\Operations Manager
[23:23:01]: Always: :Entering Page: PrerequisitesProgressPage
[23:23:01]: Debug: :LoadPrerequisites: Start adding ComponentTitles
[23:23:01]: Always: :LoadPrerequisites: Start adding DataItems
[23:23:01]: Always: :memoryCheckTitle
[23:23:01]: Always: :memoryCheckTitle
[23:23:01]: Always: :ntfsCheckTitle
[23:23:01]: Always: :DriveSpaceCheckTitle
[23:23:01]: Always: :DriveSpaceCheckTitle
[23:23:01]: Always: :OSVersionCheckTitle
[23:23:01]: Always: :OSVersionCheckTitle
[23:23:01]: Always: :PowershellCheckTitle
[23:23:01]: Always: :DomainControllerCheckTitle
[23:23:01]: Always: :WindowsInstallerCheckTitle
[23:23:01]: Always: :PendingRebootCheckTitle
[23:23:01]: Always: :WinRMCheckTitle
[23:23:01]: Always: :RemoteRegistryCheckTitle
[23:23:01]: Always: :ReportViewerCheckTitle
[23:23:01]: Always: :ClusteredServerCheckTitle
[23:23:01]: Always: :ActiveDirectoryCheckTitle
[23:23:01]: Always: :IsComputerNameValidTitle
[23:23:01]: Always: :SEViewerInstalledCheck
[23:23:01]: Always: :AVIcodeAgentCheck
[23:23:01]: Always: :MOMASPAgentInstalledCheck
[23:23:01]: Always: :IISCheckTitle
[23:23:01]: Always: :IISMetabaseCheckTitle
[23:23:01]: Always: :AspNetCheckTitle
[23:23:01]: Always: :WindowsAuthRoleCheckTitle
[23:23:01]: Always: :StaticContentRoleCheckTitle
[23:23:01]: Always: :DefaultDocumentRoleCheckTitle
[23:23:01]: Always: :DirectoryBrowsingRoleCheckTitle
[23:23:01]: Always: :HttpErrorsRoleCheckTitle
[23:23:01]: Always: :HttpLoggingRoleCheckTitle
[23:23:01]: Always: :RequestMonitorRoleCheckTitle
[23:23:01]: Always: :RequestFilterRoleCheckTitle
[23:23:01]: Always: :StaticContentCheckTitle
[23:23:01]: Always: :IISConsoleCheckTitle
[23:23:01]: Always: :IsapiAllowedCheckTitle
[23:23:01]: Always: :IsAspNetIntegratedHandlerInstalledTitle
[23:23:01]: Always: :HttpActivationCheckTitle
[23:23:01]: Always: :HttpActivationCheckTitle
[23:23:01]: Always: :LoadPrerequisites: Done adding prerequisites checks
[23:23:01]: Info: :Approximated Memory = 2048
[23:23:01]: Info: :Approximated Memory = 2048
[23:23:01]: Debug: :**************************************************
[23:23:01]: Error: :<![CDATA[CheckPrerequisites: Logic Type:and MemoryCheck-2gbFail: 0CheckPrerequisites: Logic Type:and MemoryCheck-4gbWarn: 1]]>
[23:23:01]: Error: : 
[23:23:01]: Error: :CheckPrerequisites: memoryCheckTitle: Warning
[23:23:01]: Error: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and NTFSDrive-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: ntfsCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and UIDriveSpaceCheck-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DriveSpaceCheck-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or OSVersion-w2k8-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: ProductType was not a match.  Looking for: LanmanNT Found: ServerNTCheckPrerequisites: Logic Type:or OSVersion-w2k8R2-Fail: 2CheckPrerequisites: Logic Type:or OSVersion-w2k8R2-Fail: 0CheckPrerequisites: Logic Type:andArchitectureIs64Check-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PowerShell2-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: PowershellCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: ProductType was not a match.  Looking for: WinNT Found: ServerNTCheckPrerequisites: Logic Type:or OSVersion-notWorkstation-warn: 1CheckPrerequisites: Logic Type:or OSVersion-notServer-warn: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: DomainControllerCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[Successfully parsed version numbers.  Required: 3.1  Actual: 5.0CheckPrerequisites: Logic Type:and WindowsInstallerVersionCheckDelegate-v31: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: WindowsInstallerCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PendingReboot-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: PendingRebootCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
[23:23:01]: Debug: :IsServiceInstalled: WinRM?  True.
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ServiceCheck-WinRM: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: WinRMCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
[23:23:01]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
[23:23:01]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
[23:23:01]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Checking second time because first time result was False.
[23:23:01]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PassIfWin8Anything: 0CheckPrerequisites: Logic Type:and ServiceCheck-WinRM-enabled: 0CheckPrerequisites: Logic Type:orServiceCheck-WinRM-running: 2]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: RemoteRegistryCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ReportViewer-x64: 0CheckPrerequisites: Logic Type:or ReportViewer-x86: 2]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: ReportViewerCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ClusteredMachineCheck: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: ClusteredServerCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ADCheck-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: ActiveDirectoryCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[IsComputerNameValid: Hostname: sccmfz  Len: 6CheckPrerequisites: Logic Type:and IsComputerNameValid: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: IsComputerNameValidTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x86: 0CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x64: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: AVIcodeAgentCheck: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Info: :Beginning evaluation of rule 'Block installation of SCOM.'
[23:23:01]: Debug: :Condition wasnt defined for rule 'Block installation of SCOM.'.
[23:23:01]: Info: :Beginning evaluation of rule 'SCOMSetupRulesGroup'
[23:23:01]: Debug: :Condition wasnt defined for rule 'SCOMSetupRulesGroup'.
[23:23:01]: Info: :Info:MOMASPAgent is installed: False
[23:23:01]: Info: :Finished evaluation of rule 'SCOMSetupRulesGroup'
[23:23:01]: Info: :Finished evaluation of rule 'Block installation of SCOM.'
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MOMASPAgent: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: MOMASPAgentInstalledCheck: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Always: :CheckPrerequisites: Return Value 1
[23:23:01]: Always: :Entering Page: AdditionalPrerequisitesPage
[23:23:02]: Info: :Info:Attempting to get the text for the prereq: memoryCheckTitle
[23:23:02]: Always: :Entering Page: InstallScenario
[23:23:11]: Always: :Entering Page: EulaPageCleanInstall
[23:23:11]: Always: :Showing 'short' EULA: False
[23:23:11]: Always: :Displaying localized EULA for localization: zh-CHS
[23:23:12]: Info: :Info:User has agreed to EULA.
[23:23:13]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
[23:23:13]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
[23:23:13]: Always: :Entering Page: FirstServerOperationalDb
[23:23:13]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
[23:23:13]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
[23:23:29]: Always: :DatabaseConfigurationPage: Attempting to connect to database using server\instance SQLCSNET1\MSSQLSERVER1. If we need it, the port is 1433
[23:23:29]: Warn: :Warning:Current user doesn't have enough permissions to force Sql service to start state. We will still continue and try to connect to Sql Server
[23:23:29]: Info: :Info:Opening/Testing Sql Connection on SQLCSNET1\MSSQLSERVER1, port: 
[23:23:29]: Debug: :Connection was not open.  We will try to open it.
[23:23:29]: Debug: :SqlConnectionReady returned True.
[23:23:29]: Warn: :Warning:Current user doesn't have enough permissions to force Sql service to start state. We will still continue and try to connect to Sql Server
[23:23:29]: Debug: :Connection was not open.  We will try to open it.
[23:23:29]: Debug: :SqlConnectionReady returned True.
[23:23:29]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:29]: Info: :SQL Product Level: SP1
[23:23:29]: Info: :SQL Edition: Enterprise Edition (64-bit)
[23:23:29]: Info: :SQL Version: 11.0.3000.0
[23:23:29]: Always: :Current Version of SQL=11.0.3000.0   Required Version=10.50.2500.0
[23:23:29]: Always: :Entering GetRemoteOSVersion.
[23:23:29]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.UnauthorizedAccessException, Exception Error Code: 0x80070005, Exception.Message: 拒绝访问。 (异常来自 HRESULT:0x80070005 (E_ACCESSDENIED))
[23:23:29]: Error: :StackTrace:   在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   在 System.Management.ManagementScope.InitializeGuts(Object o)
   在 System.Management.ManagementScope.Initialize()
   在 System.Management.ManagementObjectSearcher.Initialize()
   在 System.Management.ManagementObjectSearcher.Get()
   在 Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
[23:23:29]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
[23:23:29]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:29]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:29]: Info: :The SQL Collation is valid.
[23:23:29]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:29]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
[23:23:30]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
[23:23:33]: Always: :DatabaseConfigurationPage: Attempting to connect to database using server\instance SQLCSNET1\MSSQLSERVER1. If we need it, the port is 1433
[23:23:33]: Warn: :Warning:Current user doesn't have enough permissions to force Sql service to start state. We will still continue and try to connect to Sql Server
[23:23:33]: Info: :Info:Opening/Testing Sql Connection on SQLCSNET1\MSSQLSERVER1, port: 
[23:23:33]: Debug: :Connection was not open.  We will try to open it.
[23:23:33]: Debug: :SqlConnectionReady returned True.
[23:23:33]: Warn: :Warning:Current user doesn't have enough permissions to force Sql service to start state. We will still continue and try to connect to Sql Server
[23:23:33]: Debug: :Connection was not open.  We will try to open it.
[23:23:33]: Debug: :SqlConnectionReady returned True.
[23:23:33]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:33]: Info: :SQL Product Level: SP1
[23:23:33]: Info: :SQL Edition: Enterprise Edition (64-bit)
[23:23:33]: Info: :SQL Version: 11.0.3000.0
[23:23:33]: Always: :Current Version of SQL=11.0.3000.0   Required Version=10.50.2500.0
[23:23:33]: Always: :Entering GetRemoteOSVersion.
[23:23:33]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.UnauthorizedAccessException, Exception Error Code: 0x80070005, Exception.Message: 拒绝访问。 (异常来自 HRESULT:0x80070005 (E_ACCESSDENIED))
[23:23:33]: Error: :StackTrace:   在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   在 System.Management.ManagementScope.InitializeGuts(Object o)
   在 System.Management.ManagementScope.Initialize()
   在 System.Management.ManagementObjectSearcher.Initialize()
   在 System.Management.ManagementObjectSearcher.Get()
   在 Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
[23:23:33]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
[23:23:33]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:33]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:33]: Info: :The SQL Collation is valid.
[23:23:33]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:33]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
[23:23:33]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.

安装SCOM2012在连接数据库时报错:" SQL Server 的安装版本不受支持"的更多相关文章

  1. 【原创】SQL SERVER 2012安装配置说明(多图详解)

    1. 优先安装软件 1. net framework3.5. 2. 在安装SQL SERVER 2012前需要3.5的支持.在WIN 2012系统可以在系统管理的添加角色和功能中安装,如下将[.NET ...

  2. SQL SERVER 2012安装配置说明(多图详解)

    1. 优先安装软件 1. net framework3.5. 2. 在安装SQL SERVER 2012前需要3.5的支持.在WIN 2012系统可以在系统管理的添加角色和功能中安装,如下将[.NET ...

  3. SQL server 2008 安装报错 reporting services catalog database file existence

    SQL server 2008 安装时报错 提示 reporting services catalog database file existence 查了一下,是因为原来装过Sql server 2 ...

  4. SQL Server 2012安装图文教程

    解析SQL Server 2012安装中心 当系统打开"SQL Server安装中心",则说明我们可以开始正常的安装SQL Server 2012了. SQL Server安装中心 ...

  5. SQL Server 2012 安装图解教程

    在安装微软最新数据库SQL Server 2012之前,编者先确定一下安装环境:Windonws 7 SP1,32位操作系统.CPU是2.1GHz赛扬双核T3500,内存2.93GB 安装SQL Se ...

  6. [原创]SQL SERVER 2008R2安装

    配置系统环境说明 操作系统:Windows 7 操作系统版本:旗舰版 SP1 操作系统位数:x64 注:其它系统配置也基本相似,只是可能菜单的名字或者所处位置不一样,具体的配置如有不同,请自行搜索 安 ...

  7. db2的select语句在db2 client上执行正确,JDBC连接数据库时报错

    db2的select语句在db2 client上执行正确,JDBC连接数据库时报错. sql语句是:select ...from QUALIFIER.tableName fetch first 21 ...

  8. SQL Server 2000安装教程图解

    SQL Server 2000安装教程图解... ============= 下面网盘链接中的SQL2000数据库在Win7和Win10系统上安装都是可以正常使用的,只不过是Win10上安装的话,需要 ...

  9. 安装FreeIPA以及应用时报错汇总

    安装FreeIPA以及应用时报错汇总 作者:尹正杰 版权声明:原创作品,谢绝转载!否则将追究法律责任. 一.ERROR DNS zone yinzhengjie.org.cn already exis ...

随机推荐

  1. VMware Workstation中虚拟机的克隆

    1 克隆虚拟机 首先需要准备好一个安装好的系统,这里以linux为例进行演示. 在需要克隆的机器上右键选择管理==>克隆 选择需要克隆的虚拟机的状态,如果你想要的就是当前的状态,就直接选择虚拟机 ...

  2. a+b+c的N次方展开

    今天在给儿子看笔记本上的照片的时候,偶然发现了2009年手绘的一张a+b+c的N次方展开图,故写下面的博客以记之,为年轻时代的我点个赞! 20年前的我,一个充满激情的且富有专注力的数学发烧友! 10年 ...

  3. vue.js 开发环境搭建

    1.安装node.js(http://www.runoob.com/nodejs/nodejs-install-setup.html) 2.基于node.js,利用淘宝npm镜像安装相关依赖 在cmd ...

  4. Django 模板语言从后端传到前端

    如果我们在后端有数据动态提取到前端的时候 就需要模板语言加以渲染后再将渲染好的HTML文件传入前端 我们的views.py里的index函数里有个s变量是个列表,将数据以大括号的形式传入{" ...

  5. ORCLE报错解决(ora-01747:无效的用户.表.列,表.列)

    原因: 这个问题出现是因为表中存在关键字造成.

  6. 将一个表的数据导入到另一个表的sql

    ALTER PROCEDURE [dbo].[usp_ea_Copy] ( @eaId int, @createdBy varchar(), @newEaId int output ) AS decl ...

  7. 使用FileSystemWatcher监视指定目录

    使用 FileSystemWatcher 监视指定目录中的更改.可监视指定目录中的文件或子目录的更改. 以下是一个简单的实例,用来监控指定目录下文件的新增.删除.重命名等情况(文件内容更改会触发多次, ...

  8. Cheatsheet: 2017 08.01 ~ 09.30

    Golang Building a Worker Pool in Golang A Million WebSockets and Go Writing Plugins in Go imgproxy:R ...

  9. python,tensorflow,CNN实现mnist数据集的训练与验证正确率

    1.工程目录 2.导入data和input_data.py 链接:https://pan.baidu.com/s/1EBNyNurBXWeJVyhNeVnmnA 提取码:4nnl 3.CNN.py i ...

  10. 原生javascript实现类似jquery on方法的行为监听

    原生javascript有addEventListener和attachEvent方法来注册事件,但有时候我们需要判断某一行为甚至某一函数是否被执行了,并且能够获取前一行为的参数,这个时候就需要其他方 ...