Share via

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 | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


2 answers

Sort by: Most helpful
  1. Erland Sommarskog 134.7K Reputation points MVP Volunteer Moderator
    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.)

    Was this answer helpful?

    0 comments No comments

  2. Seeya Xi-MSFT 16,756 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.

    Was this answer helpful?

    0 comments No comments

Your answer

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