<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SQL Server 2008 RC0 installation problems in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/sql-server-2008-rc0-installation-problems/m-p/6827795#M12761</link>
    <description>&lt;P&gt;Hi Hostrunway,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for thr reply.&lt;/P&gt;&lt;P&gt;Yes i run it as adminstrator.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After the unsuccesful attempt to install sql server , I had deleted registry entries from HKEY_LOCAL_MACHINE-&amp;gt;SOFTWARE-&amp;gt;MICROSOFT-&amp;gt;MICROSOFT SQL SERVER.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jan 2016 08:44:20 GMT</pubDate>
    <dc:creator>onlinesandeep</dc:creator>
    <dc:date>2016-01-28T08:44:20Z</dc:date>
    <item>
      <title>SQL Server 2008 RC0 installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/sql-server-2008-rc0-installation-problems/m-p/6827791#M12759</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am trying to install SQL Server 2008 RC0 but the installation is failing giving error message as "Access is denied".&lt;BR /&gt;&lt;BR /&gt;The installation was performed on a new system having no previous SQL database installed.All the other components of SQL server 2008 were installed except the Database Engine Services.&lt;BR /&gt;&lt;BR /&gt;System Configuration:&lt;BR /&gt;OS: Windows XP&lt;BR /&gt;Hardware : AMD x64&lt;BR /&gt;&lt;BR /&gt;Log file error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2008-07-09 10:18:01 SQLEngine: : Checking Engine checkpoint 'GetSqlServerProcessHandle'&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:01 SQLEngine: --SqlServerServiceSCM: Waiting for nt event 'Global\sqlserverRecComplete' to be created&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 SQLEngine: --SqlServerServiceSCM: Waiting for nt event 'Global\sqlserverRecComplete' or sql process handle to be signaled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigRC and scenario ConfigRC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: Access is denied&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: Configuration action failed for feature SQL_Engine_Core_Inst during timing ConfigRC and scenario ConfigRC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: System.ComponentModel.Win32Exception: Access is denied&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at System.Diagnostics.Process.OpenProcessHandle()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at System.Diagnostics.Process.get_Handle()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlServerServiceBase.WaitSqlServerStart(Process processSql)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlServerServiceSCM.StartSqlServer(String[] parameters)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlServerStartup.StartSQLServerForInstall(String sqlCollation, String masterFullPath, String instanceName, Boolean isConfiguringTemplateDBs, Boolean useSharedMemoryOnly)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineDBStartConfig.ConfigSQLServerSystemDatabases(EffectiveProperties properties, Boolean isConfiguringTemplateDBs, Boolean useInstallInputs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineDBStartConfig.DoCommonDBStartConfig(ConfigActionTiming timing)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlEngine.SqlEngineDBStartConfig.Install(ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcb)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.PrivateConfigurationBase.Execute(ConfigActionScenario scenario, ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbCurrent)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.SqlFeatureConfigBase.Execute(ConfigActionScenario scenario, ConfigActionTiming timing, Dictionary`2 actionData, PublicConfigurationBase spcbCurrent)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.ExecuteAction(String actionId)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.Execute(String actionId, TextWriter errorStream)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: Exception: System.ComponentModel.Win32Exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: Source: System.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:04 Slp: Message: Access is denied.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:06 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20080709_100401\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:06 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20080709_100401\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:06 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20080709_100401\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:26 Slp: Access is denied&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:18:26 Slp: Watson bucket for exception based failure has been created&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2008-07-09 10:19:54 Slp: Completed Action: SqlEngineDBStartConfigAction_install_configrc_Cpu32, returned False&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any solution?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 08:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/sql-server-2008-rc0-installation-problems/m-p/6827791#M12759</guid>
      <dc:creator>onlinesandeep</dc:creator>
      <dc:date>2016-01-28T08:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server 2008 RC0 installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/sql-server-2008-rc0-installation-problems/m-p/6827792#M12760</link>
      <description>&lt;P&gt;It looks like you don't have access to DCOM. Did you install this as an administrator?&lt;/P&gt;&lt;P&gt;When you run the install, right-click on it and run as adminsitrator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 08:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/sql-server-2008-rc0-installation-problems/m-p/6827792#M12760</guid>
      <dc:creator>hostrunway</dc:creator>
      <dc:date>2016-01-28T08:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Server 2008 RC0 installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/sql-server-2008-rc0-installation-problems/m-p/6827795#M12761</link>
      <description>&lt;P&gt;Hi Hostrunway,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for thr reply.&lt;/P&gt;&lt;P&gt;Yes i run it as adminstrator.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After the unsuccesful attempt to install sql server , I had deleted registry entries from HKEY_LOCAL_MACHINE-&amp;gt;SOFTWARE-&amp;gt;MICROSOFT-&amp;gt;MICROSOFT SQL SERVER.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 08:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/sql-server-2008-rc0-installation-problems/m-p/6827795#M12761</guid>
      <dc:creator>onlinesandeep</dc:creator>
      <dc:date>2016-01-28T08:44:20Z</dc:date>
    </item>
  </channel>
</rss>

