Share via

While installing my sql server 2019 and 2017 basic version of free edition in My Laptop, observed following ERROR : oops unable to install sql server(setup.exe) exit code(decimal):-2061893606error

shaiksha vali 21 Reputation points
2022-06-21T10:38:57.437+00:00

While installing my sql server in My Laptop, observed following ERROR: oops unable to install sql server(setup.exe)
exit code(decimal):-2061893606error description:wait on the database engine recovery handle failed.check the sql server error log for
potential causes.

product name :hp pavilion laptop 15-eg2xx
processsor name :12th gen intel(ir) core(tm) i5-1240p

Please help me to resolve the issue.

SQL Server Analysis Services
SQL Server Analysis Services

A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.

0 comments No comments

Answer accepted by question author

Joyzhao-MSFT 15,651 Reputation points
2022-06-22T06:46:23.427+00:00

Hi @shaiksha vali ,
This error means that SQL Server did not start when Setup wanted to run installation scripts.

To understand why it did not start, you need to look in the SQL Server errorlog, The default path is C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\LOG\ERRORLOG.

Which operating system do you have? There is a known issue with Windows 11 reporting incorrect sector sizes for some disks, and this article from Microsoft discusses how to deal with this: Troubleshoot errors related to system disk sector size greater than 4 KB.

Best Regards,
Joy


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

1 additional answer

Sort by: Most helpful
  1. Olaf Helper 47,621 Reputation points
    2022-06-22T06:10:25.043+00:00

    Was this answer helpful?


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.