Share via

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 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.

SQL Server Integration Services
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


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]'.

    Was this answer helpful?

    1 person found this answer helpful.

  2. Anonymous
    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

    Was this answer helpful?


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.