Wait on the Database Engine Recovery Handle Failed Error while installing SQL Sever 2022

Ryan Chin 20 Reputation points
2023-03-13T18:16:54.5866667+00:00
SQL Server Other
0 comments No comments
{count} votes

Accepted answer
  1. Viorel 122.6K Reputation points
    2023-03-13T18:44:57.86+00:00
    2 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Seeya Xi-MSFT 16,586 Reputation points
    2023-03-14T01:59:00.41+00:00

    Hi @Ryan Chin,

    In your first errorlog:

    2023-03-14 02:13:26.68 spid19s There have been 256 misaligned log IOs which required falling back to synchronous IO. The current IO is on file C:\Program Files\Microsoft SQL Server\MSSQL16.SQLEXPRESS04\MSSQL\Template Data\master.mdf.

    You have encountered a sector error.

    https://techcommunity.microsoft.com/t5/running-sap-applications-on-the/message-misaligned-log-ios-which-required-falling-back-to/ba-p/367796

    In addition to the document that Viorel posted I would also like you to read this blog. It contains some screenshots that may be helpful to you.

    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".

    1 person found this answer helpful.
    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.