Quantcast
Channel: SQL Server Setup & Upgrade Forum
Viewing all 7701 articles
Browse latest View live

Upgradeproblem SQL-Server 2000 - SQL-Server 2008

$
0
0
Hi,

im trying to Upgrade from SQL-Server 2000 to SQL-Server 2008.

The OS is Windows Server 2003 SBS.

When i run the Setup, the AclPermissionsFacet failed with this message: "Rule 'Consistency validation for SQL Server registry keys' failed'. The SQL Server registry keys from a prior installation cannot be modified. To continue, see SQL Server Setup documentation about how to fix registry keys."

Is there any solution for this?

THX

SQL Server service doesn't start on Windows 7 with kb4462923 installed

$
0
0

After the KB4462923 was applied on the System (install & reboot) the Windows Server 2008 R2 the SQL 2008R2 SP2 Server Express wasn't able to start anymore.

The only thing what helped was to uninstall the KB OR upgrade the SQL Server 2008R2 SP2 to SP3 + specture patch be able to Start the service again.

The Security only package is showing the same behavior.

This doesn't happen with 09-2018 KB (rollup & security only).

Does somebody know what the problem could be?

2018-10-10 15:49:42.83 Server      Error: 26011, Severity: 16, State: 1.
2018-10-10 15:49:42.83 Server      The server was unable to initialize encryption because of a problem with a security library. The security library may be missing. Verify that security.dll exists on the system.
2018-10-10 15:49:42.83 Server      Error: 17182, Severity: 16, State: 1.
2018-10-10 15:49:42.83 Server      TDSSNIClient initialization failed with error 0x139f, status code 0x80. Reason: Unable to initialize SSL support. The group or resource is not in the correct state to perform the requested operation.

2018-10-10 15:49:42.83 Server      Error: 17182, Severity: 16, State: 1.
2018-10-10 15:49:42.83 Server      TDSSNIClient initialization failed with error 0x139f, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. The group or resource is not in the correct state to perform the requested operation.

2018-10-10 15:49:42.83 Server      Error: 17826, Severity: 18, State: 3.
2018-10-10 15:49:42.83 Server      Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
2018-10-10 15:49:42.83 Server      Error: 17120, Severity: 16, State: 1.
2018-10-10 15:49:42.83 Server      SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.

Always on backup and failover

$
0
0

I recently had to setup two SQL servers with Always on availability as this is recommended for Skype for Business.

After setting this up (mostly similar to how we setup all our other SQL Servers) to include backups I found that backups were failing on the secondary server and seemingly can only run when it is the active server.

I therefore removed backups from the fail over server hoping that when it fails over to the secondary server, I will receive an error message from the backup job that will remind me to set it back to primary as I think I can live with missing one backup.

Then later noticed that for some reason I was not receiving emails from the server to warn that backups are failing (another separate problem I need to deal with)

So now I have written a separate powershell script to run and check daily and warn me when server one is not primary.

Just wondering how others are dealing with this? 

(PS we not subscribe to using any 3rd party solutions, only Enterprise OOTB)

erro de instalación sql server exprees

$
0
0

no se puede encontrar la clave de registro Software\Microsoft\Servidor Microsoft SQL\ 140\ configurationstate

SQL Server 2016 Instllation The SQL Server service account login or password is not valid

$
0
0

Hello,

I am trying to install SQL Server 2016 on windows server 2016 box. I have setup two domain accounts which I am using during the installation. I am planning to use one of the domain account for running SQL Server Database Engine and the other to run SQL Server Reporting Service. 

However during the installation on the Server Configuration page I am getting the following error for both the domain accounts 

TITLE: Message Details
------------------------------
The SQL Server service account login or password is not valid. Use SQL Server Configuration Manager to update the service account.
------------------------------
BUTTONS:
OK
------------------------------

Error Log

(13) 2018-10-19 20:43:17 SQLEngine: --InputValidator: Engine : Validating Service Account
(13) 2018-10-19 20:43:17 SQLEngine: --InputValidator: SQLEngine : Validating Engine Service Account
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to determine if the account 'SQLEngineUser@domain' is Virtual Account
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to determine if the account 'SQLEngineUser@domain' is Managed Service Account
(13) 2018-10-19 20:43:17 SQLEngine: --InputValidator: Engine : Attempting to get account sid for account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to get account sid for user account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to get sid for user account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to get account from sid S-1-5-21-1497914556-3009341001-223396943-2672
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to initialize user group SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to check if user group SQLEngineUser@domain exists
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to open root DirectoryEntry object for local computer
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to check if container 'WinNT://domainSQLEngine,computer' of group exists
(13) 2018-10-19 20:43:17 Slp: Sco: User group SQLEngineUser@domain doesn't exist
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to get account sid for user account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to get sid for user account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to get account sid for user account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to get sid for user account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 SQLEngine: --InputValidator: Engine : Service Acccount Specified, Validating Password
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to validate credentials for user account 'SQLEngineUser@domain' and service name 'MSSQLSERVER'
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to determine if the account 'SQLEngineUser@domain' is Virtual Account
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to get account sid for user account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to get sid for user account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to see if user SQLEngineUser@domain exists
(13) 2018-10-19 20:43:17 Slp: Sco.User.OpenRoot - root DirectoryEntry object already opened for this computer for this object
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to check if user account SQLEngineUser@domain exists
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to look up AD entry for user SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco.User.OpenRoot - root DirectoryEntry object already opened for this computer for this object
(13) 2018-10-19 20:43:17 Slp: Sco.User.LookupADEntry - Attempting to find user account SQLEngineUser@domain
(13) 2018-10-19 20:43:17 Slp: Sco: Attempting to check if container 'WinNT://domainSQLEngine,computer' of user account exists
(13) 2018-10-19 20:43:17 Slp: Sco: User SQLEngineUser@domain wasn't located
(13) 2018-10-19 20:43:17 Slp: Sco: User SQLEngineUser@domain doesn't exist
(13) 2018-10-19 20:43:17 SQLEngine: --InputValidator: Engine: Validation for account SQLEngineUser@domain failed. Account 'SQLEngineUser@domain' provided for service 'MSSQLSERVER' does not exist. Provide an existing account name for the service.
(13) 2018-10-19 20:43:17 SQLEngine: --InputValidator: Action Scenario: Install, Feature Scenario: Install, Resolved Scenario Install

