Mssqlserver error: 15405 special entity sa unavailable

Source: Internet
Author: User
Tags mssqlserver

Solution 1

1) set the logon mode to "hybrid authentication" (right-click the Server and choose "security"> Click "SQL Server" and "Windows identity authentication)

The premise is that the hybrid authentication of the database has been enabled, that is, the sa user has been enabled.


3) set sa account (Database-> Security (not the same as above, this does not need to be right-clicked) -> login name-> sa Account-> password-> User ing-> map to your database


3) restart SQL server. (net stop mssqlserver)


Solution 2

Check whether the database has mixed identity authentication, and check that the sa user is enabled. If all of them are enabled, set them as shown in the following figure.

Right-click the database property: file --> owner --> select user sa to log on to the database with this sa user.

After the preceding method is set, it can be used.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.