issues installing sql server 2019 on windows

starboyz182 1 Reputation point
2022-07-03T22:01:47+00:00

tried everything. reinstalling everything please help
217174-summary-book-r8stv53eah-20220703-153834.txt

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,494 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Seeya Xi-MSFT 16,571 Reputation points
    2022-07-04T03:04:40.137+00:00

    Hi @starboyz182 ,

    Welcome to Microsoft Q&A!
    This is a a known issue with Windows 11 not always reporting sector sizes correctly.
    Please refer to this official document: https://learn.microsoft.com/en-us/troubleshoot/sql/admin/troubleshoot-os-4kb-disk-sector-size
    This link contains the cause and solution for this problem. Another point I want you to pay attention to is make sure that you follow these steps carefully. For added protection, back up the registry before you modify it.

    Best regards,
    Seeya


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Erland Sommarskog 120.2K Reputation points MVP
    2022-07-04T10:35:16.12+00:00

    The error message "Wait on the Database Engine recovery handle failed." is a generic error message which informs us that SQL Server did not start when Setup wanted to run configuration steps.

    There are several reasons why you can get this error, and the issue highlighted by Seeya is only one of them.

    To understand why SQL Server did not start, you need to look in C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\LOG\ERRORLOG. (This path assumes the default installation options, but can be different on your machine.)

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.