Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all 7696 articles
Browse latest View live

Install SQL 2012 Developer Edition fails with 0x84B10001. Unable to load one or more of the requested types

$
0
0

I m tring to install SQL 2012 Developer edition on m dev laptop that is already running SQL 2008 R2 Developer

When I run the setup on the dvd I get the error 0x84B10001. Unable to load one or more of the requested types

SQL 2012 Install error


DJC


SQL installation getting error

$
0
0

Hello.,

I hope you will help me with this issue, I am struggling lot and lots of time troubleshooting this issues 

the following error has occurred:

TITLE: Microsoft SQL Server 2014 Setup
------------------------------

The following error has occurred:

SQL Server Setup has encountered an error when running a Windows Installer file.

Windows Installer error message: An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer to Help and Support for more information. HRESULT: 0x80070422. 
Windows Installer file: C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Update Cache\KB3171021\ServicePack\1033_ENU_LP\x64\setup\sqlsupport_msi\SqlSupport.msi
Windows Installer log file: C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20180726_081238\SqlSupport_Cpu64_1.log

Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.5000.0&EvtType=0xDC80C325

------------------------------
BUTTONS:

&Retry
Cancel
------------------------------

"If I hit ok and retry again I am getting this"

TITLE: Microsoft SQL Server 2014 Setup
------------------------------

The following error has occurred:

An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer to Help and Support for more information. HRESULT: 0x80070422. 

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.5000.0&EvtType=0xDF039760%25401201%25401

------------------------------
BUTTONS:

OK
------------------------------

  

SQL Server 2017 install error: 'attempted to perform an unauthorized operation'

$
0
0

I'm getting the above error when trying to install a new instance of SQL Server 2017 developer edition. I've read that this can be caused by the installation trying to install an earlier version of the c++ distributable when visual studio 2017 is installed. So I've tried uninstalling visual studio, repairing then uninstalling the visual C++ redistributable (both) and running the installation under the windows administrator account, but not getting any luck. Are there any other ideas on what might work?

How to transfer Logins and passwords from SQL Server 2005 to 2016

$
0
0

Hell All,

How to transfer Logins & passwords from SQL Server 2005 to 2016.

if possible please share the links

SQL Server 2012 SP3 : Script level upgrade for database 'master' failed because upgrade step 'SSIS hotfix install.sql' encountered error 15151, state 1, severity 16.

$
0
0

Hi there, we ran into the above issue over the weekend when installing SP3 on a instance and it seems like the work around is the steps below while you have the failure and master db is corrupt ... 

  1. Start SQL Server service with Trace Flag 902: 
    • >Net Start MSSQL$InstanceName /T902
  2. Open SQL Server Management Studio, go to Availability Group and remove SSISDB from the availability databases
  3. Open New Query, execute the SSIS_hotfix_install.sql script which can be found inInstall folder under \Program Files\Microsoft SQL Server\MSSQL11.MSSQL$InstanceName \MSSQL
  4. Stop SQL Server services:  
    • >Net Stop MSSQL$InstanceName
  5. Start SQL server service from SQL Server configuration manager
  6. Add SSISDB back to Availability Group

My question is will it also not work to remove SSISDB from Availability Group and detaching it, before you start installing SP3 ?

With this approach you wont have any issues during your SP3 install.


windows server 2008R2 error

$
0
0

Good Morning,

Yesterday we encounter an error in one of my server, Error event id 17187. that's anyone knows what this may be and a fix to the issue, I'm not an expert but I can follow directions well.

Thanks

Data file on Microsoft SQL cannot be found

$
0
0

Hey all, 

I have looked through numerous instructions for microsoft sql and adventure works database installation. I have SQL running but when I try to add the adventureworks data base, the data file mdf gives me a "not found" error. In most of the videos i've seen, it's simply the log ldf file that cannot be found and users just remove the line and can proceed forward. I have copied the adventureworks database file into the DATA file on my computer...any help would be appreciated. thanks.

How to enable CTRL + G?

$
0
0