I would much appreciate if any one can help me on this. 

Thanks
Dev


-Devashish
http://thecrmworld.wordpress.com
http://ebizartisans.com

error de instalación sql server exprees

$
0
0

Como se resuelve este error:

no se puede encontrar la clave de registro Software\ Microsoft\Servidor Microsoft SQL\ 140\ configurationstate


VM Disk provision for MS SQL database

$
0
0

Hi,

For MS-SQL Database server on a Windows Server 2012 R2 running on a virtual machine in Vmware, Disk should be thin provision or thick provision. Please share link of Microsoft or vmware product documentation and not blog 

Thanks in advance,

Nikhil P Desai


error 0x851A001A en instalacion de sql server 2012 express

$
0
0

buenas tardes muchachos

La verdad estuve observando la solucion para este error , pero tengo el problem de que me aparece el cuadro sin poderlo modificar asi:

Servicio                                      NOMBRE DE CUENTA           CONTRASEÑA   TIPO DE INICIO

Motor de base de datos de sql                       Nt Service/MSSQLSERVER...                                             AUTOMATICO

SQL SERVER BROSER                                    NT AUTHORIRY  / LOCAL                                                  AUTOMATICO

ME APARECE SOMBREADO LA SECUNDA CUENTA Y NO ME DEJA CAMBIAR NADA.

ME PODRIAN AYUDAR POR FAVOR GRACIAS


SQL SERVER 2016 Setup/Upgrade Error: Client Tools SDK and Client Tools Backwards Compatibility

$
0
0

I tired to Update SQL Server 2014 Enterprise to SQL Server 2016 Enterprise today. All components succeeded except Client Tools SDK and Client Tools Backwards Compatibility. I then UNINSTALLED the 2 components successfully. I ran Sql Server 2016 setup to ADD the 2 components but a I got the same error.  SEE DETAILS BELOW:

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068643839
  Start time:                    2016-06-03 09:28:03
  End time:                      2016-06-03 09:52:28
  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.
  Next step for BC:              Use the following information to resolve the error, and then try the setup process again.


Machine Properties:
  Machine name:                  **********
  Machine processor count:       8
  OS version:                    Microsoft Windows 10 Enterprise (10.0.10586)
  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  Configured
  SQL Server 2014                                                          SSMS                                    1033                 Enterprise Edition   12.0.2269.0     No         Yes      
  SQL Server 2014                                                          Adv_SSMS                                1033                 Enterprise Edition   12.0.2000.8     No         Yes       
  SQL Server 2014                                                          Client Tools Connectivity               1033                 Enterprise Edition   12.0.2000.8     No         Yes       
  SQL Server 2014                                                          Data Quality Client                     1033                 Enterprise Edition   12.0.2000.8     No         Yes       
  SQL Server 2014                                                          Integration Services                    1033                 Enterprise Edition   12.0.2269.0     No         Yes       
  SQL Server 2014                                                          LocalDB                                 1033                 Express Edition      12.0.2269.0     No         Yes      
  SQL Server 2014                                                          Master Data Services                    1033                 Enterprise Edition   12.0.2254.0     No         Yes       
  SQL Server 2016      MSSQLSERVER          MSSQL13.MSSQLSERVER            Database Engine Services                 1033                Enterprise Edition   13.0.1601.5     No         Yes       
  SQL Server 2016      MSSQLSERVER          MSSQL13.MSSQLSERVER            SQL Server Replication                   1033                Enterprise Edition   13.0.1601.5     No         Yes       
  SQL Server 2016      MSSQLSERVER          MSSQL13.MSSQLSERVER            Full-Text and Semantic Extractions for Search 1033                 Enterprise Edition   13.0.1601.5     No         Yes       
  SQL Server 2016      MSSQLSERVER          MSSQL13.MSSQLSERVER            Data Quality Services                    1033                Enterprise Edition   13.0.1601.5     No         Yes       
  SQL Server 2016      MSSQLSERVER          MSAS13.MSSQLSERVER             Analysis Services                        1033                Enterprise Edition   13.0.1601.5     No         Yes       
  SQL Server 2016      MSSQLSERVER          MSRS13.MSSQLSERVER             Reporting Services - Native              1033                Enterprise Edition   13.0.1601.5     No         Yes       
  SQL Server 2016                                                          SSMS                                    1033                 Enterprise Edition   13.0.15000.23   No         Yes       
  SQL Server 2016                                                          Client Tools Connectivity               1033                 Enterprise Edition   13.0.14500.10   No         Yes       
  SQL Server 2016                                                          Data Quality Client                     1033                 Enterprise Edition   13.0.1601.5     No         Yes       
  SQL Server 2016                                                          Integration Services                    1033                 Enterprise Edition   13.0.1601.5     No         Yes       
  SQL Server 2016                                                          LocalDB                                 1033                 Express Edition      13.0.1601.5     No         Yes      
  SQL Server 2016                                                          Reporting Services - SharePoint                                                   13.0.1601.5     No         Yes      
  SQL Server 2016                                                          Master Data Services                    1033                 Enterprise Edition   13.0.1601.5     No         Yes       

