Uninstalled SQL Server Express, ReInstalled 2014 -- Where is it?

When I went to programs and features I was horrified because I could see lots of installations of SQL Server 2005, 2008, 2012 and 2014.
So I uninstalled them all and downloaded SQL Server 2014 for a fresh installation. On the third try, I see that SSMS installed. SSMS did not appear on the start menu the first two tries at installing SQL Server 2014.
When I run SSMS I tell it to browse for all the local versions of SQL Sever and it cannot find any even though I just installed it. When I use the control panel to look at Programs and features I see some entries for MS SQL Server 2014. Hmmm...
When I run the Services GUI from control panel to start and stop SQL Server and its friends, I don't see any of them there.
What is going on? How do I connect to my instance of SQL Server I just installed?
Siegfried
P.S. Here is the installation report
Overall summary:
  Final result:                  Passed
  Exit code (Decimal):           0
  Start time:                    2015-02-02 18:52:50
  End time:                      2015-02-02 19:03:46
  Requested action:              Install
Machine Properties:
  Machine name:                  KM
  Machine processor count:       8
  OS version:                    Windows 8
  OS service pack:              
  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  Configured
Package properties:
  Description:                   Microsoft SQL Server 2014
  ProductName:                   SQL Server 2014
  Type:                          RTM
  Version:                       12
  SPLevel:                       0
  Installation location:         C:\Users\siegfried\Downloads\SQLManagementStudio_x64_ENU\x64\setup\
  Installation edition:          Express
Product Update Status:
  None discovered.
User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      true
  AGTSVCACCOUNT:                 <empty>
  AGTSVCPASSWORD:                <empty>
  AGTSVCSTARTUPTYPE:             Manual
  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:                    false
  ENU:                           true
  ERRORREPORTING:                false
  FEATURES:                      CONN, BC, SDK, SSMS, 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:           C:\Program Files (x86)\Microsoft SQL Server\
  INSTALLSQLDATADIR:             <empty>
  INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
  INSTANCEID:                    <empty>
  INSTANCENAME:                  <empty>
  ISSVCACCOUNT:                  NT AUTHORITY\Network Service
  ISSVCPASSWORD:                 <empty>
  ISSVCSTARTUPTYPE:              Automatic
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  NPENABLED:                     0
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   false
  ROLE:                          AllFeatures_WithDefaults
  RSINSTALLMODE:                 DefaultNativeMode
  RSSHPINSTALLMODE:              DefaultSharePointMode
  RSSVCACCOUNT:                  <empty>
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         <empty>
  SECURITYMODE:                  <empty>
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 <empty>
  SQLSVCPASSWORD:                <empty>
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           <empty>
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBLOGDIR:               <empty>
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SQMREPORTING:                  false
  TCPENABLED:                    0
  UIMODE:                        AutoAdvance
  UpdateEnabled:                 true
  UpdateSource:                  MU
  USEMICROSOFTUPDATE:            false
  X86:                           false
  Configuration file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150202_185221\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:                       SQL Client Connectivity
  Status:                        Passed
  Feature:                       SQL Client Connectivity SDK
  Status:                        Passed
  Feature:                       Setup Support Files
  Status:                        Passed
Rules with failures:
Global rules:
Scenario specific rules:
Rules report file:               C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150202_185221\SystemConfigurationCheck_Report.htm
siegfried heintze

Hi,
You Just downloaded below software
Installation location:         C:\Users\siegfried\Downloads\SQLManagementStudio_x64_ENU\x64\setup\
  Installation edition:          Express
As per above you dowmloaded just 64 bit version of SQL Server express. SSMS helps you in connecting to database engine it is not THE database engine. So you would have to download DB engine software.
You can browse
this Link . When you click on download please download below file
Express 64BIT\SQLEXPR_x64_ENU.exe 196 MB. After download is complete install it.
This link would help you a bit in installation.
Before proceeding I strongly recommend you to read
How to Use SQL Server on windows 8
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

