Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial use if we are neglect risk sof using it on Production?

Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial/Production
use if we are agree to take risk of using it on Production?

Hi,
Yes you can, but you should be aware of the limitations of MS SQL Express version.
1. 1GB RAM
2. 10 GB database size per database excluding log file (SQL 2008 R2 and above)
3.Job Scheduling service is not available with SQL Server Express.
4.Data import and export feature is not available with SQL Server Express.
5.Limitation on number of CPU
Refer following article for features supported by different editions of MS SQL Server.
Features Supported by the Editions of SQL Server 2012
Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
Praveen Dsa | MCITP - Database Administrator 2008 |
My Blog | My Page

Similar Messages

  • Can't install sql server express

    HElp!!!
    I'm trying to install any recent free sql server.. to practice with vs2012 and asp.net mvc.. and the install keeps failing.  THis is my personal desktop running 64bit Windows 7.  sql server express "said" it was installing but sql
    server doesn't show up under Start/all programs and SWL server management studio isn't under administrative tools.  I tried sql server express but it said it wouldn't install on 64 bit -- something about WOW.  Several sql server things are listed
    in control panel and I'm trying to uninstall them to start over.   Please point me to place to get sql server express with hopefully instructions to install.  Buying a 32 bit computer is not an option at this time.
    Thanks in advance,
    Kay

    problems: 1. no menu item for "new table" in sql server management studio (Right click on tables)
    2. Can't attach northwind db and won't create it using script.  missing stored procedure 'sp_dboption'
    Hi,
    Based on your description, firstly, we need to verify  if  there is no option of ‘New Table’ when right-clicking ‘Tables’ in the left panel of SQL Server Management Studio (SSMS), or you cannot create new table via the GUI in the right panel as follows.
    They might be caused by incomplete installation, I recommend you to check if you have installed the SQL Server 2012 completely.
    Secondly, are you trying to attach the NORTHWIND sample database with the sp_dboption in SSMS? If so, the sp_dboption has been deprecated in SQL Server 2012, it’s only supported in SQL Server 2008 or prior version, you can use
    ALTER DATABASE NORTHWIND SET RECOVERY SIMPLE to replace the following lines in the
    instnwnd.sql script, then execute it. I have done a test successfully in SQL Server 2012. 
    exec sp_dboption 'Northwind','trunc. log on chkpt.','true'
    exec sp_dboption 'Northwind','select into/bulkcopy','true'
    In addition, according to the message “visual studio 2013 does NOT recognize the server”, it seems that you encounter the connection issue between Visual Studio and SQL Server. If you get some error messages, you can post them for further analysis. Also, you
    need to verify that the connection string (contains server name, login, password and so on) is correct when connecting to the SQL Server from Visual Studio.
    Thanks
    Lydia Zhang

  • Error Installing SQL Server Express 2014 Advanced with Tools (SQLEXPRADV_x64_ENU.exe) Missing "cc8246.msi"

    My system passed every element of the: "System Configuration Checker" but the installation process encountered an error when it got to the: "C:\windows\installer\cc8246.msi" file.  The Microsoft Help service didn't have any information
    on the error code.  I did some checking and the file (cc8246.msi) isn't on my computer.  I did search the ZIP and CAB files, too.  I did a search on Microsoft.com, MSDN, Microsoft downloads, BING, and Google.  None of the searches turned
    up anything.  I even tried looking for "cc8246.ms_" and "cc8246" on each search site.  I wasn't able to find anything on this file.
    I looked in my nightly system backup files, too.  It wasn't in my "U:\Nightly Backup\windows\installer\" folder and a search of the backup drive revealed nothing, too.  (I keep copies of deleted and updated files for 60 days.)
    Apparently, I need this file to install this version of SQL Server.  Does anyone have any information on this file or where I can get a copy of it?
    ValiantSon

    Below should help in identifying the missing cc8246.msi file from windows installer folder. You need to identify which component this
    belongs and copy that from the SQL Server setup and rename it to this file.
    http://support.microsoft.com/kb/969052
    Keerthi Deep | Blog SQLServerF1 |
    Facebook

  • Can't find SQL Server Express application after install

    I have downloaded and install SQL Server Express on my new Win 8.1 laptop.  Installtion runs without any issues (no error messages displayed) and shows a successfull completion.  However, I can't seem to make any connections to the server.  There
    are not applicaitons available and I don't get any response trying to make a connection.  How do I make connection?

    Hello,
    Do you search your computer already for the SQL Server programs installed by SQL Server setup? On
    the Start Screen, could you write the word SQL and see what the search can find on your computer?
    What version of SQL Server you installed? Depending of the version installed, could you share with
    us the Summary.txt log file? The following article may help you locate the Summary.txt log file:
    http://technet.microsoft.com/en-us/library/ms143702(v=sql.110).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Unable to install SQL Server Express 2012 with advanced services

     Unable to get file (SQLEXPRADV_x64_ENU) to execute (to start installation process).  I'm on Window7-64 - did move file from download area to its own folder within C drive.  Did find post about converting file to a zip (I'm using winRAR) but
    I only get AUTORUN text file with but will not unzip.
    [autorun]
    OPEN=SETUP.EXE
    ICON=SETUP.EXE,0
    Help  Thanks Brian

    Hello,
    Can you use below site to downloadSQL express with advanced services.1-3 G file is one you need to download .this would be direct executable file.
    http://www.microsoft.com/en-gb/download/details.aspx?id=29062
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Installing SQL Server Express 2014 but server is still 2012

    I upgraded my main system from SQL Express (with advanced) 2014 from 2012. I have successfully installed 2014 on another system and it seems to have automatically upgraded the database I looked at to 2014. But when I try to look at that database on the system
    with the upgrade (as opposed to the clean install) I'm told that the database is a newer version.
    It seems as if the SQL Express server is still running as the 2012 version. How do I make sure the local server is running 2014? (Would it help to use the developer version instead?)

    Hi Bob Frankston,
    According to your description, from
    supported version and edition upgrades, SQL Server 2014 supports upgrade from SQL Server 2012 SP1 or later. Since you want to upgrade to SQL Server 2014 Express with Advanced Services, the earlier versions of SQL Server 2012 should be
    SQL Server 2012 SP1 Express, SQL Server 2012 SP1 Express with Advanced Services and so on.
    After upgrading to SQL Server 2014 Express, you need to verify if it is upgraded successfully, you can check the summary and detail from the installation log. If it failed, the detailed error message also is saved in the following error log.
    C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\LOG\Summary.txt.
    C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\<YYYYMMDD_HHMM>\Detail.txt
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Having issues with getting SQL Server Express to start services and run.

    Good afternoon everyone,
    I have been working on a 2012 R2 server getting ready to move databases to new hardware.  I had SQL Server Express 2008 R2 running on this server with no issues.  I was handed another software package that ran SQL Express 2012 and had to for compatibility
    reasons.  I have had multiple versions run on Server 2012 before with no issues.  This time, not so lucky.  When the installer from the updated package put on SQL Express 2012 it completed with errors ( error log posted at the end of post) and
    would not allow me to run software.  I then tried the db that I had installed on 2008 R2 and it also gave the  same error as the 2012 version.  IN basic terms the required services attempted to start and shut back down again.  I have received
    Error 1068 about database handles and error %%945.   I know this db has plenty of space and the permissions were added for the Admin account to access both db's.  I then uninstalled both versions and tried again, with the same errors listed when
    I tried to start the services.     I am thinking that a clean install would fix the issue however I am not certain what files/folders/reg entries need to be deleted or modified.  I have researched all the errors I can find, however I am very
    new with SQL anything so I know I am missing something.   I also do not have an "E:" drive on this server (not sure why it is going there). Input would be very welcome as I am not certain where to go from here. 
    Thanks,
    Matt
    Error Log follows, server and domain names have been blacked out with ****.
    2015-04-15 11:57:55.16 Server      Microsoft SQL Server 2012 (SP1) - 11.0.3128.0 (X64) 
    Dec 28 2012 20:23:12 
    Copyright (c) Microsoft Corporation
    Express Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (Hypervisor)
    2015-04-15 11:57:55.16 Server      (c) Microsoft Corporation.
    2015-04-15 11:57:55.16 Server      All rights reserved.
    2015-04-15 11:57:55.16 Server      Server process ID is 4104.
    2015-04-15 11:57:55.16 Server      System Manufacturer: 'HP', System Model: 'ProLiant ML350p Gen8'.
    2015-04-15 11:57:55.16 Server      Authentication mode is WINDOWS-ONLY.
    2015-04-15 11:57:55.16 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL11.SQLEXPRESS\MSSQL\Log\ERRORLOG'.
    2015-04-15 11:57:55.17 Server      The service account is 'NT AUTHORITY\LOCAL SERVICE'. This is an informational message; no user action is required.
    2015-04-15 11:57:55.17 Server      Registry startup parameters: 
    -d C:\Program Files\Microsoft SQL Server\MSSQL11.SQLEXPRESS\MSSQL\DATA\master.mdf
    -e C:\Program Files\Microsoft SQL Server\MSSQL11.SQLEXPRESS\MSSQL\Log\ERRORLOG
    -l C:\Program Files\Microsoft SQL Server\MSSQL11.SQLEXPRESS\MSSQL\DATA\mastlog.ldf
    2015-04-15 11:57:55.17 Server      Command Line Startup Parameters:
    -s "SQLEXPRESS"
    2015-04-15 11:57:55.48 Server      SQL Server detected 1 sockets with 6 cores per socket and 12 logical processors per socket, 12 total logical processors; using 8 logical processors based on SQL Server licensing. This is an informational message;
    no user action is required.
    2015-04-15 11:57:55.48 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2015-04-15 11:57:55.48 Server      Detected 8157 MB of RAM. This is an informational message; no user action is required.
    2015-04-15 11:57:55.48 Server      Using conventional memory in the memory manager.
    2015-04-15 11:57:55.68 Server      This instance of SQL Server last reported using a process ID of 7840 at 4/15/2015 11:57:47 AM (local) 4/15/2015 3:57:47 PM (UTC). This is an informational message only; no user action is required.
    2015-04-15 11:57:55.68 Server      Node configuration: node 0: CPU mask: 0x00000000000000ff:0 Active CPU mask: 0x00000000000000ff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message
    only. No user action is required.
    2015-04-15 11:57:55.69 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2015-04-15 11:57:55.72 Server      Software Usage Metrics is disabled.
    2015-04-15 11:57:55.73 spid5s      Starting up database 'master'.
    2015-04-15 11:57:55.79 spid5s      20 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required.
    2015-04-15 11:57:55.79 spid5s      0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required.
    2015-04-15 11:57:55.80 Server      CLR version v4.0.30319 loaded.
    2015-04-15 11:57:55.86 spid5s      Service Master Key could not be decrypted using one of its encryptions. See sys.key_encryptions for details.
    2015-04-15 11:57:55.89 Server      Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
    2015-04-15 11:57:55.91 spid5s      SQL Server Audit is starting the audits. This is an informational message. No user action is required.
    2015-04-15 11:57:55.91 spid5s      SQL Server Audit has started the audits. This is an informational message. No user action is required.
    2015-04-15 11:57:55.94 spid5s      SQL Trace ID 1 was started by login "sa".
    2015-04-15 11:57:55.94 spid5s      Server name is '********\SQLEXPRESS'. This is an informational message only. No user action is required.
    2015-04-15 11:57:55.96 spid5s      Failed to verify Authenticode signature on DLL 'C:\Program Files\Microsoft SQL Server\MSSQL11.SQLEXPRESS\MSSQL\Binn\ftimport.dll'.
    2015-04-15 11:57:55.96 spid5s      Starting up database 'msdb'.
    2015-04-15 11:57:55.96 spid9s      Starting up database 'mssqlsystemresource'.
    2015-04-15 11:57:55.96 spid5s      Error: 17204, Severity: 16, State: 1.
    2015-04-15 11:57:55.96 spid5s      FCB::Open failed: Could not open file e:\sql11_main_t.obj.x86release\sql\mkmastr\databases\objfre\i386\MSDBData.mdf for file number 1.  OS error: 3(The system cannot find the path specified.).
    2015-04-15 11:57:55.96 spid5s      Error: 5120, Severity: 16, State: 101.
    2015-04-15 11:57:55.96 spid5s      Unable to open the physical file "e:\sql11_main_t.obj.x86release\sql\mkmastr\databases\objfre\i386\MSDBData.mdf". Operating system error 3: "3(The system cannot find the path specified.)".
    2015-04-15 11:57:55.96 spid5s      Error: 17207, Severity: 16, State: 1.
    2015-04-15 11:57:55.96 spid5s      FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql11_main_t.obj.x86release\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf'.
    Diagnose and correct the operating system error, and retry the operation.
    2015-04-15 11:57:55.96 spid5s      File activation failure. The physical file name "e:\sql11_main_t.obj.x86release\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf" may be incorrect.
    2015-04-15 11:57:55.99 spid9s      The resource database build version is 11.00.3000. This is an informational message only. No user action is required.
    2015-04-15 11:57:56.02 spid12s     A self-generated certificate was successfully loaded for encryption.
    2015-04-15 11:57:56.03 spid12s     Server is listening on [ 'any' <ipv6> 53345].
    2015-04-15 11:57:56.03 spid12s     Server is listening on [ 'any' <ipv4> 53345].
    2015-04-15 11:57:56.03 spid12s     Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\SQLEXPRESS ].
    2015-04-15 11:57:56.03 spid12s     Server named pipe provider is ready to accept connection on [ \\.\pipe\MSSQL$SQLEXPRESS\sql\query ].
    2015-04-15 11:57:56.04 spid12s     Dedicated administrator connection support was not started because it is disabled on this edition of SQL Server. If you want to use a dedicated administrator connection, restart SQL Server using the trace flag 7806.
    This is an informational message only. No user action is required.
    2015-04-15 11:57:56.04 Server      SQL Server is attempting to register a Service Principal Name (SPN) for the SQL Server service. Kerberos authentication will not be possible until a SPN is registered for the SQL Server service. This is an informational
    message. No user action is required.
    2015-04-15 11:57:56.04 Server      The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/********.****.local:SQLEXPRESS ] for the SQL Server service. Windows return code: 0xffffffff, state: 53.
    Failure to register a SPN might cause integrated authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been
    manually registered.
    2015-04-15 11:57:56.04 Server      The SQL Server Network Interface library could not register the Service Principal Name (SPN) [ MSSQLSvc/********.****.local:53345 ] for the SQL Server service. Windows return code: 0xffffffff, state: 53. Failure
    to register a SPN might cause integrated authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually
    registered.
    2015-04-15 11:57:56.09 spid9s      Starting up database 'model'.
    2015-04-15 11:57:56.10 spid9s      Error: 17204, Severity: 16, State: 1.
    2015-04-15 11:57:56.10 spid9s      FCB::Open failed: Could not open file e:\sql11_main_t.obj.x86release\sql\mkmastr\databases\objfre\i386\model.mdf for file number 1.  OS error: 3(The system cannot find the path specified.).
    2015-04-15 11:57:56.10 spid9s      Error: 5120, Severity: 16, State: 101.
    2015-04-15 11:57:56.10 spid9s      Unable to open the physical file "e:\sql11_main_t.obj.x86release\sql\mkmastr\databases\objfre\i386\model.mdf". Operating system error 3: "3(The system cannot find the path specified.)".
    2015-04-15 11:57:56.10 spid9s      Error: 17207, Severity: 16, State: 1.
    2015-04-15 11:57:56.10 spid9s      FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql11_main_t.obj.x86release\sql\mkmastr\databases\objfre\i386\modellog.ldf'.
    Diagnose and correct the operating system error, and retry the operation.
    2015-04-15 11:57:56.10 spid9s      File activation failure. The physical file name "e:\sql11_main_t.obj.x86release\sql\mkmastr\databases\objfre\i386\modellog.ldf" may be incorrect.
    2015-04-15 11:57:56.10 spid9s      Error: 945, Severity: 14, State: 2.
    2015-04-15 11:57:56.10 spid9s      Database 'model' cannot be opened due to inaccessible files or insufficient memory or disk space.  See the SQL Server errorlog for details.
    2015-04-15 11:57:56.10 spid9s      SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
    

    Hi HMLunger,
    Did you install the SQL Server instance successfully? If not, please help to post the summary and detail logs for analysis. By default, the logs can be found in: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log.
    However, if you fail to start SQL Server Express service after successfully installing SQL Server,
    you might have to change the paths of the files by running the following scripts from the command prompt. For more details, please review this similar
    thread.
    NET START MSSQL$SQLEXPRESS /f /T3608
    SQLCMD -S .\SQLEXPRESS
    ALTER DATABASE model MODIFY FILE (NAME = logical_name , FILENAME = 'new_path\os_file_name');
    ALTER DATABASE model MODIFY FILE (NAME = logical_name , FILENAME = 'new_path\os_file_name');
    go
    exit;
    ALTER DATABASE msdb MODIFY FILE (NAME = logical_name , FILENAME = 'new_path\os_file_name');
    ALTER DATABASE msdb MODIFY FILE (NAME = logical_name , FILENAME = 'new_path\os_file_name');
    NET STOP MSSQL$SQLEXPRESS
    In addition, you can follow the steps in this KB article to uninstall SQL Server.
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • SQL Server Express with SS Management Studio. Which version is lightest/smallest?

    I’m looking to download the smallest/lightest version of SQL Server Express with SS Management Studio. 
    Which option should I choose?
    http://www.microsoft.com/en-us/download/details.aspx?id=29062
    Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.

    Hello,
    What's the main propuse you use SQL Server Express edition? If you just use SQL Server in development. You can try to use SQL Server 2012 Express LocalDB.
    LocalDB is a lightweight version of Express that has all its programmability features.SQL Server Express LocalDB runs in user mode, and you can install it more quickly with fewer prerequisites (a minimal set of files necessary to start the SQL Server Database
    Engine) and no configuration.
    Reference:
    Introducing LocalDB, an improved SQL Express
    SQL Express v LocalDB v SQL Compact Edition
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • 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.

  • Error Installing SQL Server Express 2008: '' is not a valid login or you do not have permission.

    I have tried installing SQL Server 2008 multiple times on my machine, and I always receive this error about 3/4 of the way through: '' is not a valid login or you do not have permission.
    I have tried installing both SQL Server Express 2008 with Tools and SQL Server Express 2008 with Advanced Services, and they both fail the same way. I am trying to do a new stand-alone installation.
    I'm running Windows XP Home Edition SP3.
    Looking into the error, some forums say I have to install it from THE Administrator account, and not an account with administrator permissions; it also cannot be in Safe Mode, because then the Windows Installer won't work. Unfortunately, I haven't been able to login to the Administrator account. I can go to the home login screen, do ctrl+alt+del twice, and attempt to login to the Administrator account, but I receive this error: Unable to Log You on because of an Account Restriction.
    Other forums say that in the Server Configuration section, all you have to do is provide the username and a strong password from an administrative account on the computer, and it doesn't have to be THE Administrator. Well, I did that, but for some reason it doesn't recognize my username and password, it says something like "The credentials you provided for the SQL Server Agent are invalid". BUT THOSE ARE THE CORRECT CREDENTIALS FOR MY ADMINISTRATIVE USER! So I'm forced to use one of the accounts without a password, like NT AUTHORITY\SYSTEM. That's the only way I can get past this step.
    Also, just FYI, on the next step, which is Database Engine Configuration, I am using Mixed Mode for the Security Mode. I AGAIN provide a password, and then add my current user (who IS an administrator on my machine!) to the SQL Server Administrators box.
    But yet, it fails every single time.
    This is pathetic and ridiculous. I must have tried to install this thing 15 times, that is not an exaggeration. I'm posting this on several other forums as well, maybe an MVP or Bill Gates himself can help me.
    I have one of the log files from a failed installation. If someone would like to see it, I will post it.

     Papy Normand wrote:
    Hello,
    Please, could you have a look on the excellent answer of Mike Wachal you will find here :
    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=4160294&SiteID=1
    Don't hesitate to post again for more help or explanations
    Have a nice day
    PS : if you are talking about the Sql Server Agent Service, it is disabled for Sql Server Express. It is enabled only for the Workgroup/Standard/Dev and Entreprise Editions
    Sorry, but I've tried the suggestion in that link, and it hasn't helped me.
    For anyone wonder, the link is talking about the problem in Server Configuration where I enter my Windows user account and password (which is in the Administrative group), but it says the credentials are invalid.  The link suggests that you need to either enter your Windows account (which I did, and it wouldn't let me go to the next step), or to use one of the built in accounts (which I also tried, but it gave me the " '' is not a valid login" error during the installation).
    Any other ideas?
    I haven't had any answers from any other forums either, so I'll just post my log file in case anyone wants to look at this:
    Overall summary:
      Final result:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
      Exit code (Decimal):           -2068643839
      Exit facility code:            1203
      Exit error code:               1
      Exit message:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
      Start time:                    2008-11-17 11:13:47
      End time:                      2008-11-17 12:17:25
      Requested action:              Install
      Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081117_110917\Detail.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.1600.22%26EvtType%3d0xBE029E38%400x12C2466D
    Machine Properties:
      Machine name:                  STEVEN
      Machine processor count:       2
      OS version:                    Windows XP
      OS service pack:               Service Pack 3
      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
    Package properties:
      Description:                   SQL Server Database Services 2008
      SQLProductFamilyCode:          {628F8F38-600E-493D-9946-F4178F20A8A9}
      ProductName:                   SQL2008
      Type:                          RTM
      Version:                       10
      SPLevel:                       0
      Installation location:         D:\x86\setup\
      Installation edition:          DEVELOPER
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      False
      AGTSVCACCOUNT:                 NT AUTHORITY\SYSTEM
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Manual
      ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Config
      ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Data
      ASDOMAINGROUP:                 <empty>
      ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Log
      ASPROVIDERMSOLAP:              1
      ASSVCACCOUNT:                  NT AUTHORITY\SYSTEM
      ASSVCPASSWORD:                 *****
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            STEVEN\Steven
      ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081117_110917\ConfigurationFile.ini
      ENABLERANU:                    False
      ERRORREPORTING:                False
      FEATURES:                      SQLENGINE,REPLICATION,FULLTEXT,AS,RS,BIDS,CONN,IS,BC,SDK,BOL,SSMS,ADV_SSMS,SNAC_SDK,OCS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT AUTHORITY\LOCAL SERVICE
      FTSVCPASSWORD:                 *****
      HELP:                          False
      INDICATEPROGRESS:              False
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    MSSQLSERVER
      INSTANCENAME:                  MSSQLSERVER
      ISSVCACCOUNT:                  NT AUTHORITY\SYSTEM
      ISSVCPASSWORD:                 *****
      ISSVCSTARTUPTYPE:              Automatic
      MEDIASOURCE:                   D:\
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         False
      QUIETSIMPLE:                   False
      RSINSTALLMODE:                 DefaultNativeMode
      RSSVCACCOUNT:                  NT AUTHORITY\SYSTEM
      RSSVCPASSWORD:                 *****
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT AUTHORITY\SYSTEM
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           STEVEN\Steven
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  False
      TCPENABLED:                    0
      X86:                           False
      Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081117_110917\ConfigurationFile.ini
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0x12C2466D
      Configuration error description: '' is not a valid login or you do not have permission.
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081117_110917\Detail.txt
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0x12C2466D
      Configuration error description: '' is not a valid login or you do not have permission.
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081117_110917\Detail.txt
      Feature:                       Full-Text Search
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0x12C2466D
      Configuration error description: '' is not a valid login or you do not have permission.
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081117_110917\Detail.txt
      Feature:                       Analysis Services
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Reporting Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0x12C2466D
      Configuration error description: '' is not a valid login or you do not have permission.
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081117_110917\Detail.txt
      Feature:                       Integration Services
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Client Tools Connectivity
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Management Tools - Complete
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Management Tools - Basic
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Client Tools SDK
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Business Intelligence Development Studio
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       SQL Server Books Online
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Microsoft Sync Framework
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20081117_110917\SystemConfigurationCheck_Report.htm

  • Unable to install SQL Server Express 2008 R2 - Errors "Failed to retrieve data for this request"

    As domain admin I am attempting to install "SQL Server 2008 R2 with SP2" but it keeps failing with "Failed to retrieve data for this request".
    The installation never actually starts, it errors before then.
    It displays the same error even if I run the System Configuration Checker.
    The summary.txt for the install displays the following text:
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -1554760125
      Exit facility code:            852
      Exit error code:               15939
      Exit message:                  Failed to retrieve data for this request.
      Start time:                    2014-08-15 16:49:52
      End time:                      2014-08-15 16:50:06
      Requested action:              RunRules
    Machine Properties:
      Machine name:                  servername
      Machine processor count:       8
      OS version:                    Windows Server 2008 R2
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  Yes
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
    Package properties:
      Description:                   SQL Server Database Services 2008 R2
      ProductName:                   SQL Server 2008 R2
      Type:                          RTM
      Version:                       10
      SPLevel:                       1
      Installation location:         c:\84122ef5b6d9cdcd3b2ac48cec\x64\setup\
      Installation edition:          EXPRESS
    User Input Settings:
      ACTION:                        RunRules
      CONFIGURATIONFILE:             
      ENU:                           True
      FARMACCOUNT:                   <empty>
      FARMADMINPORT:                 0
      FARMPASSWORD:                  *****
      FEATURES:                      
      HELP:                          False
      INDICATEPROGRESS:              False
      INSTANCENAME:                  <empty>
      PASSPHRASE:                    *****
      QUIET:                         False
      QUIETSIMPLE:                   False
      RULES:                         GLOBALRULES,SqlUnsupportedProductBlocker,PerfMonCounterNotCorruptedCheck,Bids2008InstalledCheck,BlockInstallSxS,AclPermissionsFacet,FacetDomainControllerCheck,SSMS_IsInternetConnected,FacetWOW64PlatformCheck,FacetPowerShellCheck
      UIMODE:                        AutoAdvance
      X86:                           False
      Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140815_164944\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.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
            at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable dt, Int32 level)
            at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String machineName)
            at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)
            at Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String actionId)
            at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
            at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
        Inner exception type: Microsoft.SqlServer.Configuration.Sco.SqlRegistryException
            Message:
                    The network path was not found.
            Data:
              WatsonData = [email protected]rror
            Stack:
                    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.CreateBaseKey(ServiceContainer ctx, String machineName, IntPtr hKey, String keyName, RegistryAccess access, RegistryView
    view)
                    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocalMachine(ServiceContainer ctx, String machineName, RegistryAccess access, RegistryView view)
                    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.Enumerator.GetData(Object connectionInfo, Request request)
                    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)

        Inner exception type: Microsoft.SqlServer.Configuration.Sco.SqlRegistryException
            Message:
                    The network path was not found.
            Data:
              WatsonData = [email protected]rror
    Above message says that your registry is not consistent and some of the parameters are missing from registry.Or
    Account installing SQL server does not have permission to access this. I think case can be here that account with which you logged into your system to install SQL Server might not have certain privileges. Can you take help
    of domain admin account add it as a local administrator in this machine always right click on setup file and select run as administrator. Before this make sure you  remove all SQL Server components from add remove program
    I strongly recommend you to have a good look at below thread
    http://support.microsoft.com/kb/2000257/en-us
    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

  • 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

  • Issue when installing SQL Server Express 2012 - "The requested control is not valid for this service" + "Could not find the database engine startup handle"

    Good morning,
    I'm experiencing the following issue when installing Microsoft SQL Server Express 2012 (with tools, SQLEXPRWT_x86_ENU.exe) on the laptop of my company;
    Installation goes plain until around the end of the progress bar, it stops on the setup of
    SqlEngineDBStartConfigAction_install_configrc_Cpu32
    giving 7-8 times, even pressing "Cancel", the message "The requested control is not valid for this service";
    After this, I receive one last message ""Could not find the database engine startup handle", then installation ends with failures, in particular the Database Engine and the Server Replication failed to be installed.
    I've put in my SkyDrive the error log I received after the install;
    I'm at full disposal if you need further information,
    thank you in advance
    Best regards
    Francesco

    Well, i just ran into this issue and the problem was lack of admin rights. It was my company's laptop so got the setup initiated by my company's IT team with admin rights. However, the upon completion of setup, i go the same error messages as stated above: 
    SqlEngineDBStartConfigAction_install_configrc_Cpu32
    giving 7-8 times, even pressing "Cancel", the message "The requested control is not valid for this service";
    After this, I receive one last message ""Could not find the database engine startup handle", then installation ends with failures, in particular the Database Engine and the Server Replication failed to be installed.
    Also, if you open SQL Server Configuration, the status of the service is "Change Pending" and you would not be able to set the startup login type to Local Service/System/Network.
    Then, I just got my account added as Local Admin and then tried to start the service and was able to.
    However, I am not sure whether same was the case for you.
    Please mark the answer as helpful if i have answered your query. Thanks and Regards, Kartar Rana

  • Can't Install SQL Server 2012 in Windows 8.1 Pro

    I have Visual Studio 2010 Ultimate installed on my unit.
    I tried installing SQL Server 2012 and it failed because I don't have the SP1 for VS2010.
    I installed SP1 successfully, but now I can't install the SQL Server 2012.
    Error says: Managed SQL Server 2012 has stopped
    I have scanned many forums but cannot find the answer.
    I have .Net frameworks 3.5 and 4.0 installed in my laptop, still, no progress.
    Please help me with this. Thanks a lot.

    Check below thread seems to be similar issue
    You need to enable .NET Framework 3.5 using Control Panel
    Control Panel -> Programs and Features -> Turn on or off features.
    Install or enable PowerShell 2.0 also.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/1fe44750-0d6b-46ff-929a-15e616e33546/problem-installing-sql-server-2012-sp1-managed-sql-server-installer-has-stopped-working
    Please click the Mark as answer button and vote as helpful if this reply solves your problem

  • 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

Maybe you are looking for