can not start sql server2012.the request failed or ther service did not respond in a timely fashion.

Han Yang 0 Reputation points
2024-05-11T04:10:59.0033333+00:00

This error will be reported after starting sql server 2012, check the log,Please refer to the following picture to view the log. How to solve it?

The description for Event ID 17836 from source MSSQL$MSSQL2012 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

[CLIENT: ]

The message resource is present but the message was not found in the message table

The description for Event ID 18456 from source MSSQL$MSSQL2012 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

sa

Reason: Password did not match that for the login provided.

[CLIENT: ]

The message resource is present but the message was not found in the message table

User's image

User's image

User's image

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,894 questions
{count} votes

2 answers

Sort by: Most helpful
  1. LucyChenMSFT-4874 1,280 Reputation points
    2024-05-13T06:20:27.6433333+00:00

    Hi @Han Yang,

    Thanks for your information. Below is a list of reasons this issue:

    sa Reason: Password did not match that for the login provided.

    • Please ensure SQL Authentication is enabled.
    • This user ID hasn’t been granted access on the server.
    • Wrong password or just a typo.
    • The user ID might be disabled on the server

    In addition, here is a known issue like yours, it provides detailed solutions to resolve the issue, hope this can help you well.

    Note: We cannot rely on old threads completely. The above article can only be used as a reference. Thanks for your understanding, we are looking forward to hearing from you to assist further.

    For this issue:

    Application popup: SQL Server: Your SQL Server installation is either corrupt or has been tampered with (Could not open default language SQLEVN70 resource file). Please uninstall then re-run setup to correct this problem

    Can you find the SQLEVEN70 file in path? You can copy and paste all the file from another machine which was having same patch level.

    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


  2. Erland Sommarskog 102.3K Reputation points
    2024-05-13T09:19:23.3+00:00

    It seems that your machine has been attacked in some way. Maybe be an outside intruder. Maybe a colleague that has been pulling your legs. (By chance, do you know any Arthur?)

    The first thing is to remove all these Arthur extensions. If you are lucky, all that has happened that the files have been renamed. But if it's a ransomware attack, this is not where it stops.

    To rename all these files, google for Bulk Rename Utility. It can help you rename the files at scale.

    Of course, if you have a backup taken before the attack, that helps a lot!