SQL Server Errors or Failures from Error: 15131 to Error: 15154

Error: 15131, Severity: 16, Usage: sp_dbremove [,dropdev]
Error: 15133, Severity: 16, INSTEAD OF trigger ‘%s’ cannot be associated with an order.
Error: 15134, Severity: 16, No alias exists for the specified user.
Error: 15135, Severity: 16, Object is invalid. Extended properties are not permitted on ‘%s’, or the object does not exist.
Error: 15136, Severity: 16, The database principal is set as the execution context of one or more procedures, functions, or event notifications and cannot be dropped.
Error: 15137, Severity: 16, An error occurred during the execution of sp_xp_cmdshel_proxy_account. Possible reasons: the provided account was invalid or the ‘%.*ls’ credential could not be created. Error code: %ls, Error Status: %d.
Error: 15138, Severity: 16, The database principal owns a %S_MSG in the database, and cannot be dropped.
Error: 15141, Severity: 16, The server principal owns one or more %S_MSG(s) and cannot
be dropped.
Error: 15143, Severity: 16, ‘%s’ is not a valid option for the @updateusage parameter. Enter either ‘true’ or ‘false’.
Error: 15144, Severity: 16, The role has members. It must be empty before it can be dropped.
Error: 15145, Severity: 16, An implicit %S_MSG creation has failed. Reason: The %S_MSG may have been dropped or its name may already be in use.
Error: 15146, Severity: 16, An encryption password must be provided to encrypt the private key of this %S_MSG.
Error: 15147, Severity: 16, No decryption password should be provided because the private key of this %S_MSG is encrypted by a master key.
Error: 15148, Severity: 16, The data type or table column ‘%s’ does not exist or you do not have permission.
Error: 15149, Severity: 16, Principal doesn’t exist or doesn’t have sufficient privileges.
Error: 15150, Severity: 16, Cannot %S_MSG the %S_MSG ‘%.*ls’.
Error: 15151, Severity: 16, Cannot %S_MSG the %S_MSG ‘%.*ls’, because it does not exist or you do not have permission.
Error: 15152, Severity: 16, Cannot update user instances. Reason: %ls. Error code: 0x%x.
Error: 15153, Severity: 16, The xp_cmdshel
\ proxy account information cannot be retrieved or is invalid. Verify that the ‘%.*ls’ credential exists and contains valid information.
Error: 15154, Severity: 16, The database principal owns an %S_MSG and cannot be dropped.
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.