Error while installing SQL 2019

RAVI PANDEY 1 Reputation point
2022-12-14T13:25:06.153+00:00

270556-989f3d69-5d90-4e58-8c00-5ab4ece15831.png

Azure SQL Database
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
SQL Server Other
{count} votes

2 answers

Sort by: Most helpful
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2022-12-14T22:40:01.467+00:00

    The error message means that SQL Server did not start when Setup wanted to run configuration tasks.

    You need to look in the SQL Server log to understand why. You find it C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\LOG\ERRORLOG, assuming a default installation.

    You can attach the file here if you need assistance. You will to rename it to ERRORLOG.txt to be able to do that.

    0 comments No comments

  2. Seeya Xi-MSFT 16,586 Reputation points
    2022-12-15T02:54:08.123+00:00

    Hi @RAVI PANDEY ,

    For better troubleshooting, you can check the errorlog as prompted. you can attach it here.

    Seeya Xi
    Best regards


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.