I recently installed SSMS 2017 and have been using SSMS for 10 years. In previous versions, CTRL + G was a way to jump to the specified line number. But now another program seems to be overriding this behavior. You will see in these screenshots that I can Go To specified line number from the Edit menu. And that this option seems to be enabled from the Tools -> Options dialog. How can I see what other programs are using this same keystroke combination?

BTW, I have SSMS 2014 on my machine also which I was using before 2017.  When I checked SSMS 2014, CTRL + G still works for jumping to line number.  So it's only 2017 where it's not working for me.


Ryan D


How to Downgrade SQL Server 2017

$
0
0
Can anyone please help me how to downgrade SQL Server 2017 to SQL Server 2014

Login failed for the user 'abc' reason: failed to open the explicitly specified database

$
0
0

Hello

I have created a backup of the blank database (empty tables, no data) on my system and copied the same to another system. I am using this database in my .net application when the user wants to create an new database.

To do so i am restoring the blank database to a new database. The restore is being done successfully but  when i am trying to login i get an error as 'Login failed for the user 'abc' reason: failed to open the explicitly specified database'

I dont get this error on my system. The user 'abc' exists on the client system as well.

In the client's system i have noticed that the user doesn't have mapping for the database, but i my system the user is assigned as owner of the database when the database is created.

plz help

SQL Server 2008/2012 error when installing on Server 2012

$
0
0

I am trying to install SQL Server 2008 (ideally) on windows server 2012. I have installed Framework 3.5 on the system. I choose "NT AUTHORITY\SYSTEM" as recommended for starting/running the database engine. The installation keeps failing with an error.

The following error has occurred:

Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes.

I have tried installing SQL Server 2012 on the same system and I still get the same error. I have uninstalled and restarted the system a couple of times already.

Any help on how to get this issue resolved?

Thanks

Need SQL 2016, but only SQL 2017 available for purchase

$
0
0

Have a new server that needs SQL 2016 Standard as the program that will be using it is not compatible with SQL 2017 Standard. Asked for SQL 2016, but seller said only SQL 2017 is available for purchase. Said I can downgrade the license. Great how do I do that? Where is there a SQL 2016 Standard ISO, as all I can find is EVAL versions?

SQL Fail-over Cluster & Patching

$
0
0

Hello experts:

I am weighing in benefits of SQL Fail-over clustering and wondering the following when it comes to SQL patching (be it security patches of service packs, etc):

The main question is whether fail-over clustering can save us from any issues that might arise due to a patch.  Suppose we have a 2 node fail-over SQL cluster and we want to apply a service pack.  If we patch the passive node and fail-over our instance to the patched node and notice issues, would our instance be effected by the patch once it is failed over?  Can we recover by failing the instance over to the unpatched node?

Thank you!


Rumi

SQL Server 2012 Error 0x84B10001 Error generating XML Document

$
0
0

So i have been trying to install SQL Server 2012 Express edition But it give me an error code 0x84B10001 Error generating XML Document, This error pops up as it starts the process "ConfigEvent_SQL_WRITER_sqlwriter_Cpu64_Install_GetDefaultConfig_validation" a few seconds into installation.

Going through many forums i haven't found anything that helped me solve this, 

Having Gone through numerous forums to try and solve this, i saw that a lot of people refereed to the to the summary log file to find the exact issue. 

Below is the Summary for the latest log file. 

I Hope this is enough information.

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068774911
  Exit facility code:            1201
  Exit error code:               1
  Exit message:                  There was an error generating the XML document.
  Start time:                    2017-04-25 08:00:21
  End time:                      2017-04-25 08:04:14
  Requested action:              Install
  Exception help link:           http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3128.0&EvtType=0xE0C083E6%400xB2215DAC&EvtType=0xE0C083E6%400xB2215DAC

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for SQLEngine:       SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for Replication:     SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for SNAC:            SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for SNAC_SDK:        SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for Writer:          SQL Server Setup was canceled before completing the operation. Try the setup process again.
  Next step for Browser:         SQL Server Setup was canceled before completing the operation. Try the setup process again.


