Unable to install SQL Server 2022

Jason Rui 0 Reputation points
2023-08-01T06:41:53.5333333+00:00

Hi,

I am unable to install the SQL Server.

Attached is the error summary.

Please help to advise.

Thank you.

SQL Server Other
{count} votes

3 answers

Sort by: Most helpful
  1. Junior Galvão MVP 76 Reputation points
    2023-08-03T13:08:45.63+00:00

    Jason

    Could you elaborate on the version and edition of the operating system that you are trying to install SQL Server.

    Are you using a physical or virtual machine?

    Are there any other versions of SQL Server that exist in this environment?

    0 comments No comments

  2. RahulRandive 10,486 Reputation points Volunteer Moderator
    2023-08-03T20:54:31.16+00:00

    Hi @Jason Rui

    We do not see the attachment here. Please upload it again.

    To identify the cause of the issue, you can refer to the SQL Server error log located at C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\ERRORLOG (assuming a default installation). This log file contains important details about the startup process and any errors encountered during installation.

    0 comments No comments

  3. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2023-08-15T20:54:30.35+00:00

    I see a lot of these:

    (01) 2023-07-27 09:05:17 Slp: Error: Action "Microsoft.SqlServer.Configuration.UIExtension.StartAction" threw an exception during execution. (01) 2023-07-27 09:05:17 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Thread was being aborted. ---> System.Threading.ThreadAbortException: Thread was being aborted.

    I can't say that I know what is going on, but I get the impression that this occurs during the part where it checks for updates. This is one of the first stages in the wizard. Can you confirm that you see the error at this step?

    If my assumption is right, you could try skipping that step.

    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.