SQL Server Errors or Failures from Error: 15289 to Error: 15311

Error: 15289, Severity: 16, Terminating this procedure. Cannot have an open transaction when this is run.
Error: 15291, Severity: 16, Terminating this procedure. The %s name ‘%s’ is absent or invalid.
Error: 15292, Severity: 10, The row for user ‘%s’ will be fixed by updating its login link to a login already in existence.
Error: 15293, Severity: 10, Barring a conflict, the row for user ‘%s’ will be fixed by updating its link to a new login.
Error: 15294, Severity: 10, The number of orphaned users fixed by adding new logins and then updating users was %d.
Error: 15295, Severity: 10, The number of orphaned users fixed by updating users was %d.
Error: 15296, Severity: 16, General cryptographic failure.
Error: 15297, Severity: 16, The certificate, asymmetric key, or private key data is invalid.
Error: 15299, Severity: 16, The signature of the public key is invalid.
Error: 15300, Severity: 11, No recognized letter is contained in the parameter value for General Permission Type (%s). Valid letters are in this set: %s .
Error: 15301, Severity: 16, Collation ‘%s’ is supported for Unicode data types only and cannot be set at either the database or server level.
Error: 15302, Severity: 11, Database_Name should not be used to qualify owner.object for the parameter into this procedure.
Error: 15303, Severity: 11, The “user options” config value (%d) was rejected because it would set incompatible options.
Error: 15304, Severity: 16, The severity level of the ‘%s’ version of this message must be the same as the severity level (%ld) of the us_english version.
Error: 15305, Severity: 16, The @TriggerType parameter value must be ‘insert’, ‘update’, or ‘delete’.
Error: 15306, Severity: 16, Cannot change the compatibility level of replicated or distributed databases.
Error: 15307, Severity: 16, Could not change the merge publish option because the server is not set up for replication.
Error: 15309, Severity: 16, Cannot alter the trustworthy state of the model or tempdb databases.
Error: 15310, Severity: 16, Failed to configure user instance on startup. Error updating server metadata.
Error: 15311, Severity: 16, The file named ‘%s’ does not exist.
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.