Machine Properties:
  Machine name:                  DESKTOP-RAKCKMR
  Machine processor count:       8
  OS version:                    Future Windows Version
  OS service pack:               
  OS region:                     United States
  OS language:                   English (United Kingdom)
  OS architecture:               x64
  Process architecture:          64 Bit
  OS clustered:                  No

Product features discovered:
  Product              Instance             Instance ID                    Feature                                 Language             Edition              Version         Clustered 

Package properties:
  Description:                   Microsoft SQL Server 2012 Service Pack 1
  ProductName:                   SQL Server 2012
  Type:                          RTM
  Version:                       11
  SPLevel:                       0
  Installation location:         c:\cadbbb88a0c1ab687c313e\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:         Automatic
  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, 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:                    SHIPWEIGHT
  INSTANCENAME:                  SHIPWEIGHT
  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:                  Latin1_General_CI_AS
  SQLSVCACCOUNT:                 NT Service\MSSQL$SHIPWEIGHT
  SQLSVCPASSWORD:                <empty>
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           SIGMA\joshua
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBLOGDIR:               <empty>
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SQMREPORTING:                  false
  TCPENABLED:                    0
  UIMODE:                        AutoAdvance
  UpdateEnabled:                 true
  UpdateSource:                  MU
  X86:                           false

  Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20170425_075926\ConfigurationFile.ini

