SQL Server Errors or Failures from Error: 15200 to Error: 15223

Error: 15200, Severity: 16, There are no remote servers defined.
Error: 15201, Severity: 16, There are no remote logins for the remote server ‘%s’.
Error: 15202, Severity: 16, There are no remote logins defined.
Error: 15203, Severity: 16, There are no remote logins for ‘%s’.
Error: 15204, Severity: 16, There are no remote logins for ‘%s’ on remote server ‘%s’.
Error: 15205, Severity: 16, There are no servers defined.
Error: 15206, Severity: 16, Invalid Remote Server Option: ‘%s’.
Error: 15207, Severity: 16, The trusted option in remote login mapping is no longer supported.
Error: 15208, Severity: 16, The certificate, asymmetric key, or private key file is not valid or does not exist; or you do not have permissions for it.
Error: 15209, Severity: 16, An error occurred during encryption.
Error: 15212, Severity: 16, Invalid certificate subject. The certificate subject must have between 1 and %d characters.
Error: 15213, Severity: 16, Warning: The certificate you created has an invalid validity period; its expiration date precedes its start date.
Error: 15214, Severity: 16, Warning: The certificate you created is expired.
Error: 15215, Severity: 16, Warning: The certificate you created is not yet valid; its start date is in the future.
Error: 15216, Severity: 16, ‘%s’ is not a valid option for the @delfile parameter.
Error: 15217, Severity: 16, Property cannot be updated or deleted. Property ‘%.*ls’ does not exist for ‘%.*ls’.
Error: 15218, Severity: 16, Object ‘%s’ is not a table.
Error: 15219, Severity: 16, Cannot change the owner of an indexed view.
Error: 15222, Severity: 16, Remote login option ‘%s’ is not unique.
Error: 15223, Severity: 11, Error: The input parameter ‘%s’ is not allowed to be null.
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.