Share via

Unable to install sql server (setup.exe) exit code decimal: -2061893606

Michael Emokpae 20 Reputation points
2024-01-28T13:59:00.8233333+00:00

Hi, I keep getting this problem when trying to install the SQL Server (Developer Edition) through basic installation. I have attached the ERRORLOG.txt to this message - I cannot decipher what the root cause is when I try to sift through the details. Any help you all can provide would be greatly appreciated!

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


Answer accepted by question author

Dan Guzman 9,516 Reputation points
2024-01-28T14:29:16.01+00:00

The message below in the error log indicates the root cause is related to system disk sector size greater than 4 KB:

2024-01-28 08:42:40.20 spid35s 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.MSSQLSERVER\MSSQL\DATA\master.mdf.

Try one of the resolutions in this article.

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most 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.