Detailed results:
  Feature:                       Database Engine Services
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       SQL Server Replication
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       SQL Client Connectivity
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       SQL Client Connectivity SDK
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       SQL Writer
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

  Feature:                       SQL Browser
  Status:                        Failed: see logs for details
  Reason for failure:            Setup was canceled for the feature.
  Next Step:                     SQL Server Setup was canceled before completing the operation. Try the setup process again.

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20170425_075926\SystemConfigurationCheck_Report.htm

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.Chainer.Infrastructure.ChainerInfrastructureException
    Message: 
        There was an error generating the XML document.
    HResult : 0x84b10001
        FacilityCode : 1201 (4b1)
        ErrorCode : 1 (0001)
    Data: 
      HelpLink.EvtType = 0xE0C083E6@0xB2215DAC
      DisableWatson = true
    Stack: 
        at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
        at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache(Boolean removeAllCachedObj)
        at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, FeatureConfigScenarioEventArgs eventArgs)
        at Microsoft.SqlServer.Chainer.Infrastructure.NotificationHandler.Invoke(Object notification, Object[] objectArray)
        at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigFeatureActionListener.InConfigurationActionExecutionEventHandler(ActionKey key, TextWriter loggingStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionMetadata.NotifyInExecution(ActionKey actionRunning, TextWriter loggingStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
        at Microsoft.SqlServer.Chainer.TimingConfigAction.Execute(String actionId, TextWriter errorStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
    Inner exception type: System.InvalidOperationException
        Message: 
                There was an error generating the XML document.
        HResult : 0x80131509
        Stack: 
                at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
                at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
                at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
        Inner exception type: System.Security.Cryptography.CryptographicException
            Message: 
                        The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be configured to allow delegation.
                        
            HResult : 0x80090345
            Stack: 
                        at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope)
                        at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
                        at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable, Boolean wrapped)
                        at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write6_AgentConfigurationPublic(String n, String ns, AgentConfigurationPublic o, Boolean isNullable, Boolean needType)
                        at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write7_AgentConfigurationPublic(Object o)

CLIENT SDK TOOLS INSTALLATION FAILURE ON MSSQLSERVER 2017 DEVELOPER EDITION

$
0
0

Hi,

I am unable to install the the CLIENT SDK TOOLS on my MSSQLSERVER 2017 DEVELOPER EDITION. i get the following in the error log. By the way i had also tried to turn off my windows firewall on windows 10.

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068643839
  Start time:                    2018-04-24 11:57:54
  End time:                      2018-04-24 12:01:41
  Requested action:              Install

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for SDK:             Use the following information to resolve the error, and then try the setup process again.


Machine Properties:
  Machine name:                  VAIO
  Machine processor count:       4
  OS version:                    Microsoft Windows 10 Home Single Language (10.0.16299)
  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
  SQL Server 2016      MSQLSERVER           MSSQL13.MSQLSERVER             Database Engine Services                 1033                Developer Edition    13.1.4206.0     No         Yes       
  SQL Server 2016      MSQLSERVER           MSSQL13.MSQLSERVER             SQL Server Replication                   1033                Developer Edition    13.1.4206.0     No         Yes       
  SQL Server 2016      MSQLSERVER           MSSQL13.MSQLSERVER             Full-Text and Semantic Extractions for Search 1033                Developer Edition    13.1.4001.0     No         Yes       
  SQL Server 2016      MSQLSERVER           MSSQL13.MSQLSERVER             Data Quality Services                    1033                Developer Edition    13.0.1601.5     No         Yes       
  SQL Server 2016      MSQLSERVER           MSSQL13.MSQLSERVER             Machine Learning Services (In-Database)  1033                Developer Edition    13.1.4206.0     No         Yes       
  SQL Server 2016      MSQLSERVER           MSSQL13.MSQLSERVER             R                                       1033                 Developer Edition    13.1.4206.0     No         Yes       
  SQL Server 2016      MSQLSERVER           MSAS13.MSQLSERVER              Analysis Services                        1033                 Developer Edition    13.1.4206.0     No         Yes       
  SQL Server 2016      MSQLSERVER           MSRS13.MSQLSERVER              Reporting Services - Native              1033                Developer Edition    13.1.4206.0     No         Yes       
  SQL Server 2017      MSSQLSERVER          MSSQL14.MSSQLSERVER            Database Engine Services                 1033                Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017      MSSQLSERVER          MSSQL14.MSSQLSERVER            SQL Server Replication                   1033                Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017      MSSQLSERVER          MSSQL14.MSSQLSERVER            Full-Text and Semantic Extractions for Search 1033                 Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017      MSSQLSERVER          MSSQL14.MSSQLSERVER            Data Quality Services                    1033                Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017      MSSQLSERVER          MSSQL14.MSSQLSERVER            Machine Learning Services (In-Database)  1033                 Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017      MSSQLSERVER          MSSQL14.MSSQLSERVER            AdvancedAnalytics\sql_inst_mr            1033                Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017      MSSQLSERVER          MSSQL14.MSSQLSERVER            AdvancedAnalytics\sql_inst_mpy           1033                Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017      MSSQLSERVER          MSAS14.MSSQLSERVER             Analysis Services                        1033                Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017                                                          Client Tools Connectivity               1033                                      14.0.1000.169   No         Yes      
  SQL Server 2017                                                          Data Quality Client                     1033                 Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017                                                          Integration Services                    1033                 Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017                                                          Scale Out Master                        1033                 Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017                                                          Scale Out Worker                        1033                 Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017                                                          Master Data Services                    1033                 Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017                                                          Machine Learning Server (Standalone)                         Developer Edition    14.0.1000.169   No         Yes       
  SQL Server 2017                                                          R                                                            Developer Edition    14.0.1000.169   No        Yes       
  SQL Server 2017                                                          Python                                                       Developer Edition    14.0.1000.169   No         Yes      

Package properties:
  Description:                   Microsoft SQL Server 2017 
  ProductName:                   SQL Server 2017
  Type:                          RTM
  Version:                       14
  SPLevel:                       0
  Installation location:         E:\x64\setup\
  Installation edition:          Developer

Product Update Status:
  User selected not to include product updates.
  Error message:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented

Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CancelException
    Message: 
        Setup is not able to complete searching for updates because the operation was canceled.
    HResult : 0x84b70642
        FacilityCode : 1207 (4b7)
        ErrorCode : 1602 (0642)
    Stack: 
        at Microsoft.SqlServer.Configuration.SmartSetupExtension.MuSearchUtility.TrySearch(String serviceId, String query)
        at Microsoft.SqlServer.Configuration.SmartSetupExtension.MuSearchEngine.Search(String serviceId, String query)
        at Microsoft.SqlServer.Configuration.SmartSetupExtension.MuSetupSearchEngine.SearchUpdates()
        at Microsoft.SqlServer.Configuration.SmartSetupExtension.SearchUpdatesAction.ExecuteAction(String actionId)
        at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)


