SQL Server Errors or Failures from Error: 40510 to Error: 40529

Error: 40510, Severity: 16, Statement ‘%.*ls’ is not supported in this version of SQL Server.
Error: 40511, Severity: 16, Built-in function ‘%.*ls’ is not supported in this version of SQL Server.
Error: 40512, Severity: 16, Deprecated feature ‘%ls’ is not supported in this version of SQL Server.
Error: 40513, Severity: 16, Server variable ‘%.*ls’ is not supported in this version of SQL Server.
Error: 40514, Severity: 16, ‘%ls’ is not supported in this version of SQL Server.
Error: 40515, Severity: 16, Reference to database and/or server name in ‘%.*ls’ is not supported in this version of SQL Server.
Error: 40516, Severity: 16, Global temp objects are not supported in this version of SQL Server.
Error: 40517, Severity: 16, Keyword or statement option ‘%.*ls’ is not supported in this version of SQL Server.
Error: 40518, Severity: 16, DBCC command ‘%.*ls’ is not supported in this version of SQL Server.
Error: 40519, Severity: 16, Invalid value ‘%.*ls’ of login field in gateway magic syntax.
Error: 40520, Severity: 16, Securable class ‘%S_MSG’ not supported in this version of SQL Server.
Error: 40521, Severity: 16, Securable class ‘%S_MSG’ not supported in the server scope in this version of SQL Server.
Error: 40522, Severity: 16, Database principal ‘%.*ls’ type is not supported in this version of SQL Server.
Error: 40523, Severity: 16, Implicit user ‘%.*ls’ creation is not supported in this version of SQL Server. Explicitly create the user before using it.
Error: 40524, Severity: 16, Data type ‘%.*ls’ is not supported in this version of SQL Server.
Error: 40525, Severity: 16, ‘WITH %ls’ is not supported in this version of SQL Server.
Error: 40526, Severity: 16, ‘%.*ls’ rowset provider not supported in this version of SQL Server.
Error: 40527, Severity: 16, Linked servers are not supported in this version of SQL Server.
Error: 40528, Severity: 16, Users cannot be mapped to certificates, asymmetric keys, or Windows logins in this version of SQL Server.
Error: 40529, Severity: 16, Built-in function ‘%.*ls’ in impersonation context is not supported in this version of SQL Server.
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.