Share via

win11安装sql Server 失败

滋贝鲁库 爱丽丝 1 Reputation point
2022-07-15T01:57:00.917+00:00

错误代码:0x851A001A

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


2 answers

Sort by: Most helpful
  1. YufeiShao-msft 7,156 Reputation points
    2022-07-15T07:34:18.21+00:00

    Hi @滋贝鲁库 爱丽丝 ,

    If you can give more information about the error, it will help you better, please check your error log (loated at \Program Files\Microsoft SQL Server\MSSQLV.SQLEXPRESS\MSSQL\Log\ERRORLOG)

    For your limited information, you can try to:

    when you install SQL Server and at Server Configuration, change the account name of the database engine service to

    NT AUTHORITY\NETWORK SERVICE.
    NT AUTHORITY\LOCAL SERVICE.

    And check if it is related to Win11 not reporting sector size correctly, to see this doc:
    https://learn.microsoft.com/troubleshoot/sql/admin/troubleshoot-os-4kb-disk-sector-size.

    -------------

    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

  2. Ronen Ariely 15,221 Reputation points
    2022-07-15T02:03:05.05+00:00

    Hi,

    This forum is for English discussions. please use English.

    Please provide more information from the installation error log file. To find the file please check this document:

    https://learn.microsoft.com/sql/database-engine/install-windows/view-and-read-sql-server-setup-log-files?view=sql-server-ver16&WT.mc_id=DP-MVP-5001699

    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.