SQLSERVER 2008 229 and 18456 errors

Source: Internet
Author: User

SQLSERVER 2008 229

The SELECT permission on the object 'extended _ properties' (database 'mssqlsystemresource', schema 'sys') is denied. (Microsoft SQL Server, error: 229)

Solution:

Remove the check box of db_denydatareader from the corresponding user permissions in the database. Db_denydatareader is a denial of access.

SQLSERVER 2008 18456 error

1. Enter the database manager in windows authentication mode.

 

Step 2: Right-click sa and select attributes:

 

On the General tab, enter the password again and confirm the password (change to a memorable one ). Remove the password policy.

 

Step 3: click the Status tab, and select grant and enable. Then confirm

 

Step 4: Right-click the instance name (that is, the section of the red line of the image below) and select Properties.

 

 

Step 5: Click Security. Check that the SQL SERVER and Windows Authentication modes are selected.

 

 

Step 6: Restart the SQLSERVER service (important ).

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.