User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      false
  AGTSVCACCOUNT:                 <empty>
  AGTSVCPASSWORD:                <empty>
  AGTSVCSTARTUPTYPE:             Manual
  ASBACKUPDIR:                   Backup
  ASCOLLATION:                   Latin1_General_CI_AS
  ASCONFIGDIR:                   Config
  ASDATADIR:                     Data
  ASLOGDIR:                      Log
  ASPROVIDERMSOLAP:              1
  ASSERVERMODE:                  TABULAR
  ASSVCACCOUNT:                  <empty>
  ASSVCPASSWORD:                 <empty>
  ASSVCSTARTUPTYPE:              Automatic
  ASSYSADMINACCOUNTS:            <empty>
  ASTELSVCACCT:                  <empty>
  ASTELSVCPASSWORD:              <empty>
  ASTELSVCSTARTUPTYPE:           0
  ASTEMPDIR:                     Temp
  BROWSERSVCSTARTUPTYPE:         Disabled
  CLTCTLRNAME:                   <empty>
  CLTRESULTDIR:                  <empty>
  CLTSTARTUPTYPE:                0
  CLTSVCACCOUNT:                 <empty>
  CLTSVCPASSWORD:                <empty>
  CLTWORKINGDIR:                 <empty>
  COMMFABRICENCRYPTION:          0
  COMMFABRICNETWORKLEVEL:        0
  COMMFABRICPORT:                0
  CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\140\Setup Bootstrap\Log\20180424_115752\ConfigurationFile.ini
  CTLRSTARTUPTYPE:               0
  CTLRSVCACCOUNT:                <empty>
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     <empty>
  ENABLERANU:                    false
  ENU:                           true
  EXTSVCACCOUNT:                 <empty>
  EXTSVCPASSWORD:                <empty>
  FEATURES:                      SDK
  FILESTREAMLEVEL:               0
  FILESTREAMSHARENAME:           <empty>
  FTSVCACCOUNT:                  <empty>
  FTSVCPASSWORD:                 <empty>
  HELP:                          false
  IACCEPTPYTHONLICENSETERMS:     false
  IACCEPTROPENLICENSETERMS:      false
  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:                    MSSQLSERVER
  INSTANCENAME:                  MSSQLSERVER
  ISMASTERSVCACCOUNT:            NT AUTHORITY\Network Service
  ISMASTERSVCPASSWORD:           <empty>
  ISMASTERSVCPORT:               8391
  ISMASTERSVCSSLCERTCN:          <empty>
  ISMASTERSVCSTARTUPTYPE:        Automatic
  ISMASTERSVCTHUMBPRINT:         <empty>
  ISSVCACCOUNT:                  NT AUTHORITY\Network Service
  ISSVCPASSWORD:                 <empty>
  ISSVCSTARTUPTYPE:              Automatic
  ISTELSVCACCT:                  <empty>
  ISTELSVCPASSWORD:              <empty>
  ISTELSVCSTARTUPTYPE:           0
  ISWORKERSVCACCOUNT:            NT AUTHORITY\Network Service
  ISWORKERSVCCERT:               <empty>
  ISWORKERSVCMASTER:             <empty>
  ISWORKERSVCPASSWORD:           <empty>
  ISWORKERSVCSTARTUPTYPE:        Automatic
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  MRCACHEDIRECTORY:              
  NPENABLED:                     0
  PBDMSSVCACCOUNT:               <empty>
  PBDMSSVCPASSWORD:              <empty>
  PBDMSSVCSTARTUPTYPE:           0
  PBENGSVCACCOUNT:               <empty>
  PBENGSVCPASSWORD:              <empty>
  PBENGSVCSTARTUPTYPE:           0
  PBPORTRANGE:                   <empty>
  PBSCALEOUT:                    false
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   false
  ROLE:                          <empty>
  RSINSTALLMODE:                 DefaultNativeMode
  RSSVCACCOUNT:                  <empty>
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         <empty>
  SECURITYMODE:                  <empty>
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 <empty>
  SQLSVCINSTANTFILEINIT:         false
  SQLSVCPASSWORD:                <empty>
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           <empty>
  SQLTELSVCACCT:                 <empty>
  SQLTELSVCPASSWORD:             <empty>
  SQLTELSVCSTARTUPTYPE:          0
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBFILECOUNT:            0
  SQLTEMPDBFILEGROWTH:           -1
  SQLTEMPDBFILESIZE:             -1
  SQLTEMPDBLOGDIR:               <empty>
  SQLTEMPDBLOGFILEGROWTH:        -1
  SQLTEMPDBLOGFILESIZE:          -1
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SUPPRESSPRIVACYSTATEMENTNOTICE: false
  TCPENABLED:                    0
  UIMODE:                        Normal
  UpdateEnabled:                 false
  UpdateSource:                  MU
  USEMICROSOFTUPDATE:            false
  X86:                           false

  Configuration file:            C:\Program Files\Microsoft SQL Server\140\Setup Bootstrap\Log\20180424_115752\ConfigurationFile.ini

