Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 5760

SQL 2008 Express Installation Fails

$
0
0

Hi All,

I need some help here..

1. I have a Windows 2008 Standard 32 bit OS and its running SQL 2000 Full Blown on it.

2.Now I am trying to Install SQL 2008 Express on the same machine but it fails with an error "Failed to Retrieve Data for this request"

3.This machine is a Domain Controller and I have verified its not RODC.

I also need to know if I can install SQL 2008 Express Instance on a machine which is already running SQL 2000 Full Blown version.

Here is the bootstrap log

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           847168662
  Exit facility code:            638
  Exit error code:               50326
  Exit message:                  Failed to retrieve data for this request.
  Start time:                    2015-08-01 12:59:37
  End time:                      2015-08-01 12:59:44
  Requested action:              RunRules
  Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20150801_125937\Detail_GlobalRules.txt
  Exception help link:           http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.0.5500.0%26EvtType%3d0x741C321B%400x342B3208

Machine Properties:
  Machine name:                  CDSERVER02
  Machine processor count:       8
  OS version:                    Windows Server 2008
  OS service pack:               Service Pack 2
  OS region:                     United States
  OS language:                   English (United States)
  OS architecture:               x86
  Process architecture:          32 Bit
  OS clustered:                  No

Package properties:
  Description:                   SQL Server Database Services 2008
  SQLProductFamilyCode:          {628F8F38-600E-493D-9946-F4178F20A8A9}
  ProductName:                   SQL2008
  Type:                          RTM
  Version:                       10
  Installation location:         e:\350cc8f7e5dd729288209ac07750\x86\setup\
  Installation edition:          EXPRESS

  Slipstream:                    True

User Input Settings:
  ACTION:                        RunRules
  CONFIGURATIONFILE:             
  FEATURES:                      SQL
  HELP:                          False
  INDICATEPROGRESS:              False
  INSTANCENAME:                  ARCSERVE_DB
  QUIET:                         True
  QUIETSIMPLE:                   False
  RULES:                         GlobalRules
  X86:                           False

  Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20150801_125937\ConfigurationFile.ini

Detailed results:

Rules with failures:

Global rules:

There are no scenario-specific rules.

Rules report file:               The rule result report file is not available.

Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented

Exception type: Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
    Message: 
        Failed to retrieve data for this request.
    Data: 
      HelpLink.ProdName = Microsoft SQL Server
      HelpLink.BaseHelpUrl = http://go.microsoft.com/fwlink
      HelpLink.LinkId = 20476
      DisableWatson = true
    Stack: 
        at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
        at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(HandleInternalException exceptionHandler)
        at Microsoft.SqlServer.Chainer.Setup.Setup.RunRequestedWorkflow()
        at Microsoft.SqlServer.Chainer.Setup.Setup.Run()
        at Microsoft.SqlServer.Chainer.Setup.Setup.Start()
        at Microsoft.SqlServer.Chainer.Setup.Setup.Main()
    Inner exception type: System.NullReferenceException
        Message: 
                Object reference not set to an instance of an object.
        Stack: 
                at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String machineName, RegistryView regView)
                at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String machineName)
                at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
                at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
                at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
                at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
                at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)


Any help would be highly appreciated.

Thanks

Armaan.


Viewing all articles
Browse latest Browse all 5760

Trending Articles