Package properties:
  Description:                   Microsoft SQL Server 2016 
  ProductName:                   SQL Server 2016
  Type:                          RTM
  Version:                       13
  SPLevel:                       0
  Installation location:         D:\x64\setup\
  Installation edition:          Enterprise

Product Update Status:
  None discovered.

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\20160603_092802\ConfigurationFile.ini
  CTLRSTARTUPTYPE:               0
  CTLRSVCACCOUNT:                <empty>
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     <empty>
  ENABLERANU:                    false
  ENU:                           true
  EXTSVCACCOUNT:                 NT Service\MSSQLLaunchpad
  EXTSVCPASSWORD:                <empty>
  FEATURES:                      ADVANCEDANALYTICS, SQL_SHARED_MR, BC, SDK
  FILESTREAMLEVEL:               0
  FILESTREAMSHARENAME:           <empty>
  FTSVCACCOUNT:                  <empty>
  FTSVCPASSWORD:                 <empty>
  HELP:                          false
  IACCEPTROPENLICENSETERMS:      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:                    MSSQLSERVER
  INSTANCENAME:                  MSSQLSERVER
  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:               NT AUTHORITY\NETWORK SERVICE
  PBDMSSVCPASSWORD:              <empty>
  PBDMSSVCSTARTUPTYPE:           Automatic
  PBENGSVCACCOUNT:               NT AUTHORITY\NETWORK SERVICE
  PBENGSVCPASSWORD:              <empty>
  PBENGSVCSTARTUPTYPE:           Automatic
  PBPORTRANGE:                   16450-16460
  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:                 NT Service\MSSQLSERVER
  SQLSVCINSTANTFILEINIT:         false
  SQLSVCPASSWORD:                <empty>
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           <empty>
  SQLTELSVCACCT:                 <empty>
  SQLTELSVCPASSWORD:             <empty>
  SQLTELSVCSTARTUPTYPE:          0
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBFILECOUNT:            8
  SQLTEMPDBFILEGROWTH:           64
  SQLTEMPDBFILESIZE:             8
  SQLTEMPDBLOGDIR:               <empty>
  SQLTEMPDBLOGFILEGROWTH:        64
  SQLTEMPDBLOGFILESIZE:          8
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SUPPRESSPRIVACYSTATEMENTNOTICE: false
  TCPENABLED:                    0
  UIMODE:                        Normal
  UpdateEnabled:                 true
  UpdateSource:                  MU
  USEMICROSOFTUPDATE:            false
  X86:                           false

  Configuration file:            C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20160603_092802\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.

  Feature:                       Client Tools Backwards Compatibility
  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.

  Feature:                       R Services (In-Database)
  Status:                        Passed

  Feature:                       R Server (Standalone)
  Status:                        Passed

Rules with failures:

Global rules:

Scenario specific rules:

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

The request is not supported , when install sql server

$
0
0

i tried to install sql server 2008r2 , 2008r2 slipsteam

or even 2014 std on windows 7 x64 ultimate

i got error message at the end of setup:  The request is not supported

details.txt content:

sendspace.com/file/eeqpxa

2nd node in FCI fails to install SQL Server 2016

$
0
0

I have a two node Windows Server 2016 cluster built. Windows Cluster validation passes, but when I go to install SQL Server 2016 on the second node, it fails after clicking on "Add node to a SQL Server Failover Cluster".

I have copied a part of the log file created when the failure occurred. 

When I remove node from Windows Cluster, SQL Server install starts just fine.

(01) 2018-10-19 16:37:09 Slp: Running Action: ExecuteOuterSetupStartUI
(08) 2018-10-19 16:37:09 Slp: ----------------------------------------------------------------------
(08) 2018-10-19 16:37:09 Slp: Running Action: SearchUpdatesAction
(01) 2018-10-19 16:37:09 Slp: Workflow to execute: 'OUTERSETUPSTARTUI'
(01) 2018-10-19 16:37:09 Slp: ----------------------------------------------------------------------
(01) 2018-10-19 16:37:09 Slp: Running Action: RunRemoteDiscoveryAction
(08) 2018-10-19 16:37:09 Slp: Discovered update on path E:\PCUSOURCE; Update: Microsoft SQL Server 2016  with SP2, Type: PCU, KB: 4052908, Baseline: 13.0.1601, Version: 13.2.5026
(01) 2018-10-19 16:37:09 Slp: Running discovery on remote machine: SAM
(01) 2018-10-19 16:37:09 Slp: Running discovery on local machine
(08) 2018-10-19 16:37:09 Slp: Using service ID '7971f918-a847-4430-9279-4a52d1efe18d' to search product updates.
(09) 2018-10-19 16:37:09 Slp: Searching updates on server: '7971f918-a847-4430-9279-4a52d1efe18d'
(01) 2018-10-19 16:37:10 Slp: Discovery on SAM failed due to exception
(01) 2018-10-19 16:37:10 Slp: Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller.

   at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean enable)
   at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String privilege)
   at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer ctx, String machineName, SqlRegistryKey key)
   at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.TryLocallyCacheRegistryKey(ServiceContainer ctx, String machineName, SqlRegistryKey machineKey, String registryPath, RegistryView regView, String regPath, RegistryAccess registryAccess, Boolean& alreadyCached)
   at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView, String regPath, RegistryAccess registryAccess)
   at Microsoft.SqlServer.Discovery.RegistryKeyExistsPropertyValueProvider.GetPropertyValue(Object[] context)
   at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetPropertyValueFromProvider(IPropertyValueProvider propertyValueProvider, String machineName, Object[] context)
   at Microsoft.SqlServer.Discovery.ObjectInstanceSettings.IsObjectFound(String machineName, String idFilter)
   at Microsoft.SqlServer.Discovery.Product.FilterObjectSet(ArrayList objects, String idFilter)
   at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
   at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
   at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
   at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
   at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
   --- End of inner exception stack trace ---
   at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryTask.ProcessDTbl(DataTable dt, Int32 level)
   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryTask.CollectSqlDiscoveryData()
   at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryTask.CollectDiscoveryData()
