Quantcast
Channel: SQL Server Express forum
Viewing all 3319 articles
Browse latest View live

WoW64 error installing SQL Server Express 2014 on 64bit Windows 10 PC

$
0
0

I am trying to install SQL Server Express 2014 on 64bit Windows 10 PC. I keep getting a WoW64 error saying that the installation needs a 32bit machine.

I am completely baffled


how to get my password using sql management 2018

$
0
0

I need the password for my database so that I can put it on server site.  I am using SQL Server management 2017 and the password is already there and I did not put it there.  I tried to change it with sa and other ways and could not.

Thanks, Jen


Jennifer Sheehan

'Microsoft.SqlServer.Management.IRegistrationService' Error on Expanding Database Tabs in SSMS

$
0
0

Hi,

For no clear reason my SSMS (version 17.8.1) began displaying the below error message when connected to my SQL Express 2014 server and attempting to expand any of the tabs in the object explorer. This was also accompanied by SSMS not automatically displaying the connection dialog on start-up of the programme, not sure if significant but a noted change.

I have searched extensively for fixes (see links to forum discussions below) and have tried the following:

-Reinstall of SSMS (incl back releases in case issue with 17.8.1) and SQL 2014

-Repair of above

-Reinstall of .NET and VisualStudio components

In the below forums and a few others I saw there is various mention of looking up the .dll file 'Microsoft.SqlServer.Management.SDK.SqlStudio' in given file paths. The specific versions of SQL/SSMS referred to in these discussions were different to mine but the files were always present in different locations to those specified. I found no complete discussion of successful fixes for similar problems.

I am using a company computer I have some suspicions that the errors could be related to permissions/user account management. If these issues could be at play then help understanding how permissons/user accounts need to be modified would be greatly appreciated.

Any help would be much appreciated as whilst the database is still functional via other apps that connect the inability to use SSMS is severely hampering work!

Thanks,

Tom

https://social.technet.microsoft.com/Forums/en-US/9ec69121-cf4d-4bf0-b28f-31f75fd2a3ee/ssms-175-last-one-service-microsoftsqlservermagamentiregistrationservice-not-found?forum=sqlsetupandupgrade

https://social.technet.microsoft.com/Forums/en-US/64c3e5ac-14b1-4d3b-b6ef-4dd97c5e17d8/when-opening-ssms-2014-getting-the-following-error?forum=sqlsetupandupgrade


ERROR MESSAGE

===================================

Service 'Microsoft.SqlServer.Management.IRegistrationService' not found (Microsoft.SqlServer.Management.SDK.SqlStudio)

------------------------------