Detailed results:
  Feature:                       Client Tools SDK
  Status:                        Failed
  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, and then try the setup process again.

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               C:\Program Files\Microsoft SQL Server\140\Setup Bootstrap\Log\20180424_115752\SystemConfigurationCheck_Report.htm

Thanks in advance!

Deep69


SQL Server 2016 - "Client Tools SDK" Feature Installation Failed

$
0
0

I am installing SQL Server 2016 Developer Edition on Windows 10 Pro.   Everything installs fine except "Client Tools SDK".    All rules for the system configuration check passed.    Below is the log file, but I don't see anything specific related to this failure.

I've searched for this issue and only found one related thread, but no definitive solution (and didn't work for me).  

Has anyone seen this?   Any thoughts on how to resolve?

Thanks.

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068643839
  Start time:                    2017-04-12 17:42:24
  End time:                      2017-04-12 17:43:52
  Requested action:              Install

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for SDK:             Use the following information to resolve the error, and then try the setup process again.


Machine Properties:
  Machine name:                  MIKE-M3800
  Machine processor count:       8
  OS version:                    Microsoft Windows 10 Pro (10.0.14393)
  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
  SQL Server 2012      MSSQLSERVER2012      MSSQL11.MSSQLSERVER2012        Database Engine Services                 1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012      MSSQLSERVER2012      MSSQL11.MSSQLSERVER2012        SQL Server Replication                   1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012      MSSQLSERVER2012      MSSQL11.MSSQLSERVER2012        Full-Text and Semantic Extractions for Search 1033                 Developer Edition    11.3.6020.0     No         Yes       
  SQL Server 2012      MSSQLSERVER2012      MSSQL11.MSSQLSERVER2012        Data Quality Services                    1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012                                                          SSMS                                     1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012                                                          Adv_SSMS                                 1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012                                                          Client Tools Connectivity                1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012                                                          Client Tools Backwards Compatibility     1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012                                                          Client Tools SDK                         1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012                                                          BIDS                                     1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012                                                          Integration Services                     1033                 Developer Edition    11.3.6248.0     No         Yes       
  SQL Server 2012                                                          LocalDB                                  1033                 Express Edition      11.3.6248.0     No         Yes       
  SQL Server 2014      MSSQLSERVER2014      MSSQL12.MSSQLSERVER2014        Database Engine Services                 1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014      MSSQLSERVER2014      MSSQL12.MSSQLSERVER2014        SQL Server Replication                   1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014      MSSQLSERVER2014      MSSQL12.MSSQLSERVER2014        Full-Text and Semantic Extractions for Search 1033                 Developer Edition    12.0.2000.8     No         Yes       
  SQL Server 2014      MSSQLSERVER2014      MSSQL12.MSSQLSERVER2014        Data Quality Services                    1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014      MSSQLSERVER2014      MSAS12.MSSQLSERVER2014         Analysis Services                        1033                 Developer Edition    12.1.4100.1     No         Yes       
  SQL Server 2014      MSSQLSERVER2014      MSRS12.MSSQLSERVER2014         Reporting Services - Native              1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014                                                          SSMS                                     1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014                                                          Adv_SSMS                                 1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014                                                          Client Tools Connectivity                1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014                                                          Client Tools Backwards Compatibility     1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014                                                          Client Tools SDK                         1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014                                                          Data Quality Client                      1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014                                                          Integration Services                     1033                 Developer Edition    12.1.4232.0     No         Yes       
  SQL Server 2014                                                          LocalDB                                  1033                 Express Edition      12.2.5000.0     No         Yes       
  SQL Server 2014                                                          Master Data Services                     1033                 Developer Edition    12.1.4100.1     No         Yes       
  SQL Server 2016      MSSQLSERVER2016      MSSQL13.MSSQLSERVER2016        Database Engine Services                 1033                 Developer Edition    13.1.4001.0     No         Yes       
  SQL Server 2016      MSSQLSERVER2016      MSAS13.MSSQLSERVER2016         Analysis Services                        1033                 Developer Edition    13.1.4001.0     No         Yes       
  SQL Server 2016      MSSQLSERVER2016      MSRS13.MSSQLSERVER2016         Reporting Services - Native              1033                 Developer Edition    13.1.4001.0     No         Yes       
  SQL Server 2016                                                          SSMS                                     1033                                      13.0.16106.4    No         Yes       
  SQL Server 2016                                                          Client Tools Connectivity                1033                                      13.0.14500.10   No         Yes       
  SQL Server 2016                                                          Client Tools Backwards Compatibility     1033                                      13.0.14500.10   No         Yes       
  SQL Server 2016                                                          Integration Services                     1033                 Developer Edition    13.1.4001.0     No         Yes       
  SQL Server 2016                                                          LocalDB                                  1033                 Express Edition      13.1.4001.0     No         Yes       