(01) 2018-10-19 16:37:10 Slp: Discovery on local machine is complete
(01) 2018-10-19 16:37:10 Slp: Error: Action "Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction" threw an exception during execution.
(01) 2018-10-19 16:37:10 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller.
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean enable)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String privilege)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer ctx, String machineName, SqlRegistryKey key)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.TryLocallyCacheRegistryKey(ServiceContainer ctx, String machineName, SqlRegistryKey machineKey, String registryPath, RegistryView regView, String regPath, RegistryAccess registryAccess, Boolean& alreadyCached)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView, String regPath, RegistryAccess registryAccess)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.RegistryKeyExistsPropertyValueProvider.GetPropertyValue(Object[] context)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetPropertyValueFromProvider(IPropertyValueProvider propertyValueProvider, String machineName, Object[] context)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.ObjectInstanceSettings.IsObjectFound(String machineName, String idFilter)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.Product.FilterObjectSet(ArrayList objects, String idFilter)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
(01) 2018-10-19 16:37:10 Slp:    --- End of inner exception stack trace ---
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String actionId)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:    --- End of inner exception stack trace ---
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2018-10-19 16:37:10 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2018-10-19 16:37:10 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller.
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean enable)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String privilege)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer ctx, String machineName, SqlRegistryKey key)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.TryLocallyCacheRegistryKey(ServiceContainer ctx, String machineName, SqlRegistryKey machineKey, String registryPath, RegistryView regView, String regPath, RegistryAccess registryAccess, Boolean& alreadyCached)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView, String regPath, RegistryAccess registryAccess)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.RegistryKeyExistsPropertyValueProvider.GetPropertyValue(Object[] context)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetPropertyValueFromProvider(IPropertyValueProvider propertyValueProvider, String machineName, Object[] context)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.ObjectInstanceSettings.IsObjectFound(String machineName, String idFilter)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.Product.FilterObjectSet(ArrayList objects, String idFilter)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
(01) 2018-10-19 16:37:10 Slp:    --- End of inner exception stack trace ---
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String actionId)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:    --- End of inner exception stack trace ---
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2018-10-19 16:37:10 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2018-10-19 16:37:10 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller.
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean enable)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String privilege)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer ctx, String machineName, SqlRegistryKey key)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.TryLocallyCacheRegistryKey(ServiceContainer ctx, String machineName, SqlRegistryKey machineKey, String registryPath, RegistryView regView, String regPath, RegistryAccess registryAccess, Boolean& alreadyCached)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView, String regPath, RegistryAccess registryAccess)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.RegistryKeyExistsPropertyValueProvider.GetPropertyValue(Object[] context)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetPropertyValueFromProvider(IPropertyValueProvider propertyValueProvider, String machineName, Object[] context)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.ObjectInstanceSettings.IsObjectFound(String machineName, String idFilter)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.Product.FilterObjectSet(ArrayList objects, String idFilter)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
(01) 2018-10-19 16:37:10 Slp:    --- End of inner exception stack trace ---
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String actionId)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:    --- End of inner exception stack trace ---
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2018-10-19 16:37:10 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2018-10-19 16:37:10 Slp: Received request to add the following file to Watson reporting: C:\Users\rbiehl.adm\AppData\Local\Temp\tmp7AAE.tmp
(01) 2018-10-19 16:37:10 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2018-10-19 16:37:10 Slp: Inner exceptions are being indented
(01) 2018-10-19 16:37:10 Slp: 
(01) 2018-10-19 16:37:10 Slp: Exception type: Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
(01) 2018-10-19 16:37:10 Slp:     Message: 
(01) 2018-10-19 16:37:10 Slp:         Failed to retrieve data for this request.
(01) 2018-10-19 16:37:10 Slp:     HResult : 0x80131500
(01) 2018-10-19 16:37:10 Slp:     Data: 
(01) 2018-10-19 16:37:10 Slp:       HelpLink.ProdName = Microsoft SQL Server
(01) 2018-10-19 16:37:10 Slp:       HelpLink.BaseHelpUrl = http://go.microsoft.com/fwlink
(01) 2018-10-19 16:37:10 Slp:       HelpLink.LinkId = 20476
(01) 2018-10-19 16:37:10 Slp:     Stack: 
(01) 2018-10-19 16:37:10 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)
(01) 2018-10-19 16:37:10 Slp:         at Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String actionId)
(01) 2018-10-19 16:37:10 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2018-10-19 16:37:10 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2018-10-19 16:37:10 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2018-10-19 16:37:10 Slp:     Inner exception type: System.ComponentModel.Win32Exception
(01) 2018-10-19 16:37:10 Slp:         Message: 
(01) 2018-10-19 16:37:10 Slp:                 Not all privileges or groups referenced are assigned to the caller.
(01) 2018-10-19 16:37:10 Slp:                 
(01) 2018-10-19 16:37:10 Slp:         HResult : 0x80004005
(01) 2018-10-19 16:37:10 Slp:         Error : 1300
(01) 2018-10-19 16:37:10 Slp:         Stack: 
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean enable)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String privilege)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer ctx, String machineName, SqlRegistryKey key)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.TryLocallyCacheRegistryKey(ServiceContainer ctx, String machineName, SqlRegistryKey machineKey, String registryPath, RegistryView regView, String regPath, RegistryAccess registryAccess, Boolean& alreadyCached)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Discovery.DiscoveryUtils.Util.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView, String regPath, RegistryAccess registryAccess)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Discovery.RegistryKeyExistsPropertyValueProvider.GetPropertyValue(Object[] context)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetPropertyValueFromProvider(IPropertyValueProvider propertyValueProvider, String machineName, Object[] context)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Discovery.ObjectInstanceSettings.IsObjectFound(String machineName, String idFilter)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Discovery.Product.FilterObjectSet(ArrayList objects, String idFilter)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
(01) 2018-10-19 16:37:10 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
(09) 2018-10-19 16:37:12 Slp: Search for updates completed as 'Succeeded', number of updates found: 0
(08) 2018-10-19 16:37:12 Slp: Update: {Name: Microsoft SQL Server 2016  with SP2; KB Article: 4052908; Version: 13.2.5026.0; Achitecture: x64; Language: 1033; Update Type: PCU} is considered to be selected for installation.
(08) 2018-10-19 16:37:12 Slp: Update: {Name: Microsoft SQL Server 2016  with SP2; KB Article: 4052908; Version: 13.2.5026.0; Achitecture: x64; Language: 1033; Update Type: PCU} is available but is temporarily not considered to be selected for installation, because its update type 'PCU' does not match the update type 'CU' that setup is currently looking for.
(08) 2018-10-19 16:37:12 Slp: Update: {Name: Microsoft SQL Server 2016  with SP2; KB Article: 4052908; Version: 13.2.5026.0; Achitecture: x64; Language: 1033; Update Type: PCU} is available but is temporarily not considered to be selected for installation, because its update type 'PCU' does not match the update type 'Setup' that setup is currently looking for.
(08) 2018-10-19 16:37:12 Slp: 
(08) 2018-10-19 16:37:12 Slp: Microsoft Update Details:
(08) 2018-10-19 16:37:12 Slp:   Category ID searched on Microsoft Update:          892C0584-8B03-428f-9A74-224FCD6887C0
(08) 2018-10-19 16:37:12 Slp:   Major version of the Windows Update Agent:         8
(08) 2018-10-19 16:37:12 Slp:   Minor version of the Windows Update Agent:         0
(08) 2018-10-19 16:37:12 Slp:   Version of Wuapi.dll:                              10.0.14393.2368
(08) 2018-10-19 16:37:12 Slp: 
(08) 2018-10-19 16:37:12 Slp:   SQL Server updates discovered:
(08) 2018-10-19 16:37:12 Slp:   SQL Server updates available for installation:
(08) 2018-10-19 16:37:12 Slp: 
(08) 2018-10-19 16:37:12 Slp: Available Product Updates Discovered:
(08) 2018-10-19 16:37:12 Slp:   Title:                         Microsoft SQL Server 2016  with SP2
(08) 2018-10-19 16:37:12 Slp:   Knowledge Based Article:       KB 4052908
(08) 2018-10-19 16:37:12 Slp:   Version:                       13.2.5026.0
(08) 2018-10-19 16:37:12 Slp:   Architecture:                  x64
(08) 2018-10-19 16:37:12 Slp:   Language:                      1033
(08) 2018-10-19 16:37:12 Slp: 
(08) 2018-10-19 16:37:12 Slp: 
(08) 2018-10-19 16:37:12 Slp: Product Updates Selected for Installation:
(08) 2018-10-19 16:37:12 Slp:   Title:                         Microsoft SQL Server 2016  with SP2
(08) 2018-10-19 16:37:12 Slp:   Knowledge Based Article:       KB 4052908
(08) 2018-10-19 16:37:12 Slp:   Version:                       13.2.5026.0
(08) 2018-10-19 16:37:12 Slp:   Architecture:                  x64
(08) 2018-10-19 16:37:12 Slp:   Language:                      1033
(08) 2018-10-19 16:37:12 Slp: 
(08) 2018-10-19 16:37:12 Slp:   Update Source:                 Slipstream
(08) 2018-10-19 16:37:12 Slp: 
(08) 2018-10-19 16:37:12 Slp: Completed Action: SearchUpdatesAction, returned True
(01) 2018-10-19 16:37:18 Slp: Watson Bucket 2 
 Original Parameter Values 

