SQL Server Errors or Failures from Error: 40620 to Error: 40639

Error: 40620, Severity: 16, The login failed for user “%.*ls”. The password change failed. Password change during login is not supported in this version of SQL Server.
Error: 40621, Severity: 16, metric type
Error: 40622, Severity: 16, metric data
Error: 40623, Severity: 16, Reauthentication failed for login “%.*ls”. Within the past reauthentification interval, the login has become invalid due to a password change, a dropped login, or other cause. Please retry login.
Error: 40624, Severity: 16, Operation is not allowed because server ‘%.*ls’ is disabled.
Error: 40625, Severity: 17, Provisioning (creating, altering, or dropping) SQLAzure servers and databases is currently disabled. This most frequently occurs for brief periods during system maintenance.
Error: 40626, Severity: 20, The ALTER DATABASE command is in process. Please wait at least five minutes before logging into database ‘%.*ls’, in order for the command to complete. Some system catalogs may be out of date until the command completes. If you have altered the databas
Error: 40627, Severity: 20, Operation on server ‘%.*ls’ and database ‘%.*ls’ is in progress. Please wait a few minutes before trying again.
Error: 40628, Severity: 16, Failed to update database “%.*ls” because the database is read-only. Please contact your Azure service owner. There may be billing related issues with your Azure account.
Error: 40629, Severity: 16, An edition could not be determined from maxsize ‘%d’. Specify a valid maxsize value.
Error: 40630, Severity: 16, Password validation failed. The password does not meet policy requirements because it is too short.
Error: 40631, Severity: 16, The password that you specified is too long. The password should have no more than %d characters.
Error: 40632, Severity: 16, Password validation failed. The password does not meet policy requirements because it is not complex enough.
Error: 40633, Severity: 16, ‘%.*ls’ is not a valid database edition in this version of SQL Server.
Error: 40634, Severity: 16, This stored procedure can only be executed in the master database.
Error: 40635, Severity: 16, Client with IP address “%.*ls” is temporarily blocked.
Error: 40636, Severity: 16, Cannot use reserved database name ‘%.*ls’ in this operation.
Error: 40637, Severity: 17, Database copy is currently disabled.
Error: 40638, Severity: 16, Invalid subscription id ‘%.*ls’. Subscription does not exist.
Error: 40639, Severity: 16, Request does not conform to schema: %.*ls.
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.