Package properties:
  Description:                   Microsoft SQL Server 2016 
  ProductName:                   SQL Server 2016
  Type:                          RTM
  Version:                       13
  Installation location:         F:\x64\setup\
  Installation edition:          Developer

  Slipstream:                    True
  SP Level                       1

Product Update Status:
  Success: KB 3182545

Product Updates Selected for Installation:
  Title:                         Microsoft SQL Server 2016  with SP1
  Knowledge Based Article:       KB 3182545
  Version:                       13.1.4001.0
  Architecture:                  x64
  Language:                      1033

  Update Source:                 Slipstream


User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      false
  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>
  ASTELSVCACCT:                  <empty>
  ASTELSVCPASSWORD:              <empty>
  ASTELSVCSTARTUPTYPE:           0
  ASTEMPDIR:                     Temp
  BROWSERSVCSTARTUPTYPE:         Disabled
  CLTCTLRNAME:                   <empty>
  CLTRESULTDIR:                  <empty>
  CLTSTARTUPTYPE:                0
  CLTSVCACCOUNT:                 <empty>
  CLTSVCPASSWORD:                <empty>
  CLTWORKINGDIR:                 <empty>
  COMMFABRICENCRYPTION:          0
  COMMFABRICNETWORKLEVEL:        0
  COMMFABRICPORT:                0
  CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20170412_174224\ConfigurationFile.ini
  CTLRSTARTUPTYPE:               0
  CTLRSVCACCOUNT:                <empty>
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     <empty>
  ENABLERANU:                    false
  ENU:                           true
  EXTSVCACCOUNT:                 <empty>
  EXTSVCPASSWORD:                <empty>
  FEATURES:                      SDK
  FILESTREAMLEVEL:               0
  FILESTREAMSHARENAME:           <empty>
  FTSVCACCOUNT:                  <empty>
  FTSVCPASSWORD:                 <empty>
  HELP:                          false
  IACCEPTROPENLICENSETERMS:      false
  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:                    MSSQLSERVER2016
  INSTANCENAME:                  MSSQLSERVER2016
  ISSVCACCOUNT:                  NT AUTHORITY\Network Service
  ISSVCPASSWORD:                 <empty>
  ISSVCSTARTUPTYPE:              Automatic
  ISTELSVCACCT:                  <empty>
  ISTELSVCPASSWORD:              <empty>
  ISTELSVCSTARTUPTYPE:           0
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  MRCACHEDIRECTORY:              
  NPENABLED:                     0
  PBDMSSVCACCOUNT:               <empty>
  PBDMSSVCPASSWORD:              <empty>
  PBDMSSVCSTARTUPTYPE:           0
  PBENGSVCACCOUNT:               <empty>
  PBENGSVCPASSWORD:              <empty>
  PBENGSVCSTARTUPTYPE:           0
  PBPORTRANGE:                   <empty>
  PBSCALEOUT:                    false
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   false
  ROLE:                          <empty>
  RSINSTALLMODE:                 DefaultNativeMode
  RSSHPINSTALLMODE:              DefaultSharePointMode
  RSSVCACCOUNT:                  <empty>
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         <empty>
  SECURITYMODE:                  <empty>
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 <empty>
  SQLSVCINSTANTFILEINIT:         false
  SQLSVCPASSWORD:                <empty>
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           <empty>
  SQLTELSVCACCT:                 <empty>
  SQLTELSVCPASSWORD:             <empty>
  SQLTELSVCSTARTUPTYPE:          0
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBFILECOUNT:            0
  SQLTEMPDBFILEGROWTH:           -1
  SQLTEMPDBFILESIZE:             -1
  SQLTEMPDBLOGDIR:               <empty>
  SQLTEMPDBLOGFILEGROWTH:        -1
  SQLTEMPDBLOGFILESIZE:          -1
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SUPPRESSPRIVACYSTATEMENTNOTICE: false
  TCPENABLED:                    0
  UIMODE:                        Normal
  UpdateEnabled:                 true
  UpdateSource:                  Slipstream
  USEMICROSOFTUPDATE:            false
  X86:                           false

  Configuration file:            C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20170412_174224\ConfigurationFile.ini