(01) 2018-10-19 16:37:18 Slp: Parameter 0 : SQL Server 2016@RTM@ 

(01) 2018-10-19 16:37:18 Slp: Parameter 1 : Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData 

(01) 2018-10-19 16:37:18 Slp: Parameter 2 : Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege 

(01) 2018-10-19 16:37:18 Slp: Parameter 3 : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException@-2146233088 

(01) 2018-10-19 16:37:18 Slp: Parameter 4 : System.ComponentModel.Win32Exception@-2147467259 

(01) 2018-10-19 16:37:18 Slp: Parameter 5 : RunRemoteDiscoveryAction 

(01) 2018-10-19 16:37:18 Slp: Parameter 8 : 1300 

(01) 2018-10-19 16:37:18 Slp: 
 Final Parameter Values 

(01) 2018-10-19 16:37:18 Slp: Parameter 0 : SQL Server 2016@RTM@ 

(01) 2018-10-19 16:37:18 Slp: Parameter 1 : 0x360C804A 

(01) 2018-10-19 16:37:18 Slp: Parameter 2 : 0xB2652E58 

(01) 2018-10-19 16:37:18 Slp: Parameter 3 : 0x74E34741 

(01) 2018-10-19 16:37:18 Slp: Parameter 4 : 0xDC80C325 

(01) 2018-10-19 16:37:18 Slp: Parameter 5 : RunRemoteDiscoveryAction 