Program Location:

   at Microsoft.SqlServer.Management.ServiceProvider.GetService[T](IServiceProvider serviceProvider, Boolean throwIfNotFound)

   at Microsoft.SqlServer.Management.SqlStudio.Explorer.NavigationService.Initialize()

   at Microsoft.SqlServer.Management.SqlStudio.Explorer.NavigationService.GetView(String urnPath)

   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.<GetColumnsFromNavigationService>d__11.MoveNext()

   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.AddFields(List`1 list, IEnumerable`1 fields, IDictionary`2 allValidFields, AddFieldsFlags flags)

   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.GetParentFields(INodeInformation source, Dictionary`2& allValidColumns)

   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.BuildDynamicItemWithQuery(IList`1 nodes, INodeInformation source, INavigableItem sourceItem, String urnQuery, Boolean registerBuilder, Boolean registerBuiltItems)

   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.BuildDynamicItem(IList`1 nodes, INodeInformation source, INavigableItem sourceItem, IFilterProvider filter)

   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItemBuilder.Build(IList`1 nodes, INodeInformation source, INavigableItem sourceItem, IFilterProvider filter)

   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.NavigableItem.RequestChildren(IGetChildrenRequest request)

   at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExplorerHierarchyNode.BuildChildren(WaitHandle quitEvent)

Attempt to fetch logical page in database 5 failed. severity 16

$
0
0

When I run a select query, I get the error:

Msg 605, Level 21, State 3, Line 1
Attempt to fetch logical page (1:244825) in database 5 failed. It belongs to allocation unit 15762598695796736 not to 72057594160939008.

I've tried running:

DBCC PAGE(5,1,244825,2)
dbcc checktable('thistable') WITH ALL_ERRORMSGS, NO_INFOMSGS

The latter for each of the 3 tables involved in the query. None of these DBCC queries returned an error.

dbcc checkdb

CHECKDB found 0 allocation errors and 0 consistency errors in database 'HPRS'.

DBCC execution completed. If DBCC printed error messages, contact your system administrator.


How can I fix this error?

(SQL Server 2014 Express)




Users created during by SQL Server

$
0
0

I have installed SQL Server Express 2017. There are 21 windows users created by SQL Server and they are named like this: <instance name>[00 - 20]. Why does SQL Server instance need those users and can they be removed? The reason I am asking is because I have Windows Server 2019 Essential which allows only 25 users so if it is possible, I hope I can remove those users. 

Thanks! 

 

sql server management studio 2012 i neden açamıyorum ?

$
0
0
sql server management studio 2012 express adında bi ürün gerçekten var mıdır ?? varsa nerede ? express sürümler 10 gb a kadar ücretsiz yazıyor .indirdim 180 gün sonra kapandı .. açamıyorum .projemin tüm veri tabanı bu programın içinde kaldı .. management ı silip yeniden yüklüyorum sonuç yine aynı ..satın alayım dedim 6000 tl ücret istediler..herhangi bir şirketim olsa neyse ödeyim de bir öğrenciyim ve projem yarım kaldı ... çözümü olan varsa lütfen yardımcı olun ? 

SQL Server Reporting Services 2017 - Installing on a Virtual Machine Windows 2016 (64-bit)

$
0
0
Hi all,

I've a Virtual Machine - Windows 2016 (64-bit) licensed with a Base Memory of 4113MB and 2 Processors - and I want to create a POC to my customer with Reporting Services in order to extract data from SQL Server database and publish that on Reporting Builder (Web Portal). 

My customer needs to see the reports on Web in order to show the data to his customer.

For that I already installed Visual Studio (SSIS), SSMS and now I am trying to install SSRS in order to configure the Report Server.

I have downloaded the Reporting Server 2017 and when I execute the application I got the following error:

"Installing Reporting Services on a domain controller is not supported"

Can I install Report Server on my Virtual Machine? If I cannot do it, can you suggest me any workaround?

Many thanks! 

Restore SQL Server Express backup

$
0
0

Hi,

I would like to learn if SQL Server Express R2(2014) edition can restore a backup whose size is greater than 10GB? Reason for asking this question is that - SQL Server Express editions has limitation of holding 10GB per database?

Please help
Thank you


update record date wise

$
0
0
how to update record date wise in asp.net core

Limite de datos en Sql 2017 Express en LINUX

$
0
0

Hola.

Tengo varias bases de datos Sql2017 en un servidor Linux Ubunto 16.

Quisiera saber si el limite de 10GB es por el espacio en la carpeta DATA, o por el tamaño de cada base de datos.

Gracias, 

Claudio Chilomer

stopped listening on [ \\.\pipe\SQLLocal\MSSQLSERVER ] due to a failure

$
0
0

Hi,

I took database backup to 4 databases from SQL Server Express 2014 R2 last sunday(8/Sep). Database backup did not succeed as there was less disk space. We could observe below errors from windows event log and sql server log:

Server local connection provider has stopped listening on [ \\.\pipe\SQLLocal\MSSQLSERVER ] due to a failure. Error: 0xe8, state: 4. The server will automatically attempt to re-establish listening.

And Windows Server 2012 CPU utilization goes high up to 100% and stays for more than 15 minutes.

I need help to understand and resove this issue

Thank you

SQL Server Express Connections

$
0
0

We are using ASP.NET and MS SQL Server Express 2014 R2 which hosts 20 databases in one our environment. In this environment in SQL Server Log, I would find frequent entries as given below:

Process ID xx was killed by hostname MACHINENAME<c/> host process ID mmmmm.

The list is huge and often. As I scanned through task scheduler, there exist a batch job which runs every 15 minutes and kills connections from SQL Server.

I am concerned of this bad practice and I sense either one of two things here 1) MS SQL Server is leaking connections (or) 2) MS SQL Server at one point may run out of connections?

Is there a way to find and prove my observations from my above concern? Basically I would like to learn and capture below points:

1. Total number of database connections currently in use per database
2. Total number of database connections available to use
3. Total number of database connections pending to be closed
4. Capture connections not successfully established due to connection exhaustion

Thanks

MS SQL Server Express Connections

$
0
0

We are using ASP.NET and MS SQL Server Express 2014 R2 which hosts 20 databases in one our environment. In this environment in SQL Server Log, I would find frequent entries as given below:

Process ID xx was killed by hostname MACHINENAME<c/> host process ID mmmmm.

The list is huge and often. As I scanned through task scheduler, there exist a batch job which runs every 15 minutes and kills connections from SQL Server.

I am concerned of this bad practice and I sense either one of two things here 1) MS SQL Server is leaking connections (or) 2) MS SQL Server at one point may run out of connections?

Is there a way to find and prove my observations from my above concern? Basically I would like to learn and capture below points:

1. Total number of database connections currently in use per database
2. Total number of database connections available to use
3. Total number of database connections pending to be closed
4. Capture connections not successfully established due to connection exhaustion

Please share your inputs and I would like to learn this behavior

Thanks

Unable to connect to SQL server after update

$
0
0

I updated my server today with all pending update and after reboot I was unable to connect to SQL server. Prior to reboot I've also enabled the firewall but now it's disabled again and server is after another reboot. When I try to connect locally using

sqlcmd -S localhost

I get error:

Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Login timeout expired.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x2749.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online..

Server itself is up and running:

hyperqbe@slaro:/etc$ sudo systemctl status mssql-server
[sudo] hasło użytkownika hyperqbe:
● mssql-server.service - Microsoft SQL Server Database Engine
   Loaded: loaded (/lib/systemd/system/mssql-server.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2019-08-08 15:06:28 CEST; 19min ago
     Docs: https://docs.microsoft.com/en-us/sql/linux
 Main PID: 7259 (sqlservr)
    Tasks: 158
   CGroup: /system.slice/mssql-server.service
           ├─7259 /opt/mssql/bin/sqlservr
           └─7288 /opt/mssql/bin/sqlservr

sie 08 15:06:38 slaro sqlservr[7259]: [95B blob data]
sie 08 15:06:38 slaro sqlservr[7259]: [91B blob data]
sie 08 15:06:38 slaro sqlservr[7259]: [145B blob data]
sie 08 15:06:38 slaro sqlservr[7259]: [61B blob data]
sie 08 15:06:39 slaro sqlservr[7259]: [96B blob data]
sie 08 15:06:39 slaro sqlservr[7259]: [66B blob data]
sie 08 15:06:40 slaro sqlservr[7259]: [96B blob data]
sie 08 15:06:40 slaro sqlservr[7259]: [100B blob data]
sie 08 15:06:40 slaro sqlservr[7259]: [71B blob data]
sie 08 15:06:40 slaro sqlservr[7259]: [124B blob data]

I'm unable to connect remotely from other machine as well:

TITLE: Connect to Server
------------------------------
Cannot connect to 192.168.1.141.
------------------------------
ADDITIONAL INFORMATION:
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - Istniejące połączenie zostało gwałtownie zamknięte przez zdalnego hosta.) (Microsoft SQL Server, Error: 10054)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=10054&LinkId=20476

As far as I know there were no errors during update process.

I tried running sudo /opt/mssql/bin/mssql-conf setup and chose Express version  but after choosing the language and providing SA password it still stated: "This is an evaluation version.  There are [163] days left in the evaluation period."

Here are the last entries from errorlog:

2019-08-08 15:06:34.89 Server      Microsoft SQL Server 2019 (CTP3.2) - 15.0.1800.32 (X64)
        Jul 17 2019 21:29:33
        Copyright (C) 2019 Microsoft Corporation
        Express Edition (64-bit) on Linux (Ubuntu 18.04.3 LTS) <X64>
2019-08-08 15:06:34.89 Server      UTC adjustment: 2:00
2019-08-08 15:06:34.89 Server      (c) Microsoft Corporation.
2019-08-08 15:06:34.89 Server      All rights reserved.
2019-08-08 15:06:34.89 Server      Server process ID is 32.
2019-08-08 15:06:34.89 Server      Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'.
2019-08-08 15:06:34.89 Server      Registry startup parameters:
         -d /var/opt/mssql/data/master.mdf
         -l /var/opt/mssql/data/mastlog.ldf
         -e /var/opt/mssql/log/errorlog
2019-08-08 15:06:34.90 Server      SQL Server detected 1 sockets with 4 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required.
2019-08-08 15:06:34.90 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2019-08-08 15:06:34.90 Server      Detected 12800 MB of RAM. This is an informational message; no user action is required.
2019-08-08 15:06:34.90 Server      Using conventional memory in the memory manager.
2019-08-08 15:06:34.90 Server      Page exclusion bitmap is enabled.
2019-08-08 15:06:35.01 Server      Buffer pool extension is not supported on Linux platform.
2019-08-08 15:06:35.02 Server      Buffer Pool: Allocating 2097152 bytes for 1963331 hashPages.
2019-08-08 15:06:35.16 Server      Default collation: SQL_Latin1_General_CP1_CI_AS (us_english 1033)
2019-08-08 15:06:35.69 Server      Buffer pool extension is already disabled. No action is necessary.
2019-08-08 15:06:35.99 Server      Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA'].
2019-08-08 15:06:36.01 Server      Query Store settings initialized with enabled = 1,
2019-08-08 15:06:36.07 Server      The maximum number of dedicated administrator connections for this instance is '1'
2019-08-08 15:06:36.07 Server      Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
2019-08-08 15:06:36.11 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
2019-08-08 15:06:36.17 Server      In-Memory OLTP initialized on lowend machine.
2019-08-08 15:06:36.37 Server      CLR version v4.0.30319 loaded.
2019-08-08 15:06:36.57 Server      [INFO] Created Extended Events session 'hkenginexesession'

2019-08-08 15:06:36.58 Server      Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required.
2019-08-08 15:06:36.59 Server      Total Log Writer threads: 2. This is an informational message; no user action is required.
2019-08-08 15:06:36.72 Server      clflushopt is selected for pmem flush operation.
2019-08-08 15:06:36.72 Server      Software Usage Metrics is disabled.
2019-08-08 15:06:36.97 spid11s     [1]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-08-08 15:06:36.98 spid11s     Starting up database 'master'.
2019-08-08 15:06:37.58 Server      Common language runtime (CLR) functionality initialized.
2019-08-08 15:06:37.77 spid11s     SQL Server Audit is starting the audits. This is an informational message. No user action is required.
2019-08-08 15:06:37.78 spid11s     SQL Server Audit has started the audits. This is an informational message. No user action is required.
2019-08-08 15:06:38.05 Server      Failed to verify the Authenticode signature of 'C:\binn\secforwarder.dll'. Signature verification of SQL Server DLLs will be skipped. Genuine copies of SQL Server are signed. Failure to verify the Authenticode signature might indicate that this is not an authentic release of SQL Server. Install a genuine copy of SQL Server or contact customer support.
2019-08-08 15:06:38.11 spid11s     SQL Trace ID 1 was started by login "sa".
2019-08-08 15:06:38.27 spid11s     Server name is 'slaro'. This is an informational message only. No user action is required.
2019-08-08 15:06:38.29 spid29s     Always On: The availability replica manager is starting. This is an informational message only. No user action is required.
2019-08-08 15:06:38.29 spid29s     Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required.
2019-08-08 15:06:38.30 spid11s     [4]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-08-08 15:06:38.30 spid11s     Starting up database 'msdb'.
2019-08-08 15:06:38.32 spid12s     [32767]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-08-08 15:06:38.32 spid12s     Starting up database 'mssqlsystemresource'.
2019-08-08 15:06:38.33 spid12s     The resource database build version is 15.00.1800. This is an informational message only. No user action is required.
2019-08-08 15:06:38.36 spid12s     [3]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-08-08 15:06:38.36 spid12s     Starting up database 'model'.
2019-08-08 15:06:38.40 Server      Failed to verify the Authenticode signature of 'C:\binn\msoledbsql.dll'. Signature verification of SQL Server DLLs will be skipped. Genuine copies of SQL Server are signed. Failure to verify the Authenticode signature might indicate that this is not an authentic release of SQL Server. Install a genuine copy of SQL Server or contact customer support.
2019-08-08 15:06:38.48 spid28s     A self-generated certificate was successfully loaded for encryption.
2019-08-08 15:06:38.51 Server      Error: 37308, Severity: 16, State: 1.
2019-08-08 15:06:38.51 Server      Loaded None enclave for always encrypted.
2019-08-08 15:06:38.51 spid28s     Server is listening on [ 192.168.1.141 <ipv4> 1433].
2019-08-08 15:06:38.54 spid28s     Dedicated administrator connection support was not started because it is disabled on this edition of SQL Server. If you want to use a dedicated administrator connection, restart SQL Server using the trace flag 7806. This is an informational message only. No user action is required.
2019-08-08 15:06:38.54 spid28s     Error: 39002, Severity: 16, State: 1.
2019-08-08 15:06:38.54 spid28s     SQL failed to boot extensibility for error code 0x80070005.
2019-08-08 15:06:38.55 spid28s     InitializeXdbPkgLauncher failed. ErrorCode: 0x80004005.
2019-08-08 15:06:38.55 spid28s     SQL Server is now ready for client connections. This is an informational message; no user action is required.
2019-08-08 15:06:38.85 spid12s     Clearing tempdb database.
2019-08-08 15:06:39.88 spid12s     [2]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-08-08 15:06:39.89 spid12s     Starting up database 'tempdb'.
2019-08-08 15:06:40.26 spid29s     The Service Broker endpoint is in disabled or stopped state.
2019-08-08 15:06:40.26 spid29s     The Database Mirroring endpoint is in disabled or stopped state.
2019-08-08 15:06:40.27 spid29s     Service Broker manager has started.
2019-08-08 15:06:40.27 spid11s     Recovery is complete. This is an informational message only. No user action is required.
2019-08-08 15:27:16.30 spid55      [5]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1.
2019-08-08 15:27:16.30 spid55      Starting up database 'ProgramMagazynowy'.
2019-08-08 15:27:16.53 spid55      Parallel redo is started for database 'ProgramMagazynowy' with worker pool size [2].
201

MS SQL Server Express 2014 R2 on a VM - Processor affinity not getting set

$
0
0
We have hosted MS SQL Server Express 2014 R2 on a VM. Last week this machine went up to 100% and freeze between Mon, Wed and Friday. Some one suggested on the support that we can set processor affinity set to first 4 core [we have 8 cores] in the Windows Server 2012 VM.

Now, after setting these affinity parameters, the SQL Server Express tend to grab all available cores when the load on the server becomes high. From what I understand here, MS SQL Server Express all these cores as single CPU and discards all affinity settings that we set. Is my understanding right - as this is a virtualized environment.

Thank you 

odbc connects over vpn

$
0
0

We have 2 offices, users login to sql (same site as sql) using access and odbc work fine. Our remote office which is connected using a vpn tunnel (ipsec) has a real problem. When testing the odbc connector using sql server authentication works fine. When we open MS Access the odbc fails with Runtime error'3146' ODBC--call failed. 


Install SqlServer with Advanced Services

$
0
0

Hello. I have downloaded  SqlServer Express with Advanced Services It is this executable:  SQLEXPRADV_x64_ENU .

What I understood, reading the web documentation, is that I can run it and install SqlServer engine with some (and free) reporting tools. 

However in the main form there is the standard "install option", plus  a further option called "Install SQL Server Reporting Services", When I choose this option I download a package that is not free but it is a 180-day trial.

Do I miss something? Did I d anything wrong?

Thank you for your comments and suggestions.

FZ

How to fix warning 26003 while uninstall SQL Server 2008 R2

$
0
0

I'm getting  above warning message while uninstall SQL Server 2008 R2. I tried some of the online solutions but not able solve it 

Please make sure explain bit more clear way.Could please help me to solve the issue and Much appreciated. 

Many Thanks

Mohan

2014 SQL Express upgrade to 2016 SQL Express

$
0
0

I have to upgrade a version of 2014 SQL express to 2016 SQL Express and have never done it before and can't seem to find any good documentation.

Can anyone help??

Thanks.

SQL Server 2012 error 0x851A004A during upgrade

$
0
0

I am attempting to upgrade an existing SQL Server 2012 Express database instance. I'm running the upgrade from the command line with the following command.

SQLEXPR_x64_ENU.exe /Action=Upgrade /UPDATEENABLED=False /IACCEPTSQLSERVERLICENSETERMS=True /INSTANCENAME=MyServer /ENU=True /ISSVCACCOUNT="NT AUTHORITY\\NetworkService"

It passes all the rule checks, but then while installing it gives a not too informative error- The Database Engine error log location is missing from the Parameters key.

From the log file -

Machine Properties:
  Machine name:                  VM-PC
  Machine processor count:       1
  OS version:                    Windows 7
  OS service pack:               Service Pack 1
  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      MYSERVER            MSSQL11.MYSERVER              Database Engine Services                 1033                Express Edition      11.0.2100.60    No         Yes       
  SQL Server 2012                                                          Management Tools - Basic                1033                 Express Edition      11.0.2100.60    No         Yes       

Package properties:
  Description:                   Microsoft SQL Server 2012 
  ProductName:                   SQL Server 2012
  Type:                          RTM
  Version:                       11
  Installation location:         C:\a1e378e8ee597997d9db\x64\setup\
  Installation edition:          Express

  Slipstream:                    True
  SP Level                       3

Detailed results:
  Feature:                       Database Engine Services
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred during the setup process of the feature.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                SQL Server Database Engine Services Instance Features
  Component error code:          0x851A004A
  Error description:             The Database Engine error log location is missing from the Parameters key.

I've reviewed the following posts and none of them have resolved the issue:

https://sqlcan.com/2014/10/20/the-database-engine-system-data-directory-in-the-registry-is-not-valid/ - The SQLDataRoot value is correctly set

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/116cb02f-81f0-456b-ab7b-2c2dc157e99e/sql-2000-to-2008-upgrade-failed-message-wait-on-the-database-engine-recovery-handle-failed-check?forum=sqlsetupandupgrade
 
and
https://blogs.msdn.microsoft.com/varund/2009/03/21/how-to-verify-path-for-sql-server-error-log-files/ - the Parameters key has all the correct values assigned

https://answers.microsoft.com/en-us/windows/forum/windows8_1-update/windows-update-fail-sql-server-update/8d2be866-8a3c-4c8e-8071-df26c057a4a3 - the database owner is 'sa'


The current database version is the RTM release. I've tried SP1, SP2, and SP3 installers with the same result. I've tested this on (x64) versions of Windows 7, Windows 8 and Windows 10 Virtual Machines with the same result.

Any additional support would be appreciated.

Viewing all 3319 articles
Browse latest View live


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