Detailed results:
  Feature:                       Client Tools SDK
  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, and then try the setup process again.

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20170412_174224\SystemConfigurationCheck_Report.htm

Security checklist

$
0
0

hi,

Can't find the best practice guide and a security checklist, mentioned on https://docs.microsoft.com/en-us/sql/relational-databases/security/securing-sql-server?view=sql-server-2017

"You can find more information about SQL Server security at the SQL Server Web site. This includes abestpractice guide and a security checklist. "

Where can I find this information

ERROR 5120

$
0
0

I tried attach/detach approach to migrate sql server 2000 databases to sql 2005. I installed a fresh copy of sql  server 2005 on windows 2003 server. I could move most of my databases except one. While attaching the database to the sql 2005 I got the following error:

Unable to oen "c:\program files\microsoftSQL server \MSSQL.1\MSSQL\DATA\mydb_log.ldf". operating system error 32:" 32(the process cannot access the file because it is being used by another process)". microsoft SQL server, error:5120)

 

 

 

Setup Bootstrap 10GB. Reinstall on latest CU possible?

$
0
0

Hi,

My SSD on my workstation is only small, and I am struggling for free space.

SQL 2014 CU installer cache is consuming 10GB of storage, and I obviously can't delete it.

Is it possible to uninstall SQL, then reinstall directly on the latest CU, so I don't have to keep cached updates on my machine?

Thanks

James

What is the difference between Enterprise Core Edition and Enterprise Edition?

$
0
0

Hi

           In my subscribers downloads I have these two positions:

           “SQL Server 2012 Enterprise Core Edition” and “SQL Server 2012 Enterprise Edition”

           What is the difference between these two?

           

Regards


kicaj

Viewing all 7696 articles
Browse latest View live