(01) 2018-10-19 16:37:18 Slp: Parameter 8 : 0xA05EFA62 

(01) 2018-10-19 16:37:19 Slp: Sco: Attempting to write hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20181019_163706\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
(01) 2018-10-19 16:37:19 Slp: Sco: Attempting to write hklm registry key Uninstall to file C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20181019_163706\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
(01) 2018-10-19 16:37:19 Slp: Sco: Unable to open hklm registry key SOFTWARE\Microsoft\MSSQLServer, error The system cannot find the file specified.

(01) 2018-10-19 16:37:19 Slp: Sco: Attempting to write hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20181019_163706\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft SQL Server.reg_
(01) 2018-10-19 16:37:19 Slp: Sco: Attempting to write hklm registry key Uninstall to file C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20181019_163706\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
(01) 2018-10-19 16:37:19 Slp: Sco: Unable to open hklm registry key SOFTWARE\Wow6432Node\Microsoft\MSSQLServer, error The system cannot find the file specified.

(01) 2018-10-19 16:37:19 Slp: Failed to retrieve data for this request.
(01) 2018-10-19 16:37:19 Slp: Watson bucket for exception based failure has been created
(01) 2018-10-19 16:37:19 Slp: WER: Application level consent value 'True' was mapped to consent status 'WerConsentApproved'
(01) 2018-10-19 16:37:23 Slp: WER: Result of the submission:: 'WerReportUploaded'
(01) 2018-10-19 16:37:23 Slp: WER: Submitted 1 of 1 failures to the Watson data repository
(01) 2018-10-19 16:37:23 Slp: Sco: File 'C:\Windows\system32\Cluster.exe' does not exist
(01) 2018-10-19 16:37:23 Slp: Collecting Cluster Logs using PowerShell:
(01) 2018-10-19 16:37:23 Slp: Running: Powershell.exe -ImportSystemModules -ExecutionPolicy Unrestricted -command Get-ClusterLog -Destination 'C:\Program Files\Microsoft SQL Server\130\Setup Bootstrap\Log\20181019_163706' -Node 'SAMANTHA' -TimeSpan 1
(10) 2018-10-19 16:37:26 Slp: 
(12) 2018-10-19 16:37:26 Slp: Mode                LastWriteTime         Length Name                                                                 
(12) 2018-10-19 16:37:26 Slp: ----                -------------         ------ ----                                                                 
(12) 2018-10-19 16:37:26 Slp: -a----       10/19/2018   4:37 PM          73352 SAMANTHA_cluster.log                                                 
(12) 2018-10-19 16:37:26 Slp: 
(12) 2018-10-19 16:37:26 Slp: 
(01) 2018-10-19 16:37:26 Slp: Process returned 0
(01) 2018-10-19 16:37:26 Slp: Cluster log generation completed successfully
(01) 2018-10-19 16:37:26 Slp: Dumping final cluster state.
(01) 2018-10-19 16:37:29 Slp: Completed dumping final cluster state.
(01) 2018-10-19 16:37:29 Slp: SetupTelemetry: Writing Telemetry to Datastore
(01) 2018-10-19 16:37:30 Slp: 
(01) 2018-10-19 16:37:30 Slp: ----------------------------------------------------------------------
(01) 2018-10-19 16:37:30 Slp: 
(01) 2018-10-19 16:37:30 Slp: Error result: -2146233088
(01) 2018-10-19 16:37:30 Slp: Result facility code: 19
(01) 2018-10-19 16:37:30 Slp: Result error code: 5376
(01) 2018-10-19 16:37:30 Slp: SetupTelemetry: Closing Telemetry Session
(01) 2018-10-19 16:37:30 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
(01) 2018-10-19 16:37:30 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\SQMClient
(01) 2018-10-19 16:37:30 Slp: Sco: Attempting to get registry value MachineId
(01) 2018-10-19 16:37:30 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
(01) 2018-10-19 16:37:30 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\130
(01) 2018-10-19 16:37:30 Slp: Sco: Attempting to get registry value CustomerFeedback
(01) 2018-10-19 16:37:30 Slp: Sco: Attempting to get registry value EnableErrorReporting
(01) 2018-10-19 16:37:30 Slp: SetupTelemetry: Telemetry has an active session with 4 events.


EDIT: Nothing from the Install Wizard screen works when I click, to include System Configuration Checker. Only time anything works is when node is not part of Windows Cluster.

After SQL 2016 SP2 upgrade, SQL Server CEIP services (telemetry) fail to start

$
0
0

After upgrading to SQL Server 2016 Enterprise SP2 the following Windows services are failing to start.  This is installed on a Windows 2016 server.

    SQL Server CEIP service (SQLTELEMETRY$InstanceName)

    SQL Server Integration Services CEIP service 13.0 (SSISTELEMETRY130)

Getting this message in Windows Logs....

*--------------------------------------------------------------------------*

Application: sqlceip.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileLoadException
   at Microsoft.Cloud.Sql.Analytics.BoxTelemetry.AppInsightTelemetrySink..cctor()

Exception Info: System.TypeInitializationException
   at Microsoft.Cloud.Sql.Analytics.BoxTelemetry.AppInsightTelemetrySink..ctor(Microsoft.Cloud.Sql.Analytics.BoxTelemetry.MachineInfo, System.String)
   at Microsoft.Cloud.Sql.Analytics.BoxTelemetry.BoxTelemetry.TelemetryCollectorMain(Microsoft.Cloud.Sql.Analytics.BoxTelemetry.BoxTelemetryOptions)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart()

