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,948 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,935 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,589 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Link Net 5 Reputation points
    2024-08-05T03:20:17.9633333+00:00

    Uma pequena correção

    Abra o arquivo Defaultsetup . ini , adicione uma linha e digite UpdateEnabled = False abaixo de '[options]'.

    1 person found this answer helpful.

  2. LucyChenMSFT-4874 5,060 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


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.