SQL Server 2012 - Clustered installation fails - cannot locate MSIs

Hi forum
I have a query relating to SQL Server 2012 installation, on Windows Server 2012 R2 - SQL Server is Enterprise, Windows is SQL Server Standard Edition.
Our windows team have created two Windows Server 2012 machines, and installed and got cluster services running.
We've tried the installation of SQL Server 2012 RTM, slipstream SP1 and slipstream SP2, and all come up with an error during the installation - I've even tried the trial version of SQL Server 2012 (SP1), just in case there is a media issue.
Immediately after the window which it is installing the installation files, we get the error:
SQL Server Setup has encountered the following error:
Failed to retrieve data for this request.
You'll see in the logfile of the installation below, that the installer cannot locate specific MSI files
e.g.
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x64\sql_fulltext.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x86\sql_fulltext.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x64\sql_dq.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x86\sql_dq.msi' does not exist
I've expanded and checked the ISO / IMG files and these files do not exist.
I'd suspect media corruption, however, the installer works fine on a stand-alone machine, and the same files are missing from two separate sets of installation media - so I think that rules it out.
If someone could give us a clue over what the problem is, we'd really appreciate it - we're trying to create a 2012 availability group setup, so need cluster services...
Many thanks
Carl.
LOGFILE:-----------------------------------------------------------------------------------------------------------
(01) 2015-03-02 11:29:12 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderFile' has been registered
(01) 2015-03-02 11:29:12 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderStatus' has been registered
(01) 2015-03-02 11:29:13 Slp: Reading XML resource 'Microsoft.SQL.Chainer.PackageData.Package.xml'
(01) 2015-03-02 11:29:13 Slp: Reading schema resource 'Microsoft.SQL.Chainer.Package.Package.xsd'
(01) 2015-03-02 11:29:13 Slp: Document 'Microsoft.SQL.Chainer.PackageData.Package.xml' validated with schema 'Microsoft.SQL.Chainer.Package.Package.xsd' has been successfuly loaded into datastore path '/Datastore/Package'
(01) 2015-03-02 11:29:13 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:13 Slp: Running Action: ReadProductXML
(01) 2015-03-02 11:29:13 Slp: Reading XML resource 'Microsoft.SQL.Chainer.Product.Product.xml'
(01) 2015-03-02 11:29:13 Slp: Document 'Microsoft.SQL.Chainer.Product.Product.xml' validated with schema 'Microsoft.SQL.Chainer.Product.Product.xsd' has been successfuly loaded into datastore path '/Datastore/Product'
(01) 2015-03-02 11:29:13 Slp: Completed Action: ReadProductXML, returned True
(01) 2015-03-02 11:29:13 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:13 Slp: Running Action: LoadExtensions
(01) 2015-03-02 11:29:13 Slp: Loading extension 'MSI' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.MsiExtension.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'MSI' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'PackageChainer' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.PackageChainerExtension.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'PackageChainer' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'Config' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.ConfigExtension.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'Config' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'Common' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Chainer.ExtensionCommon.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'Common' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'SqlConfigBase' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.SqlConfigBase.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'SqlConfigBase' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'Slp' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.SetupExtension.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'Slp' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'RulesEngine' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.RulesEngineExtension.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'RulesEngine' version '11.0.5058.0' loaded
Truncated due to limitations of posting
(01) 2015-03-02 11:29:13 Slp: Extension 'FulltextConfig' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'ScoExtension' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.ScoExtension.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'ScoExtension' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'Infrastructure' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Chainer.Infrastructure.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'Infrastructure' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'UtilityConfig' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.UtilityExtension.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'UtilityConfig' version '11.0.2100.60' loaded
(01) 2015-03-02 11:29:13 Slp: Loading extension 'SmartSetup' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.SmartSetupExtension.dll'
(01) 2015-03-02 11:29:13 Slp: Extension 'SmartSetup' version '11.0.5058.0' loaded
(01) 2015-03-02 11:29:13 Slp: Completed Action: LoadExtensions, returned True
(01) 2015-03-02 11:29:13 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:13 Slp: Running Action: ExecuteBootstrapAfterExtensionsLoaded
(01) 2015-03-02 11:29:14 Slp: Workflow to execute: 'BOOTSTRAPAFTEREXTENSIONSLOADED'
(01) 2015-03-02 11:29:14 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:14 Slp: Running Action: SetGlobalPackageFlags
(01) 2015-03-02 11:29:14 Slp: Completed Action: SetGlobalPackageFlags, returned True
(01) 2015-03-02 11:29:14 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:14 Slp: Running Action: LoadPackageDatastoreObjects
(01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd'
(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml'
(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd'
loaded into datastore path '/Datastore/InputSettings/ChainerSettings/SlpSettings'
(01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettings.xsd'
(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettingDefaults.xml'
Truncated due to limitations of posting
(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml'
(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xsd' loaded into datastore
path '/Datastore/ProductSettings/ClusterNode/Public'
(01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd'
(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml'
(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd' loaded
into datastore path '/Datastore/ProductSettings/SQLServerSCP/Private'
(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml'
(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml' loaded into datastore path '/Datastore/ProductSettings/ClusterNodesStatus/Public'
(01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd'
(01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml'
(01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd' loaded into datastore
path '/Datastore/ProductSettings/ASSIP/Public'
(01) 2015-03-02 11:29:14 Slp: Completed Action: LoadPackageDatastoreObjects, returned True
(01) 2015-03-02 11:29:14 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:14 Slp: Running Action: InitializeInputSettingStore
(01) 2015-03-02 11:29:15 Slp: Completed Action: InitializeInputSettingStore, returned True
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:15 Slp: Running Action: InitializeRoleService
(01) 2015-03-02 11:29:15 Slp: Loading role: SPI_AS_NewFarm
(01) 2015-03-02 11:29:15 Slp: Loading role: SPI_AS_ExistingFarm
(01) 2015-03-02 11:29:15 Slp: Loading role: AllFeatures_WithDefaults
(01) 2015-03-02 11:29:15 Slp: Completed Action: InitializeRoleService, returned True
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:15 Slp: Running Action: ProcessChainerCommandLineArguments
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: WORKFLOW
(01) 2015-03-02 11:29:15 Slp: Value specified: INSTALL
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: TIMESTAMP
(01) 2015-03-02 11:29:15 Slp: Value specified: 20150302_112838
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: LOGMARKER
(01) 2015-03-02 11:29:15 Slp: Value specified:
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: MEDIASOURCE
(01) 2015-03-02 11:29:15 Slp: Value specified: E:\
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: INSTALLMEDIAPATH
(01) 2015-03-02 11:29:15 Slp: Value specified: E:\x64\setup\
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: ENU
(01) 2015-03-02 11:29:15 Slp: Value specified: True
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: MEDIALAYOUT
(01) 2015-03-02 11:29:15 Slp: Value specified: Full
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: ACTION
(01) 2015-03-02 11:29:15 Slp: Value specified: INSTALL
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: CUPIDDISPLAYED
(01) 2015-03-02 11:29:15 Slp: Value specified: FALSE
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: PID
(01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessChainerCommandLineArguments, returned True
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:15 Slp: Running Action: ProcessMediaChainerConfigFileArguments
(01) 2015-03-02 11:29:15 Slp: Procssing media configuration file E:\x64\setup\..\DefaultSetup.ini.
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Setting: PID
(01) 2015-03-02 11:29:15 Slp: New setting source: ConfigFile; previous setting source: CommandLine. The previous setting values were preserved.
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------
(01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessMediaChainerConfigFileArguments, returned True
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:15 Slp: Running Action: ProcessChainerConfigFileArguments
(01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessChainerConfigFileArguments, returned True
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:15 Slp: Running Action: ProcessSlipstreamParameters
(01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessSlipstreamParameters, returned True
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:15 Slp: Skipping Action: SetRoleAndUIModeForExpressMedia
(01) 2015-03-02 11:29:15 Slp: Action is being skipped due to the following restrictions:
(01) 2015-03-02 11:29:15 Slp: Condition "IsMediaExpress" did not pass as it returned false and true was expected.
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:15 Slp: Running Action: InitializeRetryHandler
(01) 2015-03-02 11:29:15 Slp: Completed Action: InitializeRetryHandler, returned True
(01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:15 Slp: Running Action: ValidateChainerSetting
(01) 2015-03-02 11:29:15 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:15 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:15 Slp: -- PidInfoProvider : Compute new PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Read lcid 1033 from CultureInfo
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: Completed Action: ValidateChainerSetting, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: ProcessFeatureCommandLineArguments
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------
(01) 2015-03-02 11:29:16 Slp: Completed Action: ProcessFeatureCommandLineArguments, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: ProcessMediaFeatureConfigFileArguments
(01) 2015-03-02 11:29:16 Slp: Procssing media configuration file E:\x64\setup\..\DefaultSetup.ini.
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------
(01) 2015-03-02 11:29:16 Slp: Completed Action: ProcessMediaFeatureConfigFileArguments, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: ProcessFeatureConfigFileArguments
(01) 2015-03-02 11:29:16 Slp: Completed Action: ProcessFeatureConfigFileArguments, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: StartSqmSession
(01) 2015-03-02 11:29:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2015-03-02 11:29:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\110
(01) 2015-03-02 11:29:16 Slp: Sco: Attempting to get registry value CustomerFeedback
(01) 2015-03-02 11:29:16 Slp: SQM Service: Sqm does not have active session.
(01) 2015-03-02 11:29:16 Slp: SQM is opted-out by command line parameter /SQMREPORTING or registry key setting, SQM session is closed
(01) 2015-03-02 11:29:16 Slp: Completed Action: StartSqmSession, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: ValidateSettingsAgainstScenario
(01) 2015-03-02 11:29:16 Slp: Scenario: Install
(01) 2015-03-02 11:29:16 Slp: Completed Action: ValidateSettingsAgainstScenario, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: FinalCalculateSettings
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
(01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
(01) 2015-03-02 11:29:16 Slp: Completed Action: FinalCalculateSettings, returned True
(01) 2015-03-02 11:29:16 Slp: Completed Action: ExecuteBootstrapAfterExtensionsLoaded, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: SetInstallScenarioFlags
(01) 2015-03-02 11:29:16 Slp: Completed Action: SetInstallScenarioFlags, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: ExecuteInitWorkflow
(01) 2015-03-02 11:29:16 Slp: Workflow to execute: 'STANDARDTOPLEVELINIT'
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: SetStandardTopLevelScenarioFlags
(01) 2015-03-02 11:29:16 Slp: Completed Action: SetStandardTopLevelScenarioFlags, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: ExecuteUpdateInitWorkflow
(01) 2015-03-02 11:29:16 Slp: Workflow to execute: 'InitializeUpdateSearch'
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: SetJobId
(01) 2015-03-02 11:29:16 Slp: Completed Action: SetJobId, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: AddSmartSetupEnginesAction
(01) 2015-03-02 11:29:16 Slp: Registered update search engine 'SfxcabSearchEngine'
(01) 2015-03-02 11:29:16 Slp: Registered update search engine 'SlipstreamSearchEngine'
(01) 2015-03-02 11:29:16 Slp: Registered update search engine 'MuSearchEngine'
(01) 2015-03-02 11:29:16 Slp: Registered update download engine 'MuDownloadEngine'
(01) 2015-03-02 11:29:16 Slp: Registered update extract engine 'SfxcabExtractEngine'
(01) 2015-03-02 11:29:16 Slp: Completed Action: AddSmartSetupEnginesAction, returned True
(01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:16 Slp: Running Action: RunSmartSetupWorkflow
(09) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
(09) 2015-03-02 11:29:16 Slp: Running Action: SearchUpdatesAction
(09) 2015-03-02 11:29:17 Slp:
(09) 2015-03-02 11:29:17 Slp: Microsoft Update Details:
(09) 2015-03-02 11:29:17 Slp:   Category ID searched on Microsoft Update:          7fe4630a-0330-4b01-a5e6-a77c7ad34eb0
(01) 2015-03-02 11:29:17 Slp: Completed Action: RunSmartSetupWorkflow, returned True
(01) 2015-03-02 11:29:17 Slp: Completed Action: ExecuteUpdateInitWorkflow, returned True
(01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:17 Slp: Running Action: ExecuteInitWorkflow
(01) 2015-03-02 11:29:17 Slp: Workflow to execute: 'INITIALIZATION'
(01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:17 Slp: Running Action: AddPackageEnginesAction
(01) 2015-03-02 11:29:17 Slp: Completed Action: AddPackageEnginesAction, returned True
(01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:17 Slp: Running Action: AddPackageInstallerEnginesAction
(01) 2015-03-02 11:29:17 Slp: Completed Action: AddPackageInstallerEnginesAction, returned True
(01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
(01) 2015-03-02 11:29:17 Slp: Running Action: InitializeMsiExtension
(09) 2015-03-02 11:29:17 Slp:   Major version of the Windows Update Agent:         8
(09) 2015-03-02 11:29:17 Slp:   Minor version of the Windows Update Agent:         0
(09) 2015-03-02 11:29:17 Slp:   Version of Wuapi.dll:                             
7.9.9600.17489
(09) 2015-03-02 11:29:17 Slp:
(09) 2015-03-02 11:29:17 Slp: Completed Action: SearchUpdatesAction, returned True
(09) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
(09) 2015-03-02 11:29:17 Slp: Running Action: PackageDownloadAction
(09) 2015-03-02 11:29:17 Slp: Completed Action: PackageDownloadAction, returned True
(09) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
(09) 2015-03-02 11:29:17 Slp: Running Action: PackageExtractAction
(09) 2015-03-02 11:29:17 Slp: Completed Action: PackageExtractAction, returned True
(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_32_Cpu32_1033 and directory SystemDrive
(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_32_Cpu32_1053 and directory SystemDrive
(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_64_Cpu64_1033 and directory SystemDrive
(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_64_Cpu64_1053 and directory SystemDrive
(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_designtime_lp_Cpu32_1033 and directory SystemDrive
(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_designtime_lp_Cpu32_1053 and directory SystemDrive
(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1033 and directory SystemDrive
(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1046 and directory SystemDrive
(01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1053 and directory SystemDrive
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
(01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
Truncated due to limitations of posting
   at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable dt, Int32 level)
   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String machineName)
   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String machineName)
   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)
(01) 2015-03-02 11:29:20 Slp: Error: Action "Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction" threw an exception during execution.
(01) 2015-03-02 11:29:20 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve
data for this request. ---> Microsoft.SqlServer.Configuration.Sco.SqlRegistryException: The network path was not found.
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.CreateBaseKey(ServiceContainer ctx, String machineName, IntPtr hKey, String keyName, RegistryAccess access, RegistryView view)
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocalMachine(ServiceContainer ctx, String machineName, RegistryAccess access, RegistryView view)
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineRootKey(ServiceContainer ctx, String machineName, RegistryView registryView)
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView, String regPath, RegistryAccess registryAccess)
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String machineName, RegistryView regView)
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String machineName)
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
(01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
(01) 2015-03-02 11:29:20 Slp:    --- End of inner exception stack trace ---
Truncated due to limitations of posting
(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String machineName,
RegistryView regView)
(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String machineName)
(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
(01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)

Hello,
What the summary.txt log file says? Could you share the content of that file with us?
Have you tried to copy the media to a local drive, unzip the ISO file into a folder and run SQL Server setup from there.
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

Similar Messages

  • Creating a windows cluster 2012 for sql server 2012 clustered installation

    Hello,
    I am trying to create a windows cluster for sql server 2012 clustering on windows server 2012 R2  standard edition-64bit OS
    when i perform the test after adding the cluster nodes i get this warning on networking.:Validate the servers can communicate
    do i have to enable  UDP port 1434?
    I enabled ports 3343 on both the server but i still get the error.Please see the image below .Please suggest.
    Thank you.
    lucky

    Do you have installed one SQL Server instance on the node?
    http://blogs.technet.com/b/meamcs/archive/2013/02/15/sql-2012-failover-cluster-build-step-by-step-part-1-installing-sql-2012.aspx
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • SQL Server 2012 express istallation failing to install "Database Engine Service" and "SQL Server Replication"

    I ran SQL Server 2012 express setup as user with administrator privileges and still it's failing to install "Database Engine Service" and "SQL Server Replication".
    Any and every ideas on how to resolve this issue is greatly appreciated.

    Three weeks passed and I am yet to find a fix for the the failed installation of the database engine on sql server 2012 express installation. I have tried various work-around including uninstalling, deleting all the directory paths, and reinstallation. Still
    not able to successfully install sql server 2012 express.
    I will greatly appreciate any and every contribution towards resolving this issue. Thanks in advance.
    Here is the content of log file after the latest failed installation:
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2061893607
      Start time:                    2013-12-23 14:42:45
      End time:                      2013-12-23 15:07:51
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for SQLEngine:       Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Next step for Replication:     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
    Machine Properties:
      Machine name:                  mymachine1
      Machine processor count:       4
      OS version:                    Windows 7
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x86
      Process architecture:          32 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
      SQL Server 2012      SQLEXPRESS_GT        MSSQL11.SQLEXPRESS_GT          Database Engine Services                
    1033                 Express Edition      11.0.2100.60    No        
      SQL Server 2012      SQLEXPRESS_GT        MSSQL11.SQLEXPRESS_GT          SQL Server Replication                  
    1033                 Express Edition      11.0.2100.60    No        
      SQL Server 2012                                                         
    Management Tools - Basic                 1033                 Express Edition     
    11.0.2100.60    No        
    Package properties:
      Description:                   Microsoft SQL Server 2012 Service Pack 1
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      Installation location:         C:\9b6607e524727c7fe1defd80\x86\setup\
      Installation edition:          Express
      Slipstream:                    True
      SP Level                       1
    Product Update Status:
      Success: KB 2674319
    Product Updates Selected for Installation:
      Title:                         Service Pack 1
      Knowledge Based Article:       KB 2674319
      Version:                       11.1.3000.0
      Architecture:                  x86
      Language:                      1033
      Update Source:                 MU
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      true
      AGTSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Disabled
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASLOGDIR:                      Log
      ASPROVIDERMSOLAP:              1
      ASSERVERMODE:                  MULTIDIMENSIONAL
      ASSVCACCOUNT:                  <empty>
      ASSVCPASSWORD:                 <empty>
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CLTCTLRNAME:                   <empty>
      CLTRESULTDIR:                  <empty>
      CLTSTARTUPTYPE:                0
      CLTSVCACCOUNT:                 <empty>
      CLTSVCPASSWORD:                <empty>
      CLTWORKINGDIR:                 <empty>
      COMMFABRICENCRYPTION:          0
      COMMFABRICNETWORKLEVEL:        0
      COMMFABRICPORT:                0
      CONFIGURATIONFILE:             
      CTLRSTARTUPTYPE:               0
      CTLRSVCACCOUNT:                <empty>
      CTLRSVCPASSWORD:               <empty>
      CTLRUSERS:                     <empty>
      ENABLERANU:                    true
      ENU:                           true
      ERRORREPORTING:                false
      FEATURES:                      SQLENGINE, REPLICATION, CONN, BC, SDK, ADV_SSMS, SNAC_SDK
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  <empty>
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  true
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              c:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           <empty>
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    SQLEXPRESS
      INSTANCENAME:                  SQLEXPRESS
      ISSVCACCOUNT:                  NT AUTHORITY\Network Service
      ISSVCPASSWORD:                 <empty>
      ISSVCSTARTUPTYPE:              Automatic
      MATRIXCMBRICKCOMMPORT:         0
      MATRIXCMSERVERNAME:            <empty>
      MATRIXNAME:                    <empty>
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      ROLE:                          <empty>
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              DefaultSharePointMode
      RSSVCACCOUNT:                  <empty>
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         <empty>
      SECURITYMODE:                  <empty>
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT Service\MSSQL$SQLEXPRESS
      SQLSVCPASSWORD:                <empty>
      SQLSVCSTARTUPTYPE:             Manual
      SQLSYSADMINACCOUNTS:           MH\gt038676t
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  false
      TCPENABLED:                    0
      UIMODE:                        AutoAdvance
      UpdateEnabled:                 true
      UpdateSource:                  MU
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131223_144132\ConfigurationFile.ini
    Detailed results:
      Feature:                       Management Tools - Complete
      Status:                        Passed
      Feature:                       Client Tools Connectivity
      Status:                        Passed
      Feature:                       Client Tools SDK
      Status:                        Passed
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Passed
      Feature:                       Management Tools - Basic
      Status:                        Passed
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred during the setup process of the feature.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=0xE53883A0%400xBE03358B%401306%4025&EvtType=0xE53883A0%400xBE03358B%401306%4025
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x851A0019
      Error description:             Could not find the Database Engine startup handle.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3000.0&EvtType=0xE53883A0%400xBE03358B%401306%4025&EvtType=0xE53883A0%400xBE03358B%401306%4025
      Feature:                       SQL Browser
      Status:                        Passed
      Feature:                       SQL Writer
      Status:                        Passed
      Feature:                       SQL Client Connectivity
      Status:                        Passed
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131223_144132\SystemConfigurationCheck_Report.htm

  • Sql Server 2012 Enterprise installation Problem with Error : Failed to launch local ScenarioEngine.exe: 0x80070003

    Thanks for providing such situation for solving our problem.
    Please and please help me with this problem that im dealing and solving during these 2 weeks!
    I have searched a lot and do all the suggestion but till now i haven't achieved any solution.
    I want to install SQL server 2012 Enterprise but after beginning installation progress and completing the checking for update it become stopped and Setup window become lost.
    I opened temp and find this error:
    09/20/2014 13:55:47.758 Error: Failed to launch local ScenarioEngine.exe: 0x80070003
    please help and guide me , it really killed my time during about 3 weaks, i will pray for you!
    here is the overall content of my SqlSetup_1 file:
    09/20/2014 13:41:56.002 ======================================================================
    09/20/2014 13:41:56.161 Setup launched
    09/20/2014 13:41:56.272 Attempting to determine media source
    09/20/2014 13:41:56.342 Media source: F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\
    09/20/2014 13:41:56.388 Attempt to determine media layout based on file 'F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\mediainfo.xml'.
    09/20/2014 13:41:56.488 Media layout is detected as: Full
    09/20/2014 13:41:56.572 Not a slip stream media, so continuing to run setup.exe from media.
    09/20/2014 13:41:56.666 /? or /HELP or /ACTION=HELP specified: false
    09/20/2014 13:41:56.710 Help display: false
    09/20/2014 13:41:56.743 .Net version 3.5 is installed
    09/20/2014 13:41:56.777 .Net version 2.0 is installed
    09/20/2014 13:41:56.810 Local setup.exe not found, so continuing to run setup.exe from media.
    09/20/2014 13:41:56.843 Attempt to initialize SQL setup code group
    09/20/2014 13:41:56.887 Attempting to determine security.config file path
    09/20/2014 13:41:56.921 Checking to see if policy file exists C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG\security.config
    09/20/2014 13:41:56.955 .Net security policy file does exist
    09/20/2014 13:41:56.987 Attempting to load .Net security policy file
    09/20/2014 13:41:57.032 Processing entry ("MSVCM80", "Native")
    09/20/2014 13:41:57.076 Required security code group nodes exist, contine.
    09/20/2014 13:41:57.109 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    09/20/2014 13:41:57.143 Required security code group nodes exist, contine.
    09/20/2014 13:41:57.176 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    09/20/2014 13:41:57.224 Required security code group nodes exist, contine.
    09/20/2014 13:41:57.442 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    09/20/2014 13:41:57.487 Required security code group nodes exist, contine.
    09/20/2014 13:41:57.520 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    09/20/2014 13:41:57.567 Required security code group nodes exist, contine.
    09/20/2014 13:41:57.633 Processing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    09/20/2014 13:41:57.773 Required security code group nodes exist, contine.
    09/20/2014 13:41:57.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    09/20/2014 13:41:57.864 Required security code group nodes exist, contine.
    09/20/2014 13:41:57.945 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    09/20/2014 13:41:57.978 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.018 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    09/20/2014 13:41:58.044 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.084 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    09/20/2014 13:41:58.122 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.162 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    09/20/2014 13:41:58.188 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.228 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    09/20/2014 13:41:58.255 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.311 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    09/20/2014 13:41:58.344 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.384 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMARTSETUPEXTENSION", "Native")
    09/20/2014 13:41:58.410 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.450 Processing entry ("MICROSOFT.SQLSERVER.INTEROP.WUAPILIB", "Native")
    09/20/2014 13:41:58.488 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.528 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    09/20/2014 13:41:58.555 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.616 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    09/20/2014 13:41:58.675 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.727 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    09/20/2014 13:41:58.764 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.816 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    09/20/2014 13:41:58.853 Required security code group nodes exist, contine.
    09/20/2014 13:41:58.919 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    09/20/2014 13:41:58.972 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.020 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    09/20/2014 13:41:59.072 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.120 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    09/20/2014 13:41:59.187 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.238 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    09/20/2014 13:41:59.313 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.376 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    09/20/2014 13:41:59.421 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.471 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    09/20/2014 13:41:59.521 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.571 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    09/20/2014 13:41:59.621 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.688 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    09/20/2014 13:41:59.737 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.777 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WMIINTEROP", "Native")
    09/20/2014 13:41:59.815 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.854 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    09/20/2014 13:41:59.932 Required security code group nodes exist, contine.
    09/20/2014 13:41:59.981 Processing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    09/20/2014 13:42:00.032 Required security code group nodes exist, contine.
    09/20/2014 13:42:00.081 Processing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    09/20/2014 13:42:00.132 Required security code group nodes exist, contine.
    09/20/2014 13:42:00.199 Processing entry ("LANDINGPAGE", "Native")
    09/20/2014 13:42:00.248 Required security code group nodes exist, contine.
    09/20/2014 13:42:00.288 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    09/20/2014 13:42:00.337 Required security code group nodes exist, contine.
    09/20/2014 13:42:00.377 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    09/20/2014 13:42:00.447 Required security code group nodes exist, contine.
    09/20/2014 13:42:00.488 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    09/20/2014 13:42:00.536 Required security code group nodes exist, contine.
    09/20/2014 13:42:00.577 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    09/20/2014 13:42:00.650 Required security code group nodes exist, contine.
    09/20/2014 13:42:00.733 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    09/20/2014 13:42:00.781 Required security code group nodes exist, contine.
    09/20/2014 13:42:00.822 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    09/20/2014 13:42:00.869 Required security code group nodes exist, contine.
    09/20/2014 13:42:00.922 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    09/20/2014 13:42:00.969 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.022 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    09/20/2014 13:42:01.087 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.124 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    09/20/2014 13:42:01.154 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.191 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    09/20/2014 13:42:01.276 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.324 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    09/20/2014 13:42:01.387 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.426 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DISTRIBUTEDREPLAYEXTENSION", "Native")
    09/20/2014 13:42:01.453 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.501 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSSHPEXTENSION", "Native")
    09/20/2014 13:42:01.531 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.568 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    09/20/2014 13:42:01.597 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.634 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    09/20/2014 13:42:01.686 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.723 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    09/20/2014 13:42:01.752 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.790 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    09/20/2014 13:42:01.819 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.867 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    09/20/2014 13:42:01.897 Required security code group nodes exist, contine.
    09/20/2014 13:42:01.934 Processing entry ("SHELLOBJECTS", "Native")
    09/20/2014 13:42:01.963 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.000 Processing entry ("MICROSOFT.SQLSERVER.DEPLOYMENT", "Native")
    09/20/2014 13:42:02.053 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.089 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    09/20/2014 13:42:02.119 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.156 Processing entry ("MICROSOFT.ANALYSISSERVICES.SHAREPOINT.INTEGRATION", "Native")
    09/20/2014 13:42:02.208 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.244 Processing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    09/20/2014 13:42:02.274 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.311 Processing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    09/20/2014 13:42:02.340 Processing entry ("FIXSQLREGISTRYKEY", "X86")
    09/20/2014 13:42:02.389 Processing entry ("FIXSQLREGISTRYKEY", "X64")
    09/20/2014 13:42:02.418 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.455 Processing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    09/20/2014 13:42:02.485 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.522 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.PACKAGECHAINEREXTENSION", "Native")
    09/20/2014 13:42:02.574 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.611 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    09/20/2014 13:42:02.640 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.677 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    09/20/2014 13:42:02.707 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.754 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:02.789 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.839 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    09/20/2014 13:42:02.876 Required security code group nodes exist, contine.
    09/20/2014 13:42:02.917 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    09/20/2014 13:42:02.977 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.017 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:03.055 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.094 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:03.154 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.194 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.PACKAGECHAINEREXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:03.232 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.272 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    09/20/2014 13:42:03.310 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.372 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    09/20/2014 13:42:03.410 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.450 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:03.487 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.527 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMARTSETUPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:03.587 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.627 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:03.665 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.705 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    09/20/2014 13:42:03.742 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.805 Processing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    09/20/2014 13:42:03.841 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.882 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:03.920 Required security code group nodes exist, contine.
    09/20/2014 13:42:03.960 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    09/20/2014 13:42:04.020 Required security code group nodes exist, contine.
    09/20/2014 13:42:04.059 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    09/20/2014 13:42:04.097 Required security code group nodes exist, contine.
    09/20/2014 13:42:04.137 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    09/20/2014 13:42:04.197 Required security code group nodes exist, contine.
    09/20/2014 13:42:04.237 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    09/20/2014 13:42:04.275 Required security code group nodes exist, contine.
    09/20/2014 13:42:04.315 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    09/20/2014 13:42:04.352 Required security code group nodes exist, contine.
    09/20/2014 13:42:04.415 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    09/20/2014 13:42:04.452 Required security code group nodes exist, contine.
    09/20/2014 13:42:04.492 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:04.530 Required security code group nodes exist, contine.
    09/20/2014 13:42:04.570 Processing entry ("LANDINGPAGE.RESOURCES", "Native")
    09/20/2014 13:42:04.630 Required security code group nodes exist, contine.
    09/20/2014 13:42:04.670 Processing entry ("MICROSOFT.SQLSERVER.DEPLOYMENT.RESOURCES", "Native")
    09/20/2014 13:42:04.707 Required security code group nodes exist, contine.
    09/20/2014 13:42:04.747 Processing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX.RESOURCES", "Native")
    09/20/2014 13:42:04.878 Required security code group nodes exist, contine.
    09/20/2014 13:42:05.084 Saved .Net security policy file
    09/20/2014 13:42:05.141 Attempting to determine security.config file path
    09/20/2014 13:42:05.206 Checking to see if policy file exists C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\security.config
    09/20/2014 13:42:05.251 .Net security policy file does exist
    09/20/2014 13:42:05.270 Attempting to load .Net security policy file
    09/20/2014 13:42:05.311 Processing entry ("MSVCM80", "Native")
    09/20/2014 13:42:05.348 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    09/20/2014 13:42:05.383 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    09/20/2014 13:42:05.416 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    09/20/2014 13:42:05.449 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    09/20/2014 13:42:05.503 Processing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    09/20/2014 13:42:05.538 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    09/20/2014 13:42:05.572 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    09/20/2014 13:42:05.605 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    09/20/2014 13:42:05.638 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    09/20/2014 13:42:05.691 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    09/20/2014 13:42:05.727 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    09/20/2014 13:42:05.760 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    09/20/2014 13:42:05.793 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMARTSETUPEXTENSION", "Native")
    09/20/2014 13:42:05.827 Processing entry ("MICROSOFT.SQLSERVER.INTEROP.WUAPILIB", "Native")
    09/20/2014 13:42:05.880 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    09/20/2014 13:42:05.916 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    09/20/2014 13:42:05.949 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    09/20/2014 13:42:05.982 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    09/20/2014 13:42:06.015 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    09/20/2014 13:42:06.069 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    09/20/2014 13:42:06.104 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    09/20/2014 13:42:06.138 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    09/20/2014 13:42:06.182 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    09/20/2014 13:42:06.213 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    09/20/2014 13:42:06.271 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    09/20/2014 13:42:06.304 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    09/20/2014 13:42:06.337 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WMIINTEROP", "Native")
    09/20/2014 13:42:06.370 Processing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    09/20/2014 13:42:06.401 Processing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    09/20/2014 13:42:06.437 Processing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    09/20/2014 13:42:06.470 Processing entry ("LANDINGPAGE", "Native")
    09/20/2014 13:42:06.503 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    09/20/2014 13:42:06.537 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    09/20/2014 13:42:06.590 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    09/20/2014 13:42:06.625 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    09/20/2014 13:42:06.659 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    09/20/2014 13:42:06.692 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    09/20/2014 13:42:06.725 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    09/20/2014 13:42:06.779 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    09/20/2014 13:42:06.814 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    09/20/2014 13:42:06.847 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    09/20/2014 13:42:06.881 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    09/20/2014 13:42:06.914 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DISTRIBUTEDREPLAYEXTENSION", "Native")
    09/20/2014 13:42:06.968 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSSHPEXTENSION", "Native")
    09/20/2014 13:42:07.003 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    09/20/2014 13:42:07.036 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    09/20/2014 13:42:07.069 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    09/20/2014 13:42:07.102 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    09/20/2014 13:42:07.158 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    09/20/2014 13:42:07.191 Processing entry ("SHELLOBJECTS", "Native")
    09/20/2014 13:42:07.290 Processing entry ("MICROSOFT.SQLSERVER.DEPLOYMENT", "Native")
    09/20/2014 13:42:07.353 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    09/20/2014 13:42:07.445 Processing entry ("MICROSOFT.ANALYSISSERVICES.SHAREPOINT.INTEGRATION", "Native")
    09/20/2014 13:42:07.535 Processing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    09/20/2014 13:42:07.611 Processing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    09/20/2014 13:42:07.668 Required security code group nodes exist, contine.
    09/20/2014 13:42:07.746 Processing entry ("FIXSQLREGISTRYKEY", "X86")
    09/20/2014 13:42:07.779 Required security code group nodes exist, contine.
    09/20/2014 13:42:07.812 Processing entry ("FIXSQLREGISTRYKEY", "X64")
    09/20/2014 13:42:07.845 Processing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    09/20/2014 13:42:07.901 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.PACKAGECHAINEREXTENSION", "Native")
    09/20/2014 13:42:07.934 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    09/20/2014 13:42:07.968 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    09/20/2014 13:42:08.001 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:08.034 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    09/20/2014 13:42:08.090 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    09/20/2014 13:42:08.134 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:08.179 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:08.212 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.PACKAGECHAINEREXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:08.245 Processing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    09/20/2014 13:42:08.311 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    09/20/2014 13:42:08.345 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:08.389 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMARTSETUPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:08.434 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:08.478 Processing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    09/20/2014 13:42:08.544 Processing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    09/20/2014 13:42:08.610 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:08.656 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    09/20/2014 13:42:08.700 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    09/20/2014 13:42:08.744 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    09/20/2014 13:42:08.800 Processing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    09/20/2014 13:42:08.855 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    09/20/2014 13:42:08.889 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    09/20/2014 13:42:08.921 Processing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    09/20/2014 13:42:08.974 Processing entry ("LANDINGPAGE.RESOURCES", "Native")
    09/20/2014 13:42:09.011 Processing entry ("MICROSOFT.SQLSERVER.DEPLOYMENT.RESOURCES", "Native")
    09/20/2014 13:42:09.055 Processing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX.RESOURCES", "Native")
    09/20/2014 13:42:09.142 Saved .Net security policy file
    09/20/2014 13:42:09.299 Strong name verification disabling is not required
    09/20/2014 13:42:09.343 /? or /HELP or /ACTION=HELP specified: false
    09/20/2014 13:42:09.420 Help display: false
    09/20/2014 13:42:09.477 Attempting to launch landing page workflow
    09/20/2014 13:42:09.509 Attempting to set setup mutex
    09/20/2014 13:42:09.543 Setup mutex has been set
    09/20/2014 13:42:09.588 Attempting to launch global rules workflow
    09/20/2014 13:42:09.609 Media source: F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\
    09/20/2014 13:42:09.662 Install media path: F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\x64\setup\
    09/20/2014 13:42:09.699 Media layout: Full
    09/20/2014 13:42:09.743 Attempting to get execution timestamp
    09/20/2014 13:42:09.787 Timestamp: 20140920_134156
    09/20/2014 13:42:09.843 Attempting to run workflow RUNRULES /RULES=GlobalRules
    09/20/2014 13:42:09.887 Attempting to launch process F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\x64\ScenarioEngine.exe
    09/20/2014 13:42:54.774 Process returned exit code: 0x00000000
    09/20/2014 13:42:54.881 Workflow RUNRULES /RULES=GlobalRules returned exit code: 0x00000000
    09/20/2014 13:42:54.910 Attempting to launch component update workflow
    09/20/2014 13:42:54.966 Media source: F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\
    09/20/2014 13:42:54.992 Install media path: F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\x64\setup\
    09/20/2014 13:42:55.054 Media layout: Full
    09/20/2014 13:42:55.081 Attempting to get execution timestamp
    09/20/2014 13:42:55.110 Timestamp: 20140920_134156
    09/20/2014 13:42:55.136 Attempting to run workflow COMPONENTUPDATE
    09/20/2014 13:42:55.200 Attempting to launch process F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\x64\ScenarioEngine.exe
    09/20/2014 13:55:46.569 Process returned exit code: 0x00000000
    09/20/2014 13:55:46.858 Workflow COMPONENTUPDATE returned exit code: 0x00000000
    09/20/2014 13:55:46.973 Attempting to launch user requested workflow locally
    09/20/2014 13:55:47.074 Attempting to find local setup.exe
    09/20/2014 13:55:47.136 Local bootstrap folder path: 
    09/20/2014 13:55:47.161 Local ScenarioEngine.exe full path: SQLServer2012\x64\ScenarioEngine.exe
    09/20/2014 13:55:47.184 Media source: F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\
    09/20/2014 13:55:47.258 Install media path: F:\programs\Microsoft SQL Server 2012 Enterprise\Microsoft SQL Server 2012 Enterprise\x64\setup\
    09/20/2014 13:55:47.475 Media layout: Full
    09/20/2014 13:55:47.561 Attempting to get execution timestamp
    09/20/2014 13:55:47.583 Timestamp: 20140920_134156
    09/20/2014 13:55:47.605 Attempting to run user requested action from local ScenarioEngine.exe
    09/20/2014 13:55:47.627 Attempting to launch process SQLServer2012\x64\ScenarioEngine.exe
    09/20/2014 13:55:47.719 Error: Failed to launch process
    09/20/2014 13:55:47.758 Error: Failed to launch local ScenarioEngine.exe: 0x80070003
    09/20/2014 13:55:47.794 Attempting to load .Net security policy file C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG\security.config
    09/20/2014 13:55:48.051 Attempting to remove .Net security code group node
    09/20/2014 13:55:48.080 Removing entry ("MSVCM80", "Native")
    09/20/2014 13:55:48.182 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    09/20/2014 13:55:48.242 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    09/20/2014 13:55:48.282 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    09/20/2014 13:55:48.304 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    09/20/2014 13:55:48.326 Removing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    09/20/2014 13:55:48.369 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    09/20/2014 13:55:48.404 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    09/20/2014 13:55:48.426 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    09/20/2014 13:55:48.448 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    09/20/2014 13:55:48.470 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    09/20/2014 13:55:48.513 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    09/20/2014 13:55:48.537 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    09/20/2014 13:55:48.559 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMARTSETUPEXTENSION", "Native")
    09/20/2014 13:55:48.581 Removing entry ("MICROSOFT.SQLSERVER.INTEROP.WUAPILIB", "Native")
    09/20/2014 13:55:48.603 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    09/20/2014 13:55:48.653 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    09/20/2014 13:55:48.681 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    09/20/2014 13:55:48.704 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    09/20/2014 13:55:48.726 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    09/20/2014 13:55:48.748 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    09/20/2014 13:55:48.802 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    09/20/2014 13:55:48.825 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    09/20/2014 13:55:48.848 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    09/20/2014 13:55:48.870 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    09/20/2014 13:55:48.890 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    09/20/2014 13:55:48.914 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    09/20/2014 13:55:48.936 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WMIINTEROP", "Native")
    09/20/2014 13:55:48.959 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    09/20/2014 13:55:48.981 Removing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    09/20/2014 13:55:49.023 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    09/20/2014 13:55:49.047 Removing entry ("LANDINGPAGE", "Native")
    09/20/2014 13:55:49.069 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    09/20/2014 13:55:49.092 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    09/20/2014 13:55:49.114 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    09/20/2014 13:55:49.156 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    09/20/2014 13:55:49.298 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    09/20/2014 13:55:49.401 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    09/20/2014 13:55:49.483 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    09/20/2014 13:55:49.525 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    09/20/2014 13:55:49.559 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    09/20/2014 13:55:49.580 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    09/20/2014 13:55:49.614 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    09/20/2014 13:55:49.636 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DISTRIBUTEDREPLAYEXTENSION", "Native")
    09/20/2014 13:55:49.701 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSSHPEXTENSION", "Native")
    09/20/2014 13:55:49.743 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    09/20/2014 13:55:49.812 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    09/20/2014 13:55:49.858 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    09/20/2014 13:55:49.929 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    09/20/2014 13:55:49.980 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    09/20/2014 13:55:50.013 Removing entry ("SHELLOBJECTS", "Native")
    09/20/2014 13:55:50.062 Removing entry ("MICROSOFT.SQLSERVER.DEPLOYMENT", "Native")
    09/20/2014 13:55:50.091 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    09/20/2014 13:55:50.120 Removing entry ("MICROSOFT.ANALYSISSERVICES.SHAREPOINT.INTEGRATION", "Native")
    09/20/2014 13:55:50.146 Removing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    09/20/2014 13:55:50.179 Removing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    09/20/2014 13:55:50.213 Removing entry ("FIXSQLREGISTRYKEY", "X86")
    09/20/2014 13:55:50.257 Removing entry ("FIXSQLREGISTRYKEY", "X64")
    09/20/2014 13:55:50.309 Removing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    09/20/2014 13:55:50.346 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.PACKAGECHAINEREXTENSION", "Native")
    09/20/2014 13:55:50.379 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    09/20/2014 13:55:50.401 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    09/20/2014 13:55:50.424 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:50.457 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    09/20/2014 13:55:50.505 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    09/20/2014 13:55:50.534 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:50.557 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:50.590 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.PACKAGECHAINEREXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:50.632 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    09/20/2014 13:55:50.668 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    09/20/2014 13:55:50.701 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:50.747 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMARTSETUPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:50.787 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:50.812 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    09/20/2014 13:55:50.834 Removing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    09/20/2014 13:55:50.856 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:50.889 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    09/20/2014 13:55:50.930 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    09/20/2014 13:55:50.967 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    09/20/2014 13:55:51.028 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    09/20/2014 13:55:51.069 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    09/20/2014 13:55:51.114 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    09/20/2014 13:55:51.306 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:51.501 Removing entry ("LANDINGPAGE.RESOURCES", "Native")
    09/20/2014 13:55:51.590 Removing entry ("MICROSOFT.SQLSERVER.DEPLOYMENT.RESOURCES", "Native")
    09/20/2014 13:55:51.622 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX.RESOURCES", "Native")
    09/20/2014 13:55:51.948 Saved .Net security policy file
    09/20/2014 13:55:52.044 Attempting to load .Net security policy file C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\security.config
    09/20/2014 13:55:52.094 Attempting to remove .Net security code group node
    09/20/2014 13:55:52.119 Removing entry ("MSVCM80", "Native")
    09/20/2014 13:55:52.232 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP", "Native")
    09/20/2014 13:55:52.288 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGE", "Native")
    09/20/2014 13:55:52.392 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE", "Native")
    09/20/2014 13:55:52.420 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION", "Native")
    09/20/2014 13:55:52.453 Removing entry ("MICROSOFT.SQLSERVER.SETUP.CHAINER.WORKFLOW", "Native")
    09/20/2014 13:55:52.522 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE", "Native")
    09/20/2014 13:55:52.592 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC", "Native")
    09/20/2014 13:55:52.620 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION", "Native")
    09/20/2014 13:55:52.642 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION", "Native")
    09/20/2014 13:55:52.664 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON", "Native")
    09/20/2014 13:55:52.686 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO", "Native")
    09/20/2014 13:55:52.752 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION", "Native")
    09/20/2014 13:55:52.797 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMARTSETUPEXTENSION", "Native")
    09/20/2014 13:55:52.830 Removing entry ("MICROSOFT.SQLSERVER.INTEROP.WUAPILIB", "Native")
    09/20/2014 13:55:52.852 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION", "Native")
    09/20/2014 13:55:52.875 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY", "Native")
    09/20/2014 13:55:52.908 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION", "Native")
    09/20/2014 13:55:52.930 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSTRING", "Native")
    09/20/2014 13:55:52.952 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK", "Native")
    09/20/2014 13:55:52.974 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK", "Native")
    09/20/2014 13:55:53.019 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD", "Native")
    09/20/2014 13:55:53.052 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS", "Native")
    09/20/2014 13:55:53.085 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION", "Native")
    09/20/2014 13:55:53.108 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO", "Native")
    09/20/2014 13:55:53.130 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION", "Native")
    09/20/2014 13:55:53.183 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CLUSTER", "Native")
    09/20/2014 13:55:53.266 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WMIINTEROP", "Native")
    09/20/2014 13:55:53.375 Removing entry ("MICROSOFT.SQL.CHAINER.PACKAGEDATA", "Native")
    09/20/2014 13:55:53.480 Removing entry ("MICROSOFT.SQL.CHAINER.PRODUCT", "Native")
    09/20/2014 13:55:53.507 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX", "Native")
    09/20/2014 13:55:53.540 Removing entry ("LANDINGPAGE", "Native")
    09/20/2014 13:55:53.574 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SLPEXTENSION", "Native")
    09/20/2014 13:55:53.596 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.AGENTEXTENSION", "Native")
    09/20/2014 13:55:53.618 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.POWERSHELLEXTENSION", "Native")
    09/20/2014 13:55:53.640 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SSISEXTENSION", "Native")
    09/20/2014 13:55:53.695 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.ASEXTENSION", "Native")
    09/20/2014 13:55:53.718 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.REPL_CONFIGEXTENSION", "Native")
    09/20/2014 13:55:53.740 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MANAGEMENTTOOLSEXTENSION", "Native")
    09/20/2014 13:55:53.789 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLSERVER_CONFIGEXTENSION", "Native")
    09/20/2014 13:55:53.829 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SNISERVERCONFIGEXT", "Native")
    09/20/2014 13:55:53.851 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLBROWSEREXTENSION", "Native")
    09/20/2014 13:55:53.873 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSEXTENSION", "Native")
    09/20/2014 13:55:53.895 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DISTRIBUTEDREPLAYEXTENSION", "Native")
    09/20/2014 13:55:53.917 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RSSHPEXTENSION", "Native")
    09/20/2014 13:55:53.962 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.DMF", "Native")
    09/20/2014 13:55:54.000 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMO", "Native")
    09/20/2014 13:55:54.028 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLENUM", "Native")
    09/20/2014 13:55:54.051 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.FULLTEXT_CONFIGEXTENSION", "Native")
    09/20/2014 13:55:54.073 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.WORKFLOWDATA", "Native")
    09/20/2014 13:55:54.125 Removing entry ("SHELLOBJECTS", "Native")
    09/20/2014 13:55:54.161 Removing entry ("MICROSOFT.SQLSERVER.DEPLOYMENT", "Native")
    09/20/2014 13:55:54.184 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UTILITYEXTENSION", "Native")
    09/20/2014 13:55:54.206 Removing entry ("MICROSOFT.ANALYSISSERVICES.SHAREPOINT.INTEGRATION", "Native")
    09/20/2014 13:55:54.228 Removing entry ("MICROSOFT.SQLSERVER.SQM", "Native")
    09/20/2014 13:55:54.291 Removing entry ("MICROSOFT.DATAWAREHOUSE.SQM", "X86")
    09/20/2014 13:55:54.340 Removing entry ("FIXSQLREGISTRYKEY", "X86")
    09/20/2014 13:55:54.362 Removing entry ("FIXSQLREGISTRYKEY", "X64")
    09/20/2014 13:55:54.404 Removing entry ("MICROSOFT.SQLSERVER.DIAGNOSTICS.CONFIGURATION.STRACE", "Native")
    09/20/2014 13:55:54.429 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.PACKAGECHAINEREXTENSION", "Native")
    09/20/2014 13:55:54.451 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.SETUP.RESOURCES", "Native")
    09/20/2014 13:55:54.491 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.INFRASTRUCTURE.RESOURCES", "Native")
    09/20/2014 13:55:54.517 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.BOOTSTRAPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:54.540 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SQLCONFIGBASE.RESOURCES", "Native")
    09/20/2014 13:55:54.588 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SFC.RESOURCES", "Native")
    09/20/2014 13:55:54.617 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SETUPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:54.651 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.MSIEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:54.673 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.PACKAGECHAINEREXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:54.706 Removing entry ("MICROSOFT.SQLSERVER.CHAINER.EXTENSIONCOMMON.RESOURCES", "Native")
    09/20/2014 13:55:54.751 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCO.RESOURCES", "Native")
    09/20/2014 13:55:54.784 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SCOEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:54.817 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.SMARTSETUPEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:54.850 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONFIGEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:54.884 Removing entry ("MICROSOFT.SQLSERVER.DISCOVERY.RESOURCES", "Native")
    09/20/2014 13:55:54.942 Removing entry ("MICROSOFT.SQLSERVER.CONNECTIONINFO.RESOURCES", "Native")
    09/20/2014 13:55:54.972 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.UIEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:54.994 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.WIZARDFRAMEWORK.RESOURCES", "Native")
    09/20/2014 13:55:55.017 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARDFRAMEWORK.RESOURCES", "Native")
    09/20/2014 13:55:55.089 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.INSTALLWIZARD.RESOURCES", "Native")
    09/20/2014 13:55:55.139 Removing entry ("MICROSOFT.SQLSERVER.MANAGEMENT.CONTROLS.RESOURCES", "Native")
    09/20/2014 13:55:55.174 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RESOURCES", "Native")
    09/20/2014 13:55:55.268 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.CONNECTIONINFO.RESOURCES", "Native")
    09/20/2014 13:55:55.410 Removing entry ("MICROSOFT.SQLSERVER.CONFIGURATION.RULESENGINEEXTENSION.RESOURCES", "Native")
    09/20/2014 13:55:55.468 Removing entry ("LANDINGPAGE.RESOURCES", "Native")
    09/20/2014 13:55:55.494 Removing entry ("MICROSOFT.SQLSERVER.DEPLOYMENT.RESOURCES", "Native")
    09/20/2014 13:55:55.516 Removing entry ("MICROSOFT.NETENTERPRISESERVERS.EXCEPTIONMESSAGEBOX.RESOURCES", "Native")
    09/20/2014 13:55:55.632 Saved .Net security policy file
    09/20/2014 13:55:55.661 Attempting to release setup mutex
    09/20/2014 13:55:55.704 Setup mutex has been released
    09/20/2014 13:55:55.738 Setup closed with exit code: 0x80070003
    09/20/2014 13:55:55.760 ======================================================================
    thanks a lot!

    Hi
    First thing to check if windows is activated.
    Secondly if the first option is valid then add the following registry keys:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\110\Bootstrap] "BootstrapDir"="C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\110\Bootstrap\Setup] "PatchLevel"="11.00.2100.60"
    Then copy from the media / temp setup directory following files / folder into C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012
    x64 folder, resources folder, setup.exe.
    Change to x86 when necessary.
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Rule "SQL Server 2012 feature Upgrade" Failed

    I am doing an in-place upgrade of SQL Server 2008 R2 SP2 > SQL Server 2012 SP1, both 64-bit, installed on Windows Server 2008 R2.
    I ran the SQL Server Upgrade Advisor tool prior to upgrade which reported no issues.
    The error I am getting is:
    In the detailed.txt log I can see the following:
    (11) 2013-12-29 12:28:10 Slp: Initializing rule      : SQL Server 2012 Feature Upgrade
    (11) 2013-12-29 12:28:10 Slp: Rule is will be executed  : True
    (11) 2013-12-29 12:28:10 Slp: Init rule target object: Microsoft.SqlServer.Configuration.SetupExtension.SkuUpgradeRule
    (11) 2013-12-29 12:28:10 Slp: -- SkuUpgradeRule : Rule 'FeatureUpgradeMatrixCheck' looking for previous version upgrade data for feature package 'sql_as_Cpu64'.
    (11) 2013-12-29 12:28:10 Slp: -- SkuUpgradeRule : Found feature package  'sql_as_ctp6_Cpu64' with SkuValue=ENTERPRISE (Enterprise) ProductVersion=10.52.4000.0
    (11) 2013-12-29 12:28:10 Slp: -- SkuUpgradeRule : Rule 'FeatureUpgradeMatrixCheck' found sourceVersion 10.0 and edition ENTERPRISE for feature package 'sql_as_Cpu64'.
    (11) 2013-12-29 12:28:10 Slp: -- SkuPublicConfigObject : ValidateSkuMatrix checking sku matrix for sourceVersion=10.0 sourceEdition=ENTERPRISE (Enterprise) sourceArchitecture=X64 targetEdition=STANDARD (Standard) targetArchitecture=X64
    (11) 2013-12-29 12:28:10 Slp: -- SkuPublicConfigObject : ValidateSkuMatrix source and target architecture match.
    (11) 2013-12-29 12:28:10 Slp: -- SkuPublicConfigObject : ValidateSkuMatrix did not find a match in sku matrix .
    (11) 2013-12-29 12:28:10 Slp: -- SkuUpgradeRule : Rule 'FeatureUpgradeMatrixCheck' feature package 'sql_as_Cpu64' is blocking upgrade.
    (11) 2013-12-29 12:28:10 Slp: -- SkuUpgradeRule : Rule 'FeatureUpgradeMatrixCheck' detection result: IsValidFeatureUpgrade=False
    (11) 2013-12-29 12:28:10 Slp: Evaluating rule        : FeatureUpgradeMatrixCheck
    (11) 2013-12-29 12:28:10 Slp: Rule running on machine: TAUPE-SERVER
    (11) 2013-12-29 12:28:10 Slp: Rule evaluation done   : Failed
    (11) 2013-12-29 12:28:10 Slp: Rule evaluation message: The specified edition upgrade is not supported. For information about supported upgrade paths, see the SQL Server 2012 version and edition upgrade in Books Online.
    (11) 2013-12-29 12:28:10 Slp: Send result to channel : RulesEngineNotificationChannel
    Prior to upgrade:
    From Summary.txt file:
    Overall summary:
      Final result:                  Passed
      Exit code (Decimal):           0
      Start time:                    2013-12-29 12:04:28
      End time:                      2013-12-29 12:08:02
      Requested action:              RunRules
    Machine Properties:
      Machine name:                  TAUPE-SERVER
      Machine processor count:       1
      OS version:                    Windows Server 2008 R2
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
      SQL Server 2008 R2   MSSQLSERVER          MSSQL10_50.MSSQLSERVER         Database Engine Services                
    1033                 Enterprise Edition   10.52.4000.0    No       
      SQL Server 2008 R2   MSSQLSERVER          MSSQL10_50.MSSQLSERVER         Full-Text and Semantic Extractions for Search 1033                
    Enterprise Edition   10.52.4000.0    No       
      SQL Server 2008 R2   MSSQLSERVER          MSAS10_50.MSSQLSERVER          Analysis Services                       
    1033                 Enterprise Edition   10.52.4000.0    No       
      SQL Server 2008 R2   MSSQLSERVER          MSRS10_50.MSSQLSERVER          Reporting Services - Native             
    1033                 Enterprise Edition   10.52.4000.0    No       
      SQL Server 2008 R2                                                      
    Management Tools - Basic                 1033                 Enterprise Edition   10.52.4000.0   
    No       
      SQL Server 2008 R2                                                      
    Management Tools - Complete              1033                 Enterprise Edition   10.52.4000.0   
    No       
      SQL Server 2008 R2                                                      
    Client Tools Connectivity                1033                 Enterprise Edition   10.52.4000.0   
    No       
    Package properties:
      Description:                   Microsoft SQL Server 2012
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      Installation location:        
    \\dovekie\drop\TFS2013\SQLServer2012SP1\x64\setup\
      Installation edition:          Standard
      Slipstream:                    True
    User Input Settings:
      ACTION:                        RunRules
      CONFIGURATIONFILE:            
      ENU:                           true
      FEATURES:                     
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  false
      INDICATEPROGRESS:              false
      INSTANCENAME:                  <empty>
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      RULES:                         GlobalRules
      UIMODE:                        Normal
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131229_120425\ConfigurationFile.ini
    Rules with failures:
    Global rules:
    There are no scenario-specific rules.
    Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131229_120425\SystemConfigurationCheck_Report.htm
    As far as I'm aware, the upgrade path I am following is a supported one, any suggestions will be much appreciated!
    Thank you.

    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
      SQL Server 2008 R2   MSSQLSERVER          MSSQL10_50.MSSQLSERVER         Database Engine Services                
    1033                 Enterprise Edition   10.52.4000.0    No       
      SQL Server 2008 R2   MSSQLSERVER          MSSQL10_50.MSSQLSERVER         Full-Text and Semantic Extractions for Search 1033                
    Enterprise Edition   10.52.4000.0    No       
      SQL Server 2008 R2   MSSQLSERVER          MSAS10_50.MSSQLSERVER          Analysis Services                       
    1033                 Enterprise Edition   10.52.4000.0    No       
      SQL Server 2008 R2   MSSQLSERVER          MSRS10_50.MSSQLSERVER          Reporting Services - Native             
    1033                 Enterprise Edition   10.52.4000.0    No       
      SQL Server 2008 R2                                                      
    Management Tools - Basic                 1033                 Enterprise Edition   10.52.4000.0   
    No       
      SQL Server 2008 R2                                                      
    Management Tools - Complete              1033                 Enterprise Edition   10.52.4000.0   
    No       
      SQL Server 2008 R2                                                      
    Client Tools Connectivity                1033                 Enterprise Edition   10.52.4000.0   
    No       
    Package properties:
      Description:                   Microsoft SQL Server 2012
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      Installation location:        
    \\dovekie\drop\TFS2013\SQLServer2012SP1\x64\setup\
      Installation edition:          Standard
      Slipstream:                    True
    User Input
    Hello ,
    You are trying to upgrade to SQL 2012 standard edition which is not supported .you can only upgrade from SQL server 2008 R2 Sp2 Enterprise edition to SQL 2012 Enterprise or business intellgience. see below link for supported upgrade paths
    http://technet.microsoft.com/en-us/library/ms143393.aspx
    If you want to move ahead you should try Side by side approach.Create new SQL server 2012 box and restore backup.
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • The cluster resource 'SQL Server' could not be brought online error while in completion stage of sql server 2012 failover installation

    While installing sql server 2012 with failover clustering I got the following error:
    The cluster resource 'SQL Server' could not be brought online. Error: There was a failure to call cluster code from a provider. Exception message: Generic failure. Status code: 5942. Description: The resource failed to come online due to the failure of one
    or more provider resources.
    The two nodes of the sql server failover have been successfully prepared. The error came while running the advance cluster completion option.
    In the clustered events in failover cluster manager the following message is displayed:
    Cluster resource 'SQL Network Name (CPCTestSQLClus)' of type 'Network name' in clustered role 'SQL Server (MSSQLSERVER)' failed.
    I have done various checking and the issue remained. I tried to start the sql

    Please find below part of the content of the cluster log. I hope this is helpful in resolving the issue:
    00000998.000010e8::2013/05/08-20:45:00.233 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Online called for resource SQL Network Name (CPCTestSQLClus)
    000005a4.0000050c::2013/05/08-20:45:00.233 INFO  [RCM] HandleMonitorReply: ONLINERESOURCE for 'SQL Network Name (CPCTestSQLClus)', gen(6) result 997/0.
    000005a4.0000050c::2013/05/08-20:45:00.233 INFO  [RCM] Res SQL Network Name (CPCTestSQLClus): OnlineCallIssued -> OnlinePending( StateUnknown )
    000005a4.0000050c::2013/05/08-20:45:00.233 INFO  [RCM] TransitionToState(SQL Network Name (CPCTestSQLClus)) OnlineCallIssued-->OnlinePending.
    00000998.000012f0::2013/05/08-20:45:00.233 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Entering Online thread
    000005a4.0000050c::2013/05/08-20:45:00.233 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.000012f0::2013/05/08-20:45:00.233 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Initializing config info
    00000998.000012f0::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Skipping initialization of 'Identity' module because netname is not yet created
    00000998.000012f0::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Performing actual online of resource.
    00000998.000012f0::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Obtaining IP info for resource SQL IP Address 1 (CPCTestSQLClus)
    00000998.000012f0::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Using provider SQL IP Address 1 (CPCTestSQLClus), ip address 10.144.166.160, mask 255.255.255.0, prefix length 24
    00000998.000012f0::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Resource has 1 IPs
    00000998.000012f0::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: IP: Type Ipv4, Address 10.144.166.160:~0~, Prefix 10.144.166.160/24, Online true, Transport \Device\NetBt_If3
    00000998.000012f0::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: Initializing (082d8ef5-62a8-4fee-acbc-e89b769e9181,Configuration)
    00000998.000012f0::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: Sending request Netname/InitializeIndirect to NN:Agent
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: OnInitialize (082d8ef5-62a8-4fee-acbc-e89b769e9181,Configuration)
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: CanModuleBeInitializedImp - Module can be initialized, current state Offline
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: Sending Initialize to module NN:082d8ef5-62a8-4fee-acbc-e89b769e9181:Configuration
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: Sending request Netname/Initialize to NN:082d8ef5-62a8-4fee-acbc-e89b769e9181:Configuration
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Waiting for ongoing slow strand to complete (if any)
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Signaling main strand to initialize module
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Calling initialize of the configuration implementation
    000005a4.00001350::2013/05/08-20:45:00.248 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Setting 'StatusKerberos' in clusdb returned status 0
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Creating a New AD NetName (type Singleton)...
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: Initializing (082d8ef5-62a8-4fee-acbc-e89b769e9181,AccountAD)
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: Sending request Netname/InitializeIndirect to NN:Agent
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: OnInitialize (082d8ef5-62a8-4fee-acbc-e89b769e9181,AccountAD)
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: CanModuleBeInitializedImp - Module can be initialized, current state Closing
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: Sending Initialize to module NN:082d8ef5-62a8-4fee-acbc-e89b769e9181:AccountAD
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: Agent: Sending request Netname/Initialize to NN:082d8ef5-62a8-4fee-acbc-e89b769e9181:AccountAD
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: Waiting for ongoing slow strand to complete (if any)
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: Signaling main strand to initialize module
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: Initializing Name: CPCTestSQLClus, NetbiosName: CPCTESTSQLCLUS, Type: Singleton, Created: false
    00000998.000010e8::2013/05/08-20:45:00.248 INFO  [RES] Network Name: [NNLIB] GetCreatingDC - name CPCTestSQLClus, lookup flags = 1
    00000998.000010e8::2013/05/08-20:45:00.452 INFO  [RES] Network Name: [NNLIB] GetDCWithFlags - using DC
    \\MY01DC03.Domain.net, domain name Domain.net, IsReadOnly 0, Object exists 0
    00000998.000010e8::2013/05/08-20:45:00.452 INFO  [RES] Network Name:  [NN] Setting crypto access members for encrypt. New container = false.
    000005a4.00001350::2013/05/08-20:45:00.452 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.000010e8::2013/05/08-20:45:00.452 INFO  [RES] Network Name: Agent: Sending request Netname/LastDcChange to NN:082d8ef5-62a8-4fee-acbc-e89b769e9181:Configuration
    00000998.0000075c::2013/05/08-20:45:00.452 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: LastDc Changed, configOnly: 1
    000005a4.00001350::2013/05/08-20:45:00.452 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.0000075c::2013/05/08-20:45:00.468 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Setting last DC in clusdb returned status 0
    00000998.0000075c::2013/05/08-20:45:00.468 INFO  [RES] Network Name:  [NN] got sync reply: 0
    00000998.000010e8::2013/05/08-20:45:00.468 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: LastDc Changed (configOnly true), result: 0
    00000998.000010e8::2013/05/08-20:45:00.468 INFO  [RES] Network Name: Agent: Sending request Netname/PasswordChange to NN:082d8ef5-62a8-4fee-acbc-e89b769e9181:Configuration
    00000998.0000075c::2013/05/08-20:45:00.468 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Password Changed, configOnly: 1
    000005a4.00001350::2013/05/08-20:45:00.468 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.0000075c::2013/05/08-20:45:00.468 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Setting password in clusdb returned status 0
    00000998.0000075c::2013/05/08-20:45:00.468 INFO  [RES] Network Name:  [NN] got sync reply: 0
    00000998.000010e8::2013/05/08-20:45:00.468 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: PasswordChanged (configOnly true), result: 0
    00000998.000010e8::2013/05/08-20:45:00.468 INFO  [RES] Network Name:  [NN] Setting crypto access members for decrypt. New container = false.
    00000998.00000ab8::2013/05/08-20:45:00.636 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read/Write private properties
    00000998.00000ab8::2013/05/08-20:45:00.647 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read only private properties
    00000998.0000075c::2013/05/08-20:45:00.784 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read/Write private properties
    00000998.00000ab8::2013/05/08-20:45:00.815 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read only private properties
    00000998.00000ab8::2013/05/08-20:45:00.815 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read/Write private properties
    00000998.00000ab8::2013/05/08-20:45:00.830 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read only private properties
    00000998.00000ab8::2013/05/08-20:45:00.830 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read/Write private properties
    00000998.00000ab8::2013/05/08-20:45:00.830 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read only private properties
    00000998.000010e8::2013/05/08-20:45:00.924 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: OU name for VCO is OU=NewComputers,OU=WORKSTATIONS,DC=Domain,DC=net
    00000998.000010e8::2013/05/08-20:45:00.924 INFO  [RES] Network Name: Agent: Sending request Netname/GetToken to NN:c03fb105-9a50-4d00-8bee-afaf693f7efc:Identity
    00000998.00000ab8::2013/05/08-20:45:00.924 INFO  [RES] Network Name <Cluster Name>: Identity: Module is not yet initialized. Trying to obtain a new token.
    00000998.0000075c::2013/05/08-20:45:00.924 INFO  [RES] Network Name <Cluster Name>: Identity: Obtaining new token
    00000998.0000075c::2013/05/08-20:45:00.924 INFO  [RES] Network Name:  [NN] Setting crypto access members for decrypt. New container = false.
    00000998.0000075c::2013/05/08-20:45:00.924 INFO  [RES] Network Name: [NNLIB] Priming local KDC cache to
    \\MY01DC02.Domain.net for domain Domain.net
    00000998.0000075c::2013/05/08-20:45:00.924 INFO  [RES] Network Name: [NNLIB] PopulateKerbKDCLookupCache - DC flags 0
    00000998.0000075c::2013/05/08-20:45:00.940 INFO  [RES] Network Name: [NNLIB] LsaCallAuthenticationPackage success with a request of size 94, result size 0 (status: 0, subStatus: 0)
    00000998.0000075c::2013/05/08-20:45:00.940 INFO  [RES] Network Name: [NNLIB] Priming local KDC cache to
    \\MY01DC02.Domain.net for domain label Domain
    00000998.0000075c::2013/05/08-20:45:00.940 INFO  [RES] Network Name: [NNLIB] LsaCallAuthenticationPackage success with a request of size 86, result size 0 (status: 0, subStatus: 0)
    00000998.0000075c::2013/05/08-20:45:01.018 WARN  [RES] Network Name: [NNLIB] LogonUserEx fails for user CPCTestWinClus$: 1326 (useSecondaryPassword: 0)
    00000998.0000075c::2013/05/08-20:45:01.096 WARN  [RES] Network Name: [NNLIB] LogonUserEx fails for user CPCTestWinClus$: 1326 (useSecondaryPassword: 1)
    00000998.0000075c::2013/05/08-20:45:01.096 INFO  [RES] Network Name: [NNLIB] Logon failed for user CPCTestWinClus$ (Error 1326), DC
    \\MY01DC02.Domain.net, domain Domain.net
    00000998.0000075c::2013/05/08-20:45:01.096 INFO  [RES] Network Name <Cluster Name>: Identity: Obtaining Windows Token for Name: CPCTestWinClus, SamName: CPCTestWinClus$, Type: Singleton, Result: 1326, LastDC:
    \\MY01DC02.Domain.net
    00000998.0000075c::2013/05/08-20:45:01.096 INFO  [RES] Network Name <Cluster Name>: Identity: Slow Operation, FinishWithReply: 1326
    00000998.0000075c::2013/05/08-20:45:01.096 INFO  [RES] Network Name <Cluster Name>: Identity: InternalReplyHandler with event: 1326
    00000998.0000075c::2013/05/08-20:45:01.096 INFO  [RES] Network Name <Cluster Name>: Identity: End of Slow Operation, state: Error/Idle, prevWorkState: Idle
    00000998.00000ab8::2013/05/08-20:45:01.096 WARN  [RES] Network Name <Cluster Name>: Identity: Get Token Request, currently doesnt have a token!
    00000998.00000ab8::2013/05/08-20:45:01.096 INFO  [RES] Network Name:  [NN] got sync reply: 0
    00000998.000010e8::2013/05/08-20:45:01.096 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: End of Slow Operation, state: Initializing/Writing, prevWorkState: Writing
    00000998.000010e8::2013/05/08-20:45:01.096 WARN  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: Slow operation has exception ERROR_INVALID_HANDLE(6)' because of '::ImpersonateLoggedOnUser( GetToken() )'
    00000998.000010e8::2013/05/08-20:45:01.096 INFO  [RES] Network Name: Agent: OnInitializeReply, Failure on (082d8ef5-62a8-4fee-acbc-e89b769e9181,AccountAD): 6
    00000998.000010e8::2013/05/08-20:45:01.096 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: InitializeReplyCreation of NetName (type Singleton), result: 6, IsCanceled: false
    000005a4.00000cd8::2013/05/08-20:45:01.096 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.00000ab8::2013/05/08-20:45:01.096 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read/Write private properties
    00000998.000010e8::2013/05/08-20:45:01.096 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Setting 'StatusKerberos' in clusdb returned status 0
    00000998.000010e8::2013/05/08-20:45:01.096 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Deleting ResourceData, CreatingDC, ObjectGUID for a newly created netname from cluster database
    000005a4.00000cd8::2013/05/08-20:45:01.096 INFO  [GEM] Sending 1 messages as a batched GEM message
    000005a4.00000cd8::2013/05/08-20:45:01.112 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.00000ab8::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read only private properties
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: OnInitializeReply, Failure on (082d8ef5-62a8-4fee-acbc-e89b769e9181,Configuration): 6
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: SyncReplyHandler Configuration, result: 6
    00000998.000012f0::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: PerformOnline - Initialization of Configuration module finished with result: 6
    00000998.000012f0::2013/05/08-20:45:01.112 ERR   [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Online thread Failed: ERROR_SUCCESS(0)' because of 'Initializing netname configuration for SQL Network Name (CPCTestSQLClus) failed with
    error 6.'
    00000998.000012f0::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: All resources offline. Cleaning up.
    00000998.000012f0::2013/05/08-20:45:01.112 ERR   [RHS] Online for resource SQL Network Name (CPCTestSQLClus) failed.
    000005a4.0000050c::2013/05/08-20:45:01.112 WARN  [RCM] HandleMonitorReply: ONLINERESOURCE for 'SQL Network Name (CPCTestSQLClus)', gen(6) result 5018/0.
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] Res SQL Network Name (CPCTestSQLClus): OnlinePending -> ProcessingFailure( StateUnknown )
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] TransitionToState(SQL Network Name (CPCTestSQLClus)) OnlinePending-->ProcessingFailure.
    000005a4.0000050c::2013/05/08-20:45:01.112 ERR   [RCM] rcm::RcmResource::HandleFailure: (SQL Network Name (CPCTestSQLClus))
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] resource SQL Network Name (CPCTestSQLClus): failure count: 6, restartAction: 2 persistentState: 1.
    000005a4.00000cd8::2013/05/08-20:45:01.112 INFO  [GEM] Sending 1 messages as a batched GEM message
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] Greater than restartPeriod time has elapsed since first failure of SQL Network Name (CPCTestSQLClus), resetting failureTime and failureCount.
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] Will queue immediate restart (500 milliseconds) of SQL Network Name (CPCTestSQLClus) after terminate is complete.
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] Res SQL Network Name (CPCTestSQLClus): ProcessingFailure -> WaitingToTerminate( DelayRestartingResource )
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] TransitionToState(SQL Network Name (CPCTestSQLClus)) ProcessingFailure-->[WaitingToTerminate to DelayRestartingResource].
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] Res SQL Network Name (CPCTestSQLClus): [WaitingToTerminate to DelayRestartingResource] -> Terminating( DelayRestartingResource )
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] TransitionToState(SQL Network Name (CPCTestSQLClus)) [WaitingToTerminate to DelayRestartingResource]-->[Terminating to DelayRestartingResource].
    00000998.00000ab8::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Terminate called for resource SQL Network Name (CPCTestSQLClus)
    00000998.00000ab8::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Entering Offline thread
    00000998.00000ab8::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Performing actual offline of resource.
    00000998.00000ab8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: Closing (082d8ef5-62a8-4fee-acbc-e89b769e9181,AdminShare)
    00000998.00000ab8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: Sending request Netname/CloseIndirect to NN:Agent
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: OnClose (082d8ef5-62a8-4fee-acbc-e89b769e9181,AdminShare)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: Sending request Netname/Close to NN:082d8ef5-62a8-4fee-acbc-e89b769e9181:AdminShare
    00000998.000010e8::2013/05/08-20:45:01.112 ERR   [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AdminShare: OnCloseBase, Error Already Closing, previous state: Closing/Ending
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: OnCloseReply (082d8ef5-62a8-4fee-acbc-e89b769e9181,AdminShare) result: 1904
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: SyncReplyHandler Configuration, result: 1904
    00000998.00000ab8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: Closing (082d8ef5-62a8-4fee-acbc-e89b769e9181,Configuration)
    00000998.00000ab8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: Sending request Netname/CloseIndirect to NN:Agent
    000005a4.00000cd8::2013/05/08-20:45:01.112 INFO  [RCM-rbtr] giving default token to group SQL Server (MSSQLSERVER)
    000005a4.00000cd8::2013/05/08-20:45:01.112 INFO  [RCM-rbtr] giving default token to group SQL Server (MSSQLSERVER)
    000005a4.00000cd8::2013/05/08-20:45:01.112 INFO  [RCM-rbtr] giving default token to group SQL Server (MSSQLSERVER)
    000005a4.00000cd8::2013/05/08-20:45:01.112 INFO  [RCM-rbtr] giving default token to group SQL Server (MSSQLSERVER)
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: OnClose (082d8ef5-62a8-4fee-acbc-e89b769e9181,Configuration)
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: Sending request Netname/Close to NN:082d8ef5-62a8-4fee-acbc-e89b769e9181:Configuration
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Canceling work, state: Closing/Idle
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: OnCloseBase, previous state: Initializing/Idle
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Closing... (PreviousState: Initializing, Created: false, Type: Singleton)
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: Closing (082d8ef5-62a8-4fee-acbc-e89b769e9181,AccountAD)
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: Sending request Netname/CloseIndirect to NN:Agent
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: OnClose (082d8ef5-62a8-4fee-acbc-e89b769e9181,AccountAD)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: Sending request Netname/Close to NN:082d8ef5-62a8-4fee-acbc-e89b769e9181:AccountAD
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: Canceling work, state: Closing/Idle
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: AccountAD: OnCloseBase, previous state: Initializing/Idle
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: OnCloseReply (082d8ef5-62a8-4fee-acbc-e89b769e9181,AccountAD) result: 0
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Finish Closing NetName (type Singleton) Module AccountAD, result 0, remaining... 0 (0)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: -- listing 3 instances ---------------------------------------------
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: --- 7 modules for instance: 082d8ef5-62a8-4fee-acbc-e89b769e9181:
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Configuration with states: Offline/Ending (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: AccountAD with states: Closing/Ending (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Client with states: Offline/Idle (BeingBorn)
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Configuration: Closed
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Identity with states: Offline/Idle (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Dns with states: Offline/Idle (BeingBorn)
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: OnCloseReply (082d8ef5-62a8-4fee-acbc-e89b769e9181,Configuration) result: 0
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Netbios with states: Offline/Idle (BeingBorn)
    00000998.0000075c::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: SyncReplyHandler Configuration, result: 0
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: AdminShare with states: Closing/Ending (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: --- 7 modules for instance: 43dec41b-661c-42a8-ae23-b635d7ab11f5:
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Configuration with states: Offline/Ending (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: AccountAD with states: Closing/Ending (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Client with states: Offline/Idle (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Identity with states: Offline/Idle (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Dns with states: Offline/Idle (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Netbios with states: Offline/Idle (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: AdminShare with states: Closing/Ending (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: --- 7 modules for instance: c03fb105-9a50-4d00-8bee-afaf693f7efc:
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Configuration with states: Initialized/Idle (Alive)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: AccountAD with states: Initializing/Idle (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Client with states: Initialized/Idle (Alive)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Identity with states: Error/Idle (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Dns with states: Initialized/Idle (Alive)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: Netbios with states: Initialized/Idle (Alive)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: ---- Module: AdminShare with states: Initialized/Idle (BeingBorn)
    00000998.000010e8::2013/05/08-20:45:01.112 INFO  [RES] Network Name: Agent: -- 0 Zombie modules
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] HandleMonitorReply: TERMINATERESOURCE for 'SQL Network Name (CPCTestSQLClus)', gen(7) result 0/0.
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] Res SQL Network Name (CPCTestSQLClus): [Terminating to DelayRestartingResource] -> DelayRestartingResource( StateUnknown )
    000005a4.0000050c::2013/05/08-20:45:01.112 INFO  [RCM] TransitionToState(SQL Network Name (CPCTestSQLClus)) [Terminating to DelayRestartingResource]-->DelayRestartingResource.
    000005a4.0000050c::2013/05/08-20:45:01.112 WARN  [RCM] Queueing immediate delay restart of resource SQL Network Name (CPCTestSQLClus) in 500 ms.
    000005a4.00001248::2013/05/08-20:45:01.112 INFO  [RCM-rbtr] giving default token to group SQL Server (MSSQLSERVER)
    000005a4.00001248::2013/05/08-20:45:01.112 INFO  [RCM-rbtr] giving default token to group SQL Server (MSSQLSERVER)
    000005a4.00001248::2013/05/08-20:45:01.112 INFO  [RCM-rbtr] giving default token to group SQL Server (MSSQLSERVER)
    000005a4.00001248::2013/05/08-20:45:01.112 INFO  [RCM-rbtr] giving default token to group SQL Server (MSSQLSERVER)
    000005a4.00001350::2013/05/08-20:45:01.112 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.00000b78::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read/Write private properties
    000005a4.00001350::2013/05/08-20:45:01.112 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.00000b78::2013/05/08-20:45:01.112 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read only private properties
    00000998.00000b78::2013/05/08-20:45:01.127 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read/Write private properties
    000005a4.00001350::2013/05/08-20:45:01.127 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.00000b78::2013/05/08-20:45:01.127 INFO  [RES] Network Name <SQL Network Name (CPCTestSQLClus)>: Getting Read only private properties
    000005a4.00001350::2013/05/08-20:45:01.127 INFO  [GEM] Sending 1 messages as a batched GEM message
    000005a4.00001350::2013/05/08-20:45:01.127 INFO  [GEM] Sending 1 messages as a batched GEM message
    000005a4.00001350::2013/05/08-20:45:01.143 INFO  [GEM] Sending 1 messages as a batched GEM message
    00000998.00000b78::2013/05/08-20:45:01.252 INFO  [RES] Network Name: Agent: Sending request Netname/RecheckConfig to NN:c03fb105-9a50-4d00-8bee-afaf693f7efc:Netbios
    00000998.00000ab8::2013/05/08-20:45:01.252 INFO  [RES] Network Name <Cluster Name>: Netbios: Slow Operation, FinishWithReply: 0
    00000998.00000ab8::2013/05/08-20:45:01.252 INFO  [RES] Network Name:  [NN] got sync reply: 0
    00000998.00000ab8::2013/05/08-20:45:01.252 INFO  [RES] Network Name <Cluster Name>: Netbios: End of Slow Operation, state: Initialized/Idle, prevWorkState: Idle

  • Best procedure to downgrade a SQL Server 2012 SP2 installation from Enterprise edition to Standard edition

    Hi,
    following a purpose change for a database server, I need to downgrade the SQL Server 2012 SP 2 installation from Enterprise to Standard edition.
    Does it exist the best procedure to do it in a secure manner with a low impact?
    Many thanks

    Please note that while you are downgrading by uninstalling and reinstalling and then restoring backup  taken from 2012 enterprise to standard , if backup contains data about used enterprise features you would not be able to restore the backup so BE
    CAREFUL.
    You should , if possible, get a new box install SQL Server standard and try restoring backup if it fails disable enterprise features and again take backup and then you would be able to restore.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Sql Server 2012 Clustering ?

    Dear Friends, I want to configure clustering for SQL Server 2012 on windows 2008 R2 Sp2. I have two big questions:
    1) Domain controller configuration is mandatory for SQL Server clustering?
    2) Please share any link "if possible share best one"
    Hopes you will support.
    Regards
    Irfan Ahmad

    Hi Irfan_Lhr,
    You post same question 3 times.Please avoid this practice on Forum, I  have merged the same threads  .
    When you setup VM/host for cluster, you require installing Windows Operating System in nodes and Domain Controller. And domain controller is necessary because of domain environment. About SQL Server clustering, for setting up domain environment, you should
    do the following things.
     •Installing Active Directory on Domain Controller;
    •Setting up DNS Server;
    •Joining Cluster Nodes in Domain Environment.
    You also need to note if there are no pre-existing Active Directory when you can deploy cluster nodes in an environment, there is detail about
    how to configure at least one of the cluster nodes as a domain controller.
    There is videos about setting up SQL Server 2008 cluster on Windows 2008, you can review them.
    http://www.sqlserver-training.com/sql-server-2008-clustering-on-windows-2008-video-2/-
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Adding Availability Group to Existing SQL Server 2012 Enterprise installation

    Looking at an existing SQL Server 2012 Enteprise vm. We'd like to add availability group functionality.  It seems that we should be able to create a second VM and install SQL on it in an identical configuration.  Then create a windows cluster with
    the two nodes. From there we should be able to configure avaialbility groups.
    I've set up avaialbility groups before but have not retrofitted one before.  It seems possible though since the instances are standalone.  Anyone see a problem with doing this?
    thanks
    Peter

    Hello,
    What you have is pretty much it. Since AGs require clustering but do not require a clustered install (stand alone install is used) there shouldn't be any changes with the actual install. You will have to enable the HADR option in the configuration manager
    once the clustering is setup.
    Sean Gallardy | Blog |
    Twitter

  • Installation error during the sql server 2012 sp1 installation

    TITLE: Microsoft SQL Server 2012  Setup
    The following error has occurred:
    An error occurred during the installation of assembly 'policy.8.0.Microsoft.VC80.CRT,version="8.0.50727.1833",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32-policy"'. Please refer to Help and
    Support for more information. HRESULT: 0x800736FD. 
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0xDF039760%25401201%25401
    BUTTONS:
    OK

    This issue occurs because of a known issue in the Visual C++ 2005 runtime library setup.
    https://support.microsoft.com/en-us/kb/2688946?wa=wsignin1.0
    Cumulative update information
    SQL Server 2012
    The fix for this issue was first released in Cumulative Update 1 for SQL Server 2012. For more information about how to obtain this
    cumulative update package for SQL Server, click the following article number to view the article in the Microsoft Knowledge Base:
    2679368 Cumulative update 1 for SQL Server 2012
    For a stand-alone installation, follow these steps:
    Download the cumulative update from the Microsoft website, and install the downloaded update package in a folder that can be accessed by the server.
    Double-click the icon to run the Self-Extractor wizard. Extract the files to a folder on the server or on a UNC share.
    On the server, open an administrative command prompt, and change directory to the folder that contains the RTM SQL Server 2012 setup media. For example, run the following command:
    cd E:\SQLSetup\
    Run Setup.exe from the command line together with the /updatesource switch to direct the setup to the folder or share that was described in step 2. For example, run the following command:
    setup.exe /action=install /updatesource=C:\SQL2012CU
    The setup process will detect the cumulative update. After you accept the licensing agreement, on the Product Updates page in the setup process, select the "Include SQL Server product updates" check box to apply
    the cumulative update fixes to the RTM setup files.
    check and confirm.

  • Unable to set (ssl) certificate on a SQL Server 2012 clustered instance

    Hello everyone!
    I'm trying to encrypt the SQL Server communication with SSL but I can't add the certificate in the configuration manager. I've found and tried a lot of different explaination but none of them worked. I'll described what I've done and hope someone will point
    out what I'm missing.
    Here is my situation:
    - SQL Server 2012 Enterprise Edition. Instance name = INSTANCE, FQDN =  SQINSTANCE.mydomain.com. The instance is running under a customized service account: mydomain\sql_sa
    - Two cluster nodes running Win Server 2008R2: NODE1.mydomain.com and NODE2.mydomain.com. Cluster itself is CLUSTER.mydomain.com
    What I've done:
    1) Asked the team in charge to generate a certificate issued to "SQINSTANCE.mydomain.com" with aliases to "NODE1.mydomain.com", "NODE2.mydomain.com" and "CLUSTER.mydomain.com". I get a certificate with "p7b"
    as extension
    2) Connect on "NODE2.mydomain.com" with account "mydomain\sql_sa". Opened MMC and added the certificate under "Personnal" folder. I tried to add it with "Current user" and "Local computer" settings. Saw both
    on internet since I use a specific service account
    3) Get the thumbprint of the certificate and add it under HKLM\Software\Microsoft\Microsoft SQL Server\MSSQL11.INSTANCE\MSSQLServer\SuperSocketNetLib\Certificate. (I triple checked to remove blanks or special characters)
    4) Reboot the node
    5) Open the SQL Server Configuration Manager, go to the network properties. Certificate does not appear in the list
    I tried to check with certutil and saw the certificate in the output. Some guys talked about some private key but I don't see this particularity in my situation. I tried to check if the certificate is valid and, according to the criterias, it is.
    Does anyone can help me with this?

    Hi,
    Are you sure you've got the certificate correct?  http://msdn.microsoft.com/en-us/library/ms191192.aspx
    To use encryption with a failover cluster, you must install the server certificate with the fully qualified DNS name of the virtual server
    on all nodes in the failover cluster. For example, if you have a two-node cluster, with nodes named test1.<your
    company>.com and test2.<your
    company>.com, and you have a virtual server named virtsql, you need to install a certificate for virtsql.<your
    company>.com on both nodes. You can set the value of the ForceEncryptionoption
    toYes
    In your case, shouldn't it be created for CLUSTER.mydomain.com?
    Thanks, Andrew
    My blog...

  • SQL Server 2008 Express Installation fails.

    I am trying to install SQL server 2008 Express edition on my desktop (OS: Win 7 HP - 64 bit). I have been unable to do so on all of my 3 attempts.
    The installation gets to the end and then gives a error with an installation failed message.
    Here is the installation summary - Installation Summary
    Here is the core DB Engine Install Log - DB Engine Install Log this log is copied from the location referenced in the summary document.
    System Config Check Report - Sys Config Check Report
    Any and all help is welcome. Let me know if I can provide any additional information.
    I already have MySQL 5.5 installed on the same machine - would that be a problem and conflict with the MS SQL installation.
    Abhi Oommen

    Hello,
    Please try to uninstall all SQL Server components using Control Panel -> Add/Remove Programs.
    If you have already uninstalled SQL Server before trying to reinstall, please perform the following steps to manually uninstall SQL Server:
    1. Uninstall all SQL Server components you can using Control Panel -> Programs and Features
    2. Backup the registry.
    3. Delete the following keys in regedit:
    --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
    --HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
    4. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and delete all the sub-keys referencing SQL Server.
    5. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server.
    6. Rename all the SQL Server folders in the computer like
    C:\Program Files\Microsoft SQL Server and subfolders.
    Once you have uninstalled, please try to reinstall again.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Service accounts rights in Sql Server 2008 clustered installation.

    I have to install  Sqlserver 2008 in a 2 node clustered environment in
    Windows Server 2008 R2. For that I have set up 4 less privileged
    a/c in domain for Db engine, Sql agent, Reporting services and Analysis
    service. During the installation I plan to specify these a/c's in the
    domain to run the above 4 services under these a/c. I understand the sql server agent
    a/c should have 6 rights in the local computer security policy
    ie a)Adjust memory quotas for process,b)Act as a part of os,c)Bypass
    traverse chechking,d)Log on as a batch job and e)Log on as a service.
    Will these rights get automatically assigned during installation
    or should it be manually assigned in each node under its local security
    policy. Also what are rights for the other 3 service a/c and do these
    rights get assigned automatically during installation.

    I have to install  Sqlserver 2008 in a 2 node clustered environment in
    Windows Server 2008 R2. For that I have set up 4 less privileged
    a/c in domain for Db engine, Sql agent, Reporting services and Analysis
    service. During the installation I plan to specify these a/c's in the
    domain to run the above 4 services under these a/c. I understand the sql server agent
    a/c should have 6 rights in the local computer security policy
    ie a)Adjust memory quotas for process,b)Act as a part of os,c)Bypass
    traverse chechking,d)Log on as a batch job and e)Log on as a service.
    Will these rights get automatically assigned during installation
    or should it be manually assigned in each node under its local security
    policy. Also what are rights for the other 3 service a/c and do these
    rights get assigned automatically during installation.
    You should get Domain account created before starting cluster installation and specifically give these rights to the account.
    Regarding rights below link might be helpful
    http://blogs.msdn.com/b/askjay/archive/2011/02/28/required-rights-for-sql-server-service-account.aspx
    When installing cluster make sure you use Domain account which is added as local administrator on both nodes.
    It should have righst to create Computer name object(CNO) in domain where cluster is being created
    Windows CNO must have complete rights on SQL server CNO.You should also take help from AD team in providing these rights and understanding if any.
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Can SQL server 2014 instance be introduced into SQL server 2012 clustering

    Hello, everyone,
    We have SQL server clustering set up in place (it is actually windows clustering), I am wondering if it is possible to introduce SQL server 2014 instance
    into this clustering. Please share us your thoughts and experiences.
    Thanks

    if you are talking about SQL clustering -(FAILOVER CLUSTERED  INSTANCES) , yes, you can do that.
    you have windows cluster with nodea,nodeb....and you can install two different instances of failover clustered sql - sql 2012 and sql 2014.
    Hope it Helps!!

  • Exchange Server 2012 SP1 installation fails

    I am not an expert in Exchange. I did set up and administer an Exchange server for a customer years ago, and I just persuaded another customer to purchase and install Exchange Server 2013 SP1.
    I downloaded the ISO file and extracted it and then did the install. It told me some Hotfixes needed to be installed, so I installed all that were required. It's worth noting at this point that the link to the KB974405 was wrong and I had to search for the
    hotfix. But eventually all prerequisites were installed and installation began. Apart from taking a long time, it appeared to work.
    After installation completed I clicked to allow administration to open and I was unable to administer anything. The link to Exchange Administrative Center failed with a 404. I opened IIS and noticed that Exchange Back End was installed on port 444. Subsequently
    I observed that the Exchange website appeared to be installed twice, once as Exchange Back End and once under Default Web Site. The first problem was a complaint that a module, which name now escapes me, but which was installed locally had been compiled with
    a later version of .Net than the website is using. The website is using .Net 4.5.1. In case it matters I had installed Exchange with both the mailbox and client access roles.
    After messing around with it for a long time and finding no relevant help on Google, I decided to uninstall and start over. The uninstalled failed because there are mailboxes. Heaven knows where the mailboxes came from since I had never managed to administer
    Exchange. I attempted to use Get-Mailbox cmdlet but got a response the Get-Mailbox was an unknown cmdlet.
    I am considering reverting the server back to a backup prior to the install and starting over, but I am not sure it would be any different the second time around. Does Microsoft have any suggestions. I suppose I could ask for a refund, but then I am left
    with a dissatisfied customer. 
    Please help, I am desperate!

    At the risk of stating the obvious, if I could recover the current installation, I wouldn't need to uninstall it. There was no prior Exchange Server on this computer or even in the domain. SO this was a clean install but I can't administer it.
    If it helps at all, the module that it complained about was Microsoft.Exchange.OwaUrlModule. Is there any kind of "FixIt" uninstall - I don't it just deleting the database because there is nothing of use in it. Or can I manual delete it? Do you have
    any clue why the Get-Maiolbox says it is an unknown cmdlet?

Maybe you are looking for

  • Windows 7, Itunes 10.3.1.55. "iTunes is unable to browse album covers on this computer".

    I just built a new Computer and sucessfully moved my iTunes Library and music over (Windows 7, Itunes 10.3.1.55).  I am getting a message on the cover flow view that states, "iTunes is unable to browse album covers on this computer".  This Cover Art

  • Bps-planning level

    hi friends, i am creating planning level by default i am getting ad-hoc package . what is this. Thanking u suneel.

  • Mail account permission

    I have an Apple iMac running OS 10.9.3, with a 2.8GHz Intel Core i7 processor and 20GB of memory - and I need to help please. My problem involved the compromising of my mail system after I foolishly clicked on a link in an e.mail which seems to have

  • Copy and Paste Multi Layers

    I have a picture with several layers. I doubled the width of the canvas size to fit two up for printing. How do I copy all the layers to paste an exact duplicate with all the layers in tact without having to flatten the image? Thanks

  • Midi Routing

    I have two keyboards, one wired to Logic via midi cables (Port 1, Channel 1) the second board is a Virus Ti. I am not using Virus Control. I'm using the Virus Ti Synth driver and channel 2. My question is, if I make a new Instrument track and apply a