Similar Messages

  • I can't uninstall sql server express

    I'm running Windows  7 64 bit and trying to install SQLEXPRWT_x64_ENU.exe  PLEASE HELP... AT LEAST HELP Me GE GET IT OFF MY SYSTEM.
    LOsing patience, and my mind.  Thanks in advance.
    Kay

    The version was in my email.  SQLEXPRWT_x64_ENU which is sql server 2014 with tool (management studio.) th exac error when ai try to start management studio is:/”An error has occurred while trying to access the license validation file. Please reinstall
    SQL Server to correct this file."/
    rIGHT NOw I'm FED UP.  I JUST WANT IT OFF MY system.  here's the txt file under log: this comes from detail.txt:
    NOTE: it wouldn't take the whole file. give's me s messaget that body must be 4 -60000 characters long
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature Full, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value Full
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature Full, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value Full
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature Full, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value Full
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature Full, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value Full
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature Full, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value Full
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature Full, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value Full
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature Full, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value Full
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature Full, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature Full from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value Full
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value ALL
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value ALL
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value ALL
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value ALL
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value ALL
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ALL, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ALL from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature SupportFiles, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature SupportFiles from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value SupportFiles
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature configuration state for feature ENG_SqlDom_REDIST, version
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get feature flag ConfigurationState for feature ENG_SqlDom_REDIST from machine name SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine SARA-2
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\120\ConfigurationState
    (01) 2014-07-02 22:56:25 Slp: Sco: Attempting to get registry value ENG_SqlDom_REDIST
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_Cpu64: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_Cpu32: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1028: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1031: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1033: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1036: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1040: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1041: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1042: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1046: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1049: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_2052: NotInstalled
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:25 Slp: Package ID sql_engine_core_inst_loc_Cpu64_3082: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu64_1053: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1028: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1031: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1033: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1036: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1040: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1041: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1042: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1046: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1049: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_2052: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_3082: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\sql_engine_core_inst_loc_msi\x86\sql_engine_core_inst_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_inst_loc_Cpu32_1053: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x64\sql_fulltext.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x64\sql_fulltext.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_fulltext_Cpu64: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x86\sql_fulltext.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x86\sql_fulltext.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_fulltext_Cpu32: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x64\sql_dq.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x64\sql_dq.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_Cpu64: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x86\sql_dq.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x86\sql_dq.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_Cpu32: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1028: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1031: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1033_ENU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1033_ENU_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1033: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1036: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1040: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1041: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1042: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1046: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1049: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_2052: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_3082: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\x64\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu64_1053: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1028: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1031: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1033_ENU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1033_ENU_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1033: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1036: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1040: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1041: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1042: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1046: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1049: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_2052: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_3082: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\x86\sql_dq_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_dq_loc_Cpu32_1053: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_Cpu64: Installed - Version: 12.0.2000.8
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1028: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1031: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1033: Installed - Version: 12.0.2000.8
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1036: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1040: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1041: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1042: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1046: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1049: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\2052_CHS_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_2052: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\3082_ESN_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_3082: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1053_SVE_LP\x64\setup\sql_engine_core_shared_loc_msi\x64\sql_engine_core_shared_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_engine_core_shared_loc_Cpu64_1053: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x64\sql_as.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x64\sql_as.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_Cpu64: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x86\sql_as.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\x64\setup\x86\sql_as.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_Cpu32: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1028_CHT_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_loc_Cpu64_1028: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1031_DEU_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_loc_Cpu64_1031: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1033_ENU_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1033_ENU_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_loc_Cpu64_1033: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1036_FRA_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_loc_Cpu64_1036: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1040_ITA_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_loc_Cpu64_1040: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1041_JPN_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_loc_Cpu64_1041: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1042_KOR_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_loc_Cpu64_1042: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1046_PTB_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Package ID sql_as_loc_Cpu64_1046: NotInstalled
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (01) 2014-07-02 22:56:26 Slp: Sco: File 'P:\SQLExtracted\1049_RUS_LP\x64\setup\x64\sql_as_loc.msi' does not exist
    (\_to open registry subkey SOFTWARE\Microsoft\NET Framework

  • I can't see sql server express 2012 from ssms 2008 R2 -- what do I need to download?

    I'm running sql server 2008 R2 Developer on a win7 (pro) workstation.   I would like to keep this installation because it has SSRS and Analysis Server. But I was not able to attach a sql 2012 DB so I downloaded Sql Server Express 2012 (per the
    picture below - 1st option selected) and installed it.   Sql Server Express 2012 appears to be running -- per my services list, but I cannot see the instance in ssms 2008 R2. Do I need to uninstall Sql Server Express 2012 and then download another
    option (from the picture below)? How should I proceed so that I can have a working/workable instance of Sql Server Express 2012 that I can see in ssms (whatever required version) and also keep sql server 2008 R2?  which download should I select (from
    the picture below?
    Rich P

    Should I uninstall Sql server 2012 first?
    Rich P
    No you do not need to uninstall any thing
    >> Sql Server Express 2012 appears to be running -- per my services list, but I cannot see the instance in ssms 2008 R2.
    You need to just download SQL Server 2012 express management studio and use that to connect to SQL Server 2012. And use SSMS 2008 r2 to connect to SQL Server 2008 r2.
    This File :ENU\x64\SQLManagementStudio_x64_ENU.exe
    Although I guess SSMS 2012 express with SP2 would work just fine and you would connect to 2008 R2 database using that.
    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

  • Uninstall SQL Server 2012 in Command Prompt

    I need to make an  uninstall script for SQL Server 2012 Express but I can't figger it out.
    After I uninstalled the SQL instance with following command:
    C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\setup.exe /Action=Uninstall /FEATURES=SQL,AS /INSTANCENAME=SQLEXPRESS /QUIETSIMPLE
    There are still a couple of programs that I want to remove:
    Microsoft SQL Server 2008 Setup Support Files
    Microsoft SQL Server 2012 Transact-SQL ScriptDom
    Microsoft SQL Server 2012 Native Client
    SQL Server Browser for SQL Server 2012
    Microsoft VSS Writer for SQL Server 2012
    Microsoft - SQL Server 2012 Express
    Microsoft SQL Server 2012 Setup (English)
    Can someone please help me removing them without using 'Add or Remove Programs'
    and preferably without any interaction.

    Hi Michael1105,
    Are there any other instances except SQL Server Express in your system?
    To completely uninstall SQL Server Express include the Browser, Writer and other SQL Server components, I recommend you use the
    ConfigurationFile.ini file. Below is an example for you.
    Firstly, you can perform the following steps to generate a configuration file.
    1. Right click SQL Server 2012 from control panel and select Remove
    2. Follow the wizard through to the Ready to Remove page. The path to the configuration file is specified in the
    Ready to Remove page in the configuration file path section.
    3. Cancel the setup without actually completing the uninstallation, to generate the INI file.
    Secondly, you can specify the configuration file at the command prompt and uninstall SQL Server 2012 Express, or you can change the scripts in configuration file to meet your requirement, then copy the scripts
     in command prompt to uninstall SQL Server 2012 Express.
    Reference:
    Install SQL Server 2012 Using a Configuration File
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • SQL Server Express 2014 Installation Completes with Failures and Repair Does Nothing to Help

    I am attempting to install SQL Server Express 2014 on a development machine and as usual old versions of SQL and the remnants of them are a plague to the installation.
    I have used to Revo Uninstaller to scrub the old installations and with my first attempt after some additional work on the registry I was able to get an instance to install and remarkably I was able to connect to the instance. However, I removed an application
    reference to SQL Server 2008 after the SQL Express 2014 installation (through Control Panel > Programs > Programs and Features) and it stopped working immediately.
    So I removed (uninstalled using Revo Uninstaller) every reference to any SQL Server application as well as removed all of the registry references (using Revo) and I can now install SQL Server Express 2014 with 
    "Feature" failures [Reporting Services, Database Engine Services, Full-Text and Semantic Extractions for Search and SQL
    Server Replication]  and of course it doesn't work.
    Now when I attempt "Repair" the installation the process ends normally (no errors) and reports  "Success" however SQL still has no instance and the services are not running nor are they visible when I open the "SQL Server Configuration
    Manager".
    This is the "Repair" log:
    Overall summary:
    Final result: Passed
    Exit code (Decimal): 0
    Start time: 2014-12-21 17:21:37
    End time: 2014-12-21 17:29:10
    Requested action: Repair
    Machine Properties:
    Machine name: EDWARD-PC2
    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 Configured
    SQL Server 2014 Management Tools - Basic 1033 Express Edition 12.0.2000.8 No Yes
    SQL Server 2014 Management Tools - Complete 1033 Express Edition 12.0.2000.8 No Yes
    SQL Server 2014 Client Tools Connectivity 1033 Express Edition 12.0.2000.8 No Yes
    SQL Server 2014 Client Tools Backwards Compatibility 1033 Express Edition 12.0.2000.8 No Yes
    SQL Server 2014 Client Tools SDK 1033 Express Edition 12.0.2000.8 No Yes
    SQL Server 2014 LocalDB 1033 Express Edition 12.0.2000.8 No Yes
    Package properties:
    Description: Microsoft SQL Server 2014
    ProductName: SQL Server 2014
    Type: RTM
    Version: 12
    SPLevel: 0
    Installation location: C:\Users\Edward\Downloads\SQLEXPRADV_x86_ENU\x86\setup\
    Installation edition:
    User Input Settings:
    ACTION: Repair
    AGTDOMAINGROUP: <empty>
    AGTSVCACCOUNT: <empty>
    AGTSVCPASSWORD: <empty>
    AGTSVCSTARTUPTYPE: Manual
    ASCONFIGDIR: Config
    ASSVCACCOUNT: <empty>
    ASSVCPASSWORD: <empty>
    CLTSTARTUPTYPE: 0
    CLTSVCACCOUNT: <empty>
    CLTSVCPASSWORD: <empty>
    CONFIGURATIONFILE:
    CTLRSTARTUPTYPE: 0
    CTLRSVCACCOUNT: <empty>
    CTLRSVCPASSWORD: <empty>
    ENU: true
    FAILOVERCLUSTERGROUP: <empty>
    FAILOVERCLUSTERNETWORKNAME: <empty>
    FTSVCACCOUNT: <empty>
    FTSVCPASSWORD: <empty>
    HELP: false
    IACCEPTSQLSERVERLICENSETERMS: false
    INDICATEPROGRESS: false
    INSTANCENAME: <empty>
    ISSVCACCOUNT: NT AUTHORITY\Network Service
    ISSVCPASSWORD: <empty>
    ISSVCSTARTUPTYPE: Automatic
    QUIET: false
    QUIETSIMPLE: false
    SQLSVCACCOUNT: <empty>
    SQLSVCPASSWORD: <empty>
    UIMODE: AutoAdvance
    X86: false
    Configuration file: C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20141221_172135\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: SQL Browser
    Status: Passed
    Feature: Documentation Components
    Status: Passed
    Feature: SQL Writer
    Status: Passed
    Feature: LocalDB
    Status: Passed
    Feature: SQL Client Connectivity
    Status: Passed
    Feature: SQL Client Connectivity SDK
    Status: Passed
    Feature: Setup Support Files
    Status: Passed
    Rules with failures:
    Global rules:
    There are no scenario-specific rules.
    Rules report file: C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20141221_172135\SystemConfigurationCheck_Report.htm
    However this is what the "SQL Sever Configuration Manager" look like:
    Why does this appear to not be working properly? I can not connect the the "local" instance and I would guess that the service either does not exist or is not running.
    Edward Walker

    Hello,
    To my knowledge, Revo is not a supported way to uninstall SQL Server.
    Please try to uninstall all you can using Control Panel -> Programs and Features, then perform a manual uninstall to
    remove remnants. Try the following procedure:
    1. Uninstall all SQL Server 2012 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.
    After performing above procedure, try to reinstall SQL Server again.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • SQL Server Express 2014 on Win8.1: Could not find the Database Engine startup handle

    Hello,
    I tried to follow all the similarly titled posts in this forum, yet no solution seems to work, so I hope I can find some up-to-date suggestion here (most of the older posts refer to versions from 2008 to 2012...).
    I have installed Visual Studio 2013 (with the latest Update 2 RC) on a freshly installed development workstation with Win 8.1 with all its updates. Now I'd want to install SQL Server 2014 Express, but the setup keeps failing with the dreaded "Could
    not find the Database Engine startup handle" error (the log follows below).
    What I tried:
    1) download again and repair. Same error.
    2) completely uninstall by launching setup.exe /Action=uninstall (success), then rebooting the OS, then installing again. Same error. I did this twice, the second time I also manually removed any directory left out in C:\Program Files etc.
    When I launch the setup, I select all the components for installation in the package SQLEXPRADV_x64_ENU.exe (1.12 GB, last downloaded today -Apr 3, 2014-), and accept all the defaults including the proposed services accounts. There is no preexisting
    SQL Server instance, as expected.
    The setup takes its time, and finally fails with the error quoted above. I really do not want to reformat my HD and fully reconfigure my workstation, which took about 3 days... Could anyone suggest a solution to have SQL Server 2014 setup so I can start
    developing instead of wasting time in administering the system?
    Thanks to all! The log follows.
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2061893607
      Start time:                    2014-04-03 18:30:58
      End time:                      2014-04-03 19:04:41
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for RS:              Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      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 FullText:        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:                  DIOMEDES
      Machine processor count:       4
      OS version:                    Windows 8
      OS service pack:               
      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  Configured
    Package properties:
      Description:                   Microsoft SQL Server 2014 
      ProductName:                   SQL Server 2014
      Type:                          RTM
      Version:                       12
      SPLevel:                       0
      Installation location:         C:\Users\Daniele\Downloads\SQLEXPRADV_x64_ENU\x64\setup\
      Installation edition:          Express
    Product Update Status:
      None discovered.
    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, FULLTEXT, RS, CONN, BC, SDK, BOL, SSMS, ADV_SSMS, LOCALDB
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher$SQLEXPRESS
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  true
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
      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:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              DefaultSharePointMode
      RSSVCACCOUNT:                  NT Service\ReportServer$SQLEXPRESS
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         <empty>
      SECURITYMODE:                  <empty>
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  Latin1_General_CI_AS
      SQLSVCACCOUNT:                 NT Service\MSSQL$SQLEXPRESS
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           DIOMEDES\Daniele
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  false
      TCPENABLED:                    0
      UIMODE:                        AutoAdvance
      UpdateEnabled:                 true
      UpdateSource:                  MU
      USEMICROSOFTUPDATE:            false
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140403_183057\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:                       Reporting Services - Native
      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=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      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=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       Full-Text and Semantic Extractions for Search
      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=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%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=12.0.2000.8&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025&EvtType=0xD15B4EB2%400x4BDAF9BA%401306%4025
      Feature:                       SQL Browser
      Status:                        Passed
      Feature:                       Documentation Components
      Status:                        Passed
      Feature:                       SQL Writer
      Status:                        Passed
      Feature:                       LocalDB
      Status:                        Passed
      Feature:                       Setup Support Files
      Status:                        Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20140403_183057\SystemConfigurationCheck_Report.htm

    Thank you, it worked! I suppose that it was really your nr.3 which made the difference. I changed NT Service\MSSQL$SQLEXPRESS to NT AUTHORITY\System for the Data service. I'll then change it again as suggested (any suggestion about a "standard"
    account to be used here?), even if this is a development workstation using SQL Server Express only as a local database for debugging, so security is not really a big concern.
    Thanks for the feedback.Ya I know No3 was real step but just added more info so as to rule out any other possibility.
    No not as such, you wont believe,quite few pf my clients I have worked for keep it with local system and they have not complained yet ,they are afraid to change account as few of them faced issue SQL Server not coming online due to logon failure( after changing
    startup account to some domain a and that was happening due to some AD policy.But if you have nay plans to move Critical database in production which would be act as Database to some Internet facing application please follow my suggestion
    of running SQL Server with Least privileged domain account.
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • SQL Server Express 2005 to 2014 upgrade and Uninstallation issues

    We have client application running SQL Server Express that connects to a SQL Server 2012 server.  We are attempting to upgrade from Microsoft SQL 2005 express to Microsoft SQL Server 2014
    express – but are having difficulties – especially with uninstall.
    Our understanding is that we needed to follow the following steps:
        First we install Microsoft SQL 2005 express SP4 as required silently
    Start /wait SQLEXPR.exe /qn ACTION=UPGRADE INSTANCENAME="SQLEXPRESS" UPGRADE=SQL_Engine SAPWD=<password>
    SQLACCOUNT="NT AUTHORITY\SYSTEM" SQLPASSWORD= SECURITYMODE="SQL"
        Then try upgrading with Microsoft SQL Server 2014 express, we use following command to do it silently
    SQLEXPR.exe /q /ACTION=upgrade /INSTANCENAME=SQLEXPRESS /ISSVCAccount="NT AUTHORITY\SYSTEM" /IACCEPTSQLSERVERLICENSETERMS
    We see following
        In Control Panel -> Uninstall or change program, we have all the instances listed 2005, 2008, 2012 and 2014.
        How do we uninstall the instance?  , We try uninstalling 2014
    But it is not cleanly uninstalled.
    Questions:
        Is there any way for clean upgrade from Microsoft SQL 2005 express SP3 to Microsoft SQL 2014 express?
        Is there any specific steps suggested to uninstall upgraded SQL 2014 express from system?
        Are we doing anything wrong in commands for silent upgrade?
    Thanks in advance.

    Hello,
    After you perform an in-place upgrade it’s normal to find the binaries and references of the old version of SQL Server on the Start Menu and Control Panel -> Programs and Features. That’s by design. After you have successfully upgraded an instance, you can
    remove the old binaries.
    IfIf you find some remnants after uninstalling SQL Server 2014, please perform the following steps to manually uninstall it:
    1. Uninstall all SQL Server 2014 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.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • SQL Server Express 2014 CTP2 LocalDB

    I just installed 2014 SQL Express and everything looked like it worked just fine.
    Too fine for my own good because it updated the database files to version 782 and now I am stuck.
    I cannot get SQL Server Management Studio nor VS 2013 Express to connect to LocalDB v12.0, only to LocalDB v11.0, but the latter does not read version 782 data base files.
    The Discovery Report shows that LocalDB v.12 has been configured. But when I try to connect with "(LocalDB)\v12.0" I get "Cannot connect..." It can still connect with "(LocalDB)\v11.0" but than cannot open the v.782
    data bases.
    And when I try to open  an SQLexpress database in VS 2013 Express it comes back with "An incompatible SQL Server version was detected."

    Hello ,
    Do you know these links ?
    http://msdn.microsoft.com/en-us/library/hh510202(v=sql.120).aspx
    http://social.technet.microsoft.com/wiki/contents/articles/4609.troubleshoot-sql-server-2012-express-localdb.aspx
    You may have problems with access permissions on the files of the database ( see at the end of the 2nd link ). The user must be added to the list of authorized users to connect and so on.
    There was also a similar problem of connection for applications created with VS 2010 towards localdb 2012.
    See also the articles from the SQL Server Express Weblog ( for 2012 but the remarks could be always interesting )
    http://blogs.msdn.com/b/sqlexpress/archive/2011/11/28/using-localdb-in-visual-studio-2010.aspx
    http://blogs.msdn.com/b/sqlexpress/archive/2011/10/28/localdb-where-is-my-database.aspx
    http://blogs.msdn.com/b/sqlexpress/archive/2011/10/27/net-framework-4-now-supports-localdb.aspx
    Please , could you explain how you have created your localdb on the users computers ?
    I am surprised by your short error message ( I think that you have not provided the full error message ).
    Have a nice day
    PS : as you are using a SQL Server Express 2014 CTP2 , it is possible that the RTM version could solve your problem. I have applied always a rule : I never install an application using a new version of SQL Server before the release of the SP1.
    Mark Post as helpful if it provides any help.Otherwise,leave it as it is.

  • How to install and use sql server express 2014 with tools

    I am a student and have an assignment that requires I use either mysql or sql server, so I chose to download and install sql server express 2014 with tools, but after installation was complete all I can see is sql server 2014 import and export data (64-bit)
    and I have no clue what to do wiith it...I had used sql server 2008 a couple  of  years ago and it was easy, but this is very complicated, I have been trying to get this done for 2 days now, so someone please help me and tell me what I am doing wrong.

    Hi,
    It seems you did not installed complete software. Make sure you have downloaded below from
    SQL Server Express Download link
    Express with Advanced Services (SQLEXPRADV) when you click on Get started button on page displayed by clicking on above link. This download includes Sql Server Management Studio as well.
    Before moving I would Like you to first read
    Hardware and Software requirements
    Please refer 
    how to install SQL server 2014 express
    Above Link is for Enterprise edition  but you can use it for express as well. When you reach page feature selection please select all features to install.
    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 Articles

  • Import MS Access 2010 (*.accdb) to SQL Server Express 2014

    Hi,
    I have a SQL Server Express 2014 installed in my laptop and when I trying to import MS Access 2010 (.accdb) database using .net framework ODBC it still looking for a driver. Please help. Thanks!!

    Hi,
    You can use SQL Server Migration Assistant (SSMA) to migrate Access databases to SQL Server.
    Migrating Access Databases to SQL Server/SQL Azure (AccessToSQL)
    http://technet.microsoft.com/en-us/library/hh313051.aspx
    Also, refer to the below thread:
    Issues in Importing Access Database into SQL Server 2014 Express
    http://social.technet.microsoft.com/Forums/en-US/3a40eda6-b609-4855-96e5-f5765acf5059/issues-in-importing-access-database-into-sql-server-2014-express
    Hope it helps
    Tracy Cai
    TechNet Community Support

  • VFPOLEDB and MS SQL Server Express 2014

    I can install VFPOLEDBSetup.msi on machine with Windows 7 - 64bit and MS SQL Server Express 2012, but I cannot install VFPOLEDB on machine with Windows 7 - 64bit and MS SQL Server Express 2014. Is there a problem with MSSQL 2014?

    I don't think this is related to what Man-wai Chang points to, because the dropping of OLEDB just means continued development of data access drivers for SQL Server are ODBC only now, not that the OLEDB branch of any database is broken intentional.
    That said, it's quite cumbersome to find out what your detail problem is. Do you expect installation of Win7, MSSQL2014 and VFPOLEDB to eventually reproduce and see your problem? You could bet on your luck someone else had the same combination, but there
    are not a lot of VFP developers left over and they may already be using Win8 or 8.1
    Is there any error in setup? Are you just looking at the wrong place (eg OLEDB providers are not lilsted in ODBCAdmin)? VFP OLEDB is and always will be a 32bit driver and can only be seen and used from 32bit processes.
    Bye, Olaf.
    PS: You can use 32bit drivers from a 64bit MSSQL Server as it manages pools of 32bit and 64bit processes. For example see how to do via linked server http://fox.wikis.com/wc.dll?Wiki~VisualFoxProDataFromSQLServer. The detail is in allowing inprocess
    usage of the driver.
    Also see this:
    Create a new SQL Server Integration Services(SSIS) package.
    Add a Data Flow Task(DFT) to the package.
    Select the DFT, and go to Data Flow designer page.
    Add a OLE DB Source to the package.
    Double-click the OLE DB Source, click “New” > “New” to create a connection to Visual FoxPro.
    In the Connection Manager, please select “Microsoft OLE DB Provider for Visual FoxPro”
    Type the file path of a Visual FoxPro database(e.g. C:Address.dbc).
    Test the connection by clicking button “Test Connection”
    Click “OK” > “OK” to apply.
    Now, we can select a table from the Visual FoxPro database in the OLE DB Source editor.
    (quoted from http://blogs.lessthandot.com/index.php/datamgmt/datadesign/think-carefully-which-sql-server-you-wan/)
    Olaf Doschke - TMN Systemberatung GmbH
    http://www.tmn-systemberatung.de

  • SQL Server Express 2014 and SQL Server Agent

    Any chance SQL Server Express 2014 supports SQL Server Agent. I have a home weather database and I have to import Data every 30 seconds.

    Any chance SQL Server Express 2014 supports SQL Server Agent. I have a home weather database and I have to import Data every 30 seconds.
    SQL server 2014 express does not have SQL Server agent.You can take help from creating batch files and running them thorugh CMD.windows scheduler will let you schedule it.
    How to schedule and automate backup in SQL Express
    Free job scheduling toll for SQL Express
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Can i use sql server express 2008, 2012, and 2014 for commercial purpose?

    Good day,
    I saw that the sql server express 2005 can be used for commercial purpose without buying additional license
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/8df18025-fc2b-43c2-8476-532336ff09e3/sql-server-express-for-commercial-use?forum=sqlexpress
    the question is can I do the same for sql server express 2008,2012, and 2014?
    can I install and use sql server express 2008, 2012 and 2014 on an azure vm? specifically
    http://azure.microsoft.com/en-us/pricing/details/virtual-machines/
    A0 instance
    just an off topic question, is it required to pay to use sql server on virtual machines?
    why is there a different pricing here
    http://azure.microsoft.com/en-us/pricing/details/virtual-machines/#Sql

    Hello,
    Yes, you can use all versions SQL Server Express for commercial use. Please read more resources about it.
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/01dbc5c3-b5fe-42d4-9eb9-91683cf8285b/can-any-commercial-application-that-uses-sql-server-express-freely-redistribute-the-sql-server?forum=sqlexpress
    https://social.technet.microsoft.com/Forums/en-US/661ebf2e-ff2f-4dae-a8ae-e2179a764c09/sql-server-2012-express-in-commercial-product?forum=sqlexpress
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Install SQL Server Express 2014 on same machine as SQL Server Express 2008 R2

    Hello, I have a customer with a CRM application using SQL Server 2008 Express (installed as part of the product installation).
    They wish to use another database-based application and the CRM company is recommending a separate instance of SQL for the other database.
    So, I am wondering if it is possible to install SQL Server Express 2014 on the same machine as the existing SQL Server Express 2008 R2?
    Many thanks for any assistance provided.

    The CRM application in question is SAGE Act!.  It is their own (proprietary) application.
    I am less interested in comparability questions concerning this application than I am about the possibility of installing
    SQL Server Express 2014 or creating another database instance within the existing SQL Server Express 2008.

  • Upgrade from SQL Server 2005 to SQL Server Express 2014 Enterprise

    I was just wondering if it is possible to upgrade from SQL Server 2005 to SQL Server Express or will I have to build the environment and then migrate the database?
    Thanks for any help

    Hi Lance_Romance,
    As others’ posts, you don’t have to build new environment and then migrate databases between SQL Server instances, you can use the in-place upgrade strategy to upgrade from SQL Server 2005 to SQL Server 2014 .Please note that SQL Server 2005 SP4 is required
    in this case.
    Before upgrading , I recommend you to use
    upgrade advisor, it can help to analyze your existing SQL Server deployment and inform you of issues that need to be addressed.  In addition, please perform a full server backup prior to performing the in-place upgrade, which will be an important way
    to revert your SQL Server to its previous state if the upgrade does not go as planned. For more details, please review this blog:
    Upgrading to SQL Server 2014: A Dozen Things to Check.
    Thanks,
    Lydia Zhang

Maybe you are looking for

  • Java Character set error while loding data using iSetup

    Hi, I am getting the following error while migrating settup data from R12 (12.1.2) Instance to another R12 (12.1.2) Instance, Both the Database has same DB character set (AL32UTF8) we are getting this error while migrating any setup data Actual error

  • Bounding box around rollover images

    Can anyone tell me how to remove a visible bounding box on rollover images. The bounding box does not appear until you click on the rollover image. This does not show up in Safari but does show in IE and Firefox. Any help is appreciated.

  • Sophos Antivirus version 10 or higher not included in PRUs?

    Hello Novell-Forums. My request regards an update for the ZCMs PRUs in order to discover Sophos Antivirus version 10 or higher. At the moment the Asset Management discovers Sophos only up to version 9,5. All higher Sophos-versions are to be found wit

  • P2V SQL Server 2008 R2 HYPER-V Clustering

    Hi all, i have current sql server 2008 environment which have the following requirements: 1. SERVER A with failover cluster 1 node server (physical server) 2. 4 shared disk storage (SAN) 3. The connectivity is HBA i am supposed to migrate the existin

  • 10.2.0.4 on Oracle XE

    Hi, sorry didnt find anything in the forum: Is it possible to patch Oralce Express Edition to latest Patch Set 10.2.0.4? If yes: how? I tried it with oui but didnt work. Thanks, Alex