Unable to install SQL Server (setup.exe) Exit code (Decimal). -2147467259. Error description: Unknown error (0xe0000235)

Anonymous
2023-01-24T19:51:03.9533333+00:00

Hi,

I'm having an error when I install Microsoft SQL Server on my Windows 11 Virtual Machine.

Unable to install SQL Server (setup.exe) Exit code (Decimal). -2147467259. Error description: Unknown error (0xe0000235). Hope you can help.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
43,312 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Erland Sommarskog 120.2K Reputation points MVP
    2024-11-04T17:14:20.2466667+00:00

    Lots of people have posted "I have the same problem" (as Answers!). I am not sure that everyone has the same platform, but anyway:

    im having the same problem too and im using parrallels for mac on my macbook pro im hosting windows 11 pro on it. is there maybe an sql server express for macbook installation? or has that not been created yet?

    SQL Server does not run on ARM, and I would deem it unlikely that the main version of SQL Server ever will run on ARM. Bear in mind that the main market for SQL Server is enterprise solutions. I can't see that ARM is a target there. The fact that it is popular among developers to use ARM-based PC is not likely come anywhere near close to the bar for the investment.

    There is SQL Server Edge, a specialised IoT version that runs on ARM, but with less capability.

    I believe the most common solution for running SQL Server on MacBook is to use Docker. I don't have any bookmarks for this handy at the moment, as I am on the road, but Google should be able to help you.

    2 people found this answer helpful.

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.