Faulting application name: sqlceip.exe, version: 13.0.5026.0, time stamp: 0x5aae92aa
Faulting module name: KERNELBASE.dll, version: 10.0.14393.2457, time stamp: 0x5b7e2adb
Exception code: 0xe0434352
Fault offset: 0x0000000000033c58
Faulting process id: 0xf68
Faulting application start time: 0x01d46a304dcb8e11
Faulting application path: C:\Program Files\Microsoft SQL Server\MSSQL13.SCCM\MSSQL\Binn\sqlceip.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: d0bb4b84-20d0-49a8-80b4-6b8b9636bc26
Faulting package full name: 
Faulting package-relative application ID: 

*-----------------------------------------------------------------------------------------*

Any thoughts on this?  These services were fine prior to SP2.

John

 

Trailing blanks in unique index

$
0
0

Hi!

I have migrated Oracle-tables to SQL Server using SSMA. First I did the migration to the master database and then I made the same migration to a new database I had created with default settings. The migration to the new database failed but the migration to the master database was ok.

The problem was an unique index violation. The column (varchar) had values with only trailing blanks that differs ("ABC" and "ABC "). As it was not a problem in the master database I presume it's a setting in the database, but I don't know which setting it is.

Where is the setting that makes SQL Server regard "ABC" and "ABC " as different values?

SQL2012安装过程中取消后再次安装错误

Compatibility level

$
0
0

Good afternoon,

When using Management Studio for SQL Server 2016 (development environment), the compatibility level defaults to 2008 (level 100) when I attempt to create a brand new database. I check another 2016 instance on another server and this doesn't happen. Does anyone have any idea why this occurs?


when we restore a database on a SQL AG we have to remove it from the AG before this is done. Are there other sql tasks where removal from AG has to be done?

$
0
0

Noted that we have to remove a database from a SQL AG before we can restore it?  Why is this required?   Is this because the changes are too much for a AG synch to recover from??

What other scenarios do we need to remove a database from the AG?   Do we have to remove from the AG for some SQL Alter commands?  Is it best practice to remove from AG then add back to AG after running a SQL Alter command?

Do we have to run alter command on the other secondary database if this alter query is run on a database outside the AG?  If this is done how do we add  back to the AG?,... do we use the "Join" option for synchronization.   We used Automatic seeding originally when adding this database originally to the AG however since we already have a secondary database on the secondary replica w local database files on the secondary node.

We removed the database from the AG because a sql query would not run so we ran the query then we add the database back to the AG.  We used the "JOIN" option.  However afterwards the secondary database would not synch with the primary database?   I am NOT understanding the wording used in the wizard for the JOIN option.   Is it saying that you can only use JOIN when the primary database and the secondary database are identical without any differences?,... this means even a Alter broker command could break this synchronization??  

What method do you recommend for adding back to the AG after the SQL alter command is run on a database outside the SQL AG?


dsk


SQL2017 upgrade compatibility issues

$
0
0

I am currently working on SQL server up-gradation project from SQL2014(compatibility - 100) to SQL2017(compatibility - 140). Here is one of the challenges i face with respect to behavioural changes b/w the older and newer versions of the DB.

Scenario#1: 

  • Insert records into temp table with specific order 

select * into #temp from tblRefUserTypesTest order by UserTypeCode 

  • Select and view the records inserted in temp table, 

select * from #temp     

While running this query in 2014, we see that the records are retrieved the same way as they are inserted,ie, in the ascending order of UserTypeCode. But in 2017, it is not so. Though I use 'order by' while inserting the records in the temp table, the select statement does not throw the results as expected, until and unless we use'order by' explicitly in the select statement. I would like to know as to why this behavioral difference occurs due to change in compatibility. Also please let us know as to what type of other issues might face as a result of this compatibility migration.


SSBDT: Dialog timer delete during dispatch with SQL Server 2012 SP3

$
0
0

Hello,

Since two months I can see many entries with the below sentences in SQL logs.

