sql server 2022 setup encountered a failure while running job updateresult

BIPIN THAPA 0 Reputation points
2024-03-21T20:31:59.3566667+00:00
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,202 questions
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.
2,855 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
{count} votes

1 answer

Sort by: Most helpful
  1. LucyChenMSFT-4874 2,825 Reputation points
    2024-03-22T08:33:28.9366667+00:00

    Hi @BIPIN THAPA,

    Thanks for your information. Here is a similar issue SQL 2012 Installation Error | Microsoft Learn, hope this article can help you well.

    I summarize the content in the article, you can follow the steps below:

    1. Determine if you have the Defaultsetup.ini file in the ‘x86’ or ‘x64’ folders at the root level of the SQL Server source media.
    2. Open the Defaultsetup.ini file, add a line and type ‘UpdateEnable = False’ below ‘[options]’.
    3. If you don’t have the file, please create it.
    4. Run installer again.

    Best regards,

    Lucy Chen


    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.

    https://docs.microsoft.com/en-us/answers/support/email-notifications

    0 comments No comments