SQL Server Errors or Failures from Error: 15471 to Error: 15511

Error: 15471, Severity: 10, The text for object ‘%ls’ is encrypted.
Error: 15472, Severity: 10, The object ‘%ls’ does not have any indexes, or you do not have permissions.
Error: 15474, Severity: 16, Invalid private key. The private key does not match the public key of the %S_MSG.
Error: 15475, Severity: 10, The database is renamed and in single user mode.
Error: 15477, Severity: 10, Caution: Changing any part of an object name could break scripts and stored procedures.
Error: 15482, Severity: 16, Cannot change the owner of a table that has an indexed view.
Error: 15490, Severity: 10, The dependent aliases were also dropped.
Error: 15497, Severity: 10, Could not add login using sp_addlogin (user = %s). Terminating this procedure.
Error: 15499, Severity: 10, The dependent aliases were mapped to the new database owner.
Error: 15500, Severity: 10, The dependent aliases were dropped.
Error: 15502, Severity: 10, Setting database owner to SA.
Error: 15503, Severity: 10, Giving ownership of all objects to the database owner.
Error: 15504, Severity: 10, Deleting users except guest and the database owner from the system catalog.
Error: 15505, Severity: 16, Cannot change owner of object ‘%ls’ or one of its child objects because the new owner ‘%ls’ already has an object with the same name.
Error: 15506, Severity: 16, An error occurred while signing.
Error: 15507, Severity: 16, A key required by this operation appears to be corrupted.
Error: 15508, Severity: 16, An error occurred while generating a key required by this operation.
Error: 15509, Severity: 16, The password cannot be dropped because another database may be using it.
Error: 15510, Severity: 16, Cannot enable a login that has an empty password.
Error: 15511, Severity: 10, Default bound to column.
This is applicable on below versions of SQL Server
SQL Server 2005
SQL Server 2008 R2
SQL Server 2012
SQL Server 2014
Hope this was helpful.
Thanks,
SQLServerF1 Team
In-Depth Blogs on SQL Server, Information about SQL Server Conferences and Events, SQL Server Frequently asked questions, SQL Server Trainings.