2017-04-24 22:01:43.900 spid31s      SSBDT: Dialog timer delete during registration (did: 725D87C0-8AAF-4383-BCFC-725AC025CD1D:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:02:41.290 spid31s      SSBDT: Dialog timer delete during registration (did: 6F5BF516-934A-45E4-B1B1-D60DF3401B4E:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:03:17.650 spid31s      SSBDT: Dialog timer delete during registration (did: F044EE94-7203-4FF5-9BB6-00D21B86E686:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:03:22.350 spid31s      SSBDT: Dialog timer delete during registration (did: 0B92D137-915C-4920-9C69-541F87266D90:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:03:37.980 spid31s      SSBDT: Dialog timer delete during registration (did: 958A51D1-B18F-410F-93B5-358D10C81EF5:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:03:40.310 spid31s      SSBDT: Dialog timer delete during registration (did: 14373439-9330-4E2C-BF2B-6901A3ED42BF:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:07:39.000 spid31s      SSBDT: Dialog timer delete during registration (did: 6E9C57B7-BDD5-42BC-BA9A-A5A3F97DC91A:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:08:02.360 spid31s      SSBDT: Dialog timer delete during registration (did: 98B47642-1373-4EF7-86B0-E320B48611A9:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:08:02.480 spid31s      SSBDT: Dialog timer delete during registration (did: 1D1263CE-151D-4C64-90BA-4293A29D6BD0:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:09:27.750 spid31s      SSBDT: Dialog timer delete during registration (did: C7D98CCF-F67D-450B-870B-0242585E9B07:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:09:36.700 spid31s      SSBDT: Dialog timer delete during registration (did: 0D243BC3-6B83-45A0-AF2B-E4AF24098B9D:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:09:51.270 spid31s      SSBDT: Dialog timer delete during registration (did: 4CCDA7EA-FB1E-44C7-9234-C0D7C8484750:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:10:15.450 spid31s      SSBDT: Dialog timer delete during registration (did: 2A515B80-9AFA-45F2-9ECB-1328BBB63852:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:11:10.770 spid31s      SSBDT: Dialog timer delete during registration (did: 9920B4CC-EF38-4A8C-A3AE-FAADD7D75267:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:11:15.610 spid31s      SSBDT: Dialog timer delete during registration (did: 4ABA0501-7CD2-4F58-9B59-49A7A9799092:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:11:20.960 spid31s      SSBDT: Dialog timer delete during dispatch (did: 8FAECCF7-6AC5-4FB2-84DC-4927E839D028:Target, OpType: DialogCleanupDispatch OpResult: Null)
2017-04-24 22:13:24.770 spid31s      SSBDT: Dialog timer delete during registration (did: A932AF41-C0D0-4234-899B-5E5A4565F924:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:13:24.910 spid31s      SSBDT: Dialog timer delete during registration (did: 00F178A3-640D-44E4-9C39-A69271B279C9:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:13:42.310 spid31s      SSBDT: Dialog timer delete during dispatch (did: 20D9F06E-BC29-4BA5-9623-E08765B42BC7:Target, OpType: DialogCleanupDispatch OpResult: Null)
2017-04-24 22:14:00.290 spid31s      SSBDT: Dialog timer delete during registration (did: AA47FA4F-F793-4D89-BBCB-2E434596476F:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:16:31.660 spid31s      SSBDT: Dialog timer delete during registration (did: DD35C46C-7EF0-410F-B78D-CB38DFBD4DEB:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:17:06.290 spid31s      SSBDT: Dialog timer delete during registration (did: E857E323-ED31-4FEC-9AB9-39115D50CA4E:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:18:47.130 spid31s      SSBDT: Dialog timer delete during registration (did: CEDC4256-B4F2-4844-B2DA-9F49C41DE529:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:19:06.390 spid31s      SSBDT: Dialog timer delete during registration (did: 2ACDA3E2-4449-46A8-8A64-E8DF072FEF2A:Initiator, OpType: CloseDialog OpResult: Null)
2017-04-24 22:21:30.410 spid31s      SSBDT: Dialog timer delete during dispatch (did: E09596A9-CD56-4597-B428-DE392D542E29:Target, OpType: DialogCleanupDispatch OpResult: Null)
2017-04-24 22:22:32.890 spid31s      SSBDT: Dialog timer delete during dispatch (did: EC39EEE2-ACC5-49F4-A375-2CC3EA2C68CD:Target, OpType: DialogCleanupDispatch OpResult: Null)
2017-04-24 22:23:01.630 spid31s      SSBDT: Dialog timer delete during dispatch (did: DF7D37D2-C4C6-403B-AD77-EC070EC47F36:Target, OpType: DialogCleanupDispatch OpResult: Null)
2017-04-24 22:23:25.520 spid31s      SSBDT: Dialog timer delete during dispatch (did: 8FDB1B72-8C0B-49F3-B305-93DC9F52EC72:Target, OpType: DialogCleanupDispatch OpResult: Null)
2017-04-24 22:25:22.860 spid31s      SSBDT: Dialog timer delete during dispatch (did: 8E7E1C64-16C7-4BB9-A77C-717B1BDF5859:Target, OpType: DialogCleanupDispatch OpResult: Null)
2017-04-24 22:25:45.920 spid31s      SSBDT: Dialog timer delete during dispatch (did: E47E8924-8741-48B0-BB55-2B573247CEE7:Target, OpType: DialogCleanupDispatch OpResult: Null)
2017-04-24 22:27:17.560 spid31s      SSBDT: Dialog timer delete during dispatch (did: CBE4F1C7-A98D-424E-AD0D-339727F76937:Target, OpType: DialogCleanupDispatch OpResult: Null)

We are using SQL server 2012 SP3

Do you know what could be the source of that problem?

We could not find info....

SQL Server 2017 installation issue on Linux SUSE 12 with SP2

$
0
0

Hi,

I am getting following error while installing SQL Server 2017 on Linux SUSE 12 with SP2.

:/> sudo zypper addrepo -r https://packages.microsoft.com/config/sles/12/mssql-server-2017.repo

Download (curl) error for 'https://packages.microsoft.com/config/sles/12/mssql-server-2017.repo':
Error code: Curl error 60
Error message: SSL certificate problem: self signed certificate in certificate chain

Please suggest how to resolve this ?

Thanks,

SQL DBA

$
0
0

Hi All,

I installed CU KB4462923 on my production 2008R2 SQL servers on OS Window server 2012R2 and rebooted the servers but the SQL services won't start again after that. But the SQL services starts when I uninstalled the KB4462923. Below are the errors that I'm seeing on my system log:

 

1) Log Name:      Application

Source:        MSSQLSERVER

Date:          10/22/2018 11:10:06 AM

Event ID:      17120

Task Category: Server

Level:         Error

Keywords:      Classic

User:          N/A

Computer:     

Description:

SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.

2)

Log Name:      Application

Source:        MSSQLSERVER

Date:          10/22/2018 11:10:06 AM

Event ID:      17826

Task Category: Server

Level:         Error

Keywords:      Classic

User:          N/A

Computer:     

Description:

Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.

3)

Log Name:      Application

Source:        MSSQLSERVER

Date:          10/22/2018 11:10:06 AM

Event ID:      17182

Task Category: Server

Level:         Error

Keywords:      Classic

User:          N/A

Computer:     

Description:

TDSSNIClient initialization failed with error 0x80090331, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. The client and server cannot communicate, because they do not possess a common algorithm.

Can someone please help me with solutions or workaround for this errors? I need to figure out how to install this KB without breaking SQL server.

Viewing all 7701 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>