SQL Server System Errors: 40000 - 40999
List of error messages between 40000 and 40999 in SQL Server 2017.
These error messages are all available by querying the sys.messages
catalog view on the master
database.
message_id | severity | is_event_logged | text |
---|---|---|---|
40000 | 16 | 0 | Replicated tables support only local (non-DTC) two-phase commit involving the master database. |
40001 | 16 | 0 | Secondary kill was initiated during commit. |
40002 | 16 | 0 | Replicated row is not found. |
40003 | 16 | 0 | Unexpected operation in replicated message. |
40004 | 16 | 0 | Column count does not match. |
40005 | 16 | 0 | Duplicated transaction id. |
40006 | 16 | 0 | Unknown transaction id. |
40007 | 16 | 0 | Invalid nesting level. |
40008 | 16 | 0 | Replication target database is not found. |
40009 | 16 | 0 | Transaction state locally does not match the expected state. |
40010 | 16 | 0 | Replicated transactions across databases are not allowed. |
40011 | 16 | 0 | Replicated target table %ld is not found. |
40012 | 16 | 0 | Replicated target index %ld on table %ld is not found. |
40013 | 16 | 0 | Replicated target schema %.*ls is not found. |
40014 | 16 | 0 | Multiple databases can not be used in the same transaction. |
40015 | 16 | 0 | This functionality is not supported on replicated tables. |
40016 | 16 | 0 | The partitioning key column '%.*ls' must be one of the keys of '%.*ls.%.*ls.%.*ls' index. |
40017 | 16 | 0 | Partition key can not be changed. |
40018 | 16 | 0 | Partition key value is outside of the valid partition key range. |
40019 | 16 | 0 | The partition key column '%.*ls' of table '%.*ls.%.*ls' is nullable or does not match the partition key type defined in the table group. |
40020 | 16 | 0 | The database is in transition and transactions are being terminated. |
40021 | 16 | 0 | The low and high keys specified for the partition are invalid. Low must be less than high. |
40022 | 16 | 0 | A partition with overlapping key ranges already exists. |
40023 | 16 | 0 | The name %s is too long. |
40024 | 16 | 0 | The last committed CSN (%d, %I64d) was not found in the log. The last seen CSN was (%d, %I64d). |
40025 | 16 | 0 | The transaction was aborted during commit due to a database state transition. |
40028 | 16 | 0 | The tablegroup name '%.*ls.%.*ls' is not valid. |
40029 | 16 | 0 | Replicated tables can have at most %d columns. |
40030 | 16 | 0 | Can not perform replica operation because the replica does not exist in local partition map. |
40031 | 16 | 0 | The partition key column for table '%.*ls.%.*ls' is undefined. |
40032 | 16 | 0 | Unsupported use of LOB in online index build. |
40033 | 16 | 0 | Attempted CSN epoch switch is not allowed. The new CSN is (%d,%I64d), the current CSN is (%d,%I64d). |
40034 | 16 | 0 | CSN being added must be equal last CSN+1. The new CSN is (%d,%I64d), the current CSN is (%d,%I64d). |
40035 | 16 | 0 | CSN being added must be equal or greater than the last CSN. The new CSN is (%d,%I64d), the current CSN is (%d,%I64d). |
40036 | 16 | 0 | Can not perform replica operation because this node is not the secondary for this partition. |
40037 | 16 | 0 | The epoch being started must not have been used. The new CSN is (%d,%I64d), the current CSN is (%d,%I64d). |
40038 | 16 | 0 | Can not get ack to rollback replication message. |
40039 | 16 | 0 | Can not get ack to commit replication message. |
40040 | 16 | 0 | Failed to initiate VDI Client for physical seeding. |
40041 | 16 | 0 | Corrupted column status. |
40042 | 16 | 0 | Corrupted column length. |
40043 | 16 | 0 | Corrupted variable data. Actual remaining bytes is %d, expected %d bytes. |
40044 | 16 | 0 | Corrupted fixed size data. Actual remaining bytes %d, expected %d bytes. |
40045 | 16 | 0 | Message version mismatch. Actual version is %d and the expected is %d. |
40046 | 16 | 0 | The minimum required message version %d for message type %d is unsupported. |
40047 | 16 | 0 | Invalid use of parent transaction. |
40048 | 16 | 0 | Corrupted fragmented row flow sequence. |
40049 | 16 | 0 | Corrupted fragmented row. |
40050 | 16 | 0 | Corrupted LOB row. |
40051 | 16 | 0 | Use of UPDATETEXT on replicated tables is not supported. |
40052 | 16 | 0 | Parallel queries are not supported on replicated tables. |
40053 | 16 | 0 | Attempt to replicate a non-replicated system table %ld. |
40054 | 16 | 0 | Tables without a clustered index are not supported in this version of SQL Server. Please create a clustered index and try again. |
40056 | 16 | 0 | Master, tempdb, model and mssqlsystemresource databases can not be replicated. |
40057 | 16 | 0 | Table is not enabled for replication. |
40058 | 16 | 0 | Unsupported replicated table usage option. Refer to the state to identify the cause. |
40060 | 16 | 0 | Attempt to replicate out of partition already locked for internal use. |
40061 | 16 | 0 | Unknown rowset id. |
40062 | 16 | 0 | Incorrect replica role transition. |
40063 | 16 | 0 | Replica is not found. |
40064 | 16 | 0 | Attempt to add a CSN to an invalid CSN vector. The new CSN is (%d,%I64d), the current CSN is (%d,%I64d). |
40065 | 16 | 0 | CSN vector can be reinitialized only with initial or invalid CSN. The new CSN is (%d,%I64d), the current CSN is (%d,%I64d). |
40066 | 16 | 0 | Transport destination is not found. |
40067 | 16 | 0 | Corrupted row sequence. |
40068 | 16 | 0 | Idempotent mode has been used on an unknown transaction. |
40069 | 16 | 0 | Could not obtain rowset interface. |
40070 | 16 | 0 | CSN mismatch detected. The local CSN is (%d,%I64d), the remote CSN is (%d,%I64d). |
40071 | 16 | 0 | This partition does not have enough valid secondaries to start a DML transaction. The needed count is %ld, the current counts are %ld (main quorum) and %ld (transient quorum). |
40072 | 16 | 0 | Corrupted rowset metadata sequence. |
40073 | 16 | 0 | Partitioned tables are not supported. |
40074 | 16 | 0 | Partition key is not found is the target rowset or is nullable or not part of index keys. |
40075 | 16 | 0 | Column schema mismatch for rowset %ls.%ls.%ls column %ld. |
40076 | 16 | 0 | Too few columns from remote rowset %ls.%ls.%ls. |
40077 | 16 | 0 | Remote rowset %ls.%ls.%ls column %ld is not found locally. |
40078 | 16 | 0 | The persisted queue logging has failed. |
40079 | 16 | 0 | A non-null variable length value is received for a column that is shorter locally. |
40080 | 16 | 0 | Corrupted (too long) packed row. |
40081 | 16 | 0 | Cardinality of index should not be less then zero. |
40082 | 16 | 0 | Induced exception for testing purposes. |
40083 | 16 | 0 | Corrupted CSN vector. |
40084 | 16 | 0 | Multiple modifications to CSN vector in the same transaction are not supported. |
40085 | 16 | 0 | The primary partition has lost the quorum. New transactions can not start. |
40086 | 16 | 0 | Primary hit an error with this secondary. |
40087 | 16 | 0 | Replica with the specified version is not found. |
40088 | 16 | 0 | CSN being set is outside the CSN epoch range. The new CSN is (%d,%I64d), the current CSN is (%d,%I64d). |
40089 | 16 | 0 | The index configuration for table %ld index %ld does not match the source. |
40090 | 16 | 0 | The primary partition is in transition and the transaction can not commit. |
40091 | 16 | 0 | Truncation CSN is mismatched. The truncation CSN is (%d,%I64d), the current CSN is (%d,%I64d). |
40092 | 16 | 0 | This index %ld state for table %ld does not match the source. |
40093 | 16 | 0 | Replication background task hit a lock timeout. User transactions will be killed and the operation will be retried. |
40094 | 16 | 0 | Incompatible key metadata change. The scan can not be resumed. |
40095 | 13 | 0 | Replication transaction (Process ID %d) was deadlocked on %.*ls resources with another process and has been chosen as the deadlock victim. The operation will be retried. |
40096 | 16 | 0 | Critical replication task could not start. State is %d. |
40097 | 16 | 0 | The begin transaction message was not found when scanning persisted replication queue. |
40098 | 16 | 0 | Mismatched partition id found in the transaction log. |
40099 | 16 | 0 | Invalid nested transaction count found in the transaction log. |
40101 | 16 | 0 | The partition does not have persisted queues enabled. |
40102 | 16 | 0 | The partition can not have persisted queues modified in this state. |
40103 | 16 | 0 | The partition can not be changed inside a persisted object. |
40104 | 16 | 0 | Only sysadmin can execute this stored procedure '%.*ls'. |
40105 | 16 | 0 | The local partition map for database %.*ls is starting up in reduced functionality mode because of log full. Pending partition deletes will not be processed until the log is truncated. |
40106 | 16 | 0 | The schema scope set in the session is not the current schema scope for the current partition. Please rerun your query. |
40108 | 16 | 0 | The filtered replica is not a subset of the primary replica. This is only possible for table groups without a partition key. |
40109 | 16 | 0 | Number of parameters specified for procedure or function %.*ls is incorrect. |
40110 | 16 | 1 | Cannot scope database %s for sp_cloud_scope_database spec proc because it is already set up as a partition database. |
40111 | 16 | 1 | Unable to delete partition DB id %d. |
40126 | 16 | 1 | The partition database was not found during pending schema scope cleanup, deleting partition metadata only (%d, %s). |
40127 | 16 | 1 | %S_MSG database '%.*ls' link up with the %S_MSG database %d encountered the error: %S_MSG. |
40128 | 16 | 1 | Cannot pair database '%.*ls' with fabric because it is not a partition host. |
40129 | 16 | 1 | %S_MSG database link up with the %S_MSG database '%.*ls' encountered the error: %ls. |
40130 | 16 | 0 | Replication quorum parameter is %d. It should be >= 1 and <= 32. |
40131 | 16 | 0 | Partition key type '%.*ls' is not supported. Only BIGINT, UNIQUEIDENTIFIER, and VARBINARY(n) (0<n<=512) datatypes are supported currently. |
40132 | 16 | 0 | Before dropping a table group, you have to delete all the partitions. |
40133 | 15 | 0 | This operation is not supported in this version of SQL Server. |
40134 | 16 | 0 | get_new_rowversion() can only be used in an active transaction. |
40135 | 15 | 0 | This system metadata view is not supported. |
40136 | 15 | 0 | Could not disable versioning because the database is not in single user mode. |
40137 | 15 | 0 | Could not refresh options for all scoped databases. |
40138 | 16 | 0 | Query references entities from multiple partitions. |
40139 | 16 | 0 | The data node does not host a replica of the requested partition. |
40140 | 16 | 0 | Set partition failed since a different partition already was set in the current transaction. Cross partition operations within a node are not reliable or supported. |
40141 | 16 | 0 | Partition has to be set using sp_set_partition before executing this query. |
40142 | 16 | 0 | Accessing a different partition in the same transaction is not allowed. |
40143 | 16 | 0 | The replica that the data node hosts for the requested partition is not primary. |
40144 | 16 | 0 | Cannot find the object "%.*ls" because it does not exist or you do not have permissions. |
40145 | 16 | 0 | Database is not found. |
40146 | 16 | 0 | Table group object is not found. |
40147 | 16 | 0 | Stored procedure '%.*ls' is only for CloudDB. |
40148 | 16 | 0 | The existing persisted queue snapshot CSN (%d, %I64d) at %S_LSN is greater than the requested snapshot CSN (%d, %I64d) at %S_LSN. |
40149 | 16 | 0 | The database does not host any partitions. |
40150 | 16 | 0 | Downgrading the severity of error %d, severity %d, state %d because it would cause the server to be shutdown on a non-critical error. |
40151 | 16 | 0 | Partition is in transactionally inconsistent state. |
40152 | 16 | 0 | Partition delete expects no context transaction. |
40153 | 16 | 0 | The current database has been shutdown. The current database has been switched to master. |
40154 | 16 | 0 | Cannot use sp_cloud_add_partition or sp_cloud_delete_partition within a transaction when Partition DB are enabled. |
40155 | 16 | 1 | Invalid arguments provided to sp_cloud_add_partition spec proc (%s). |
40156 | 16 | 1 | Drop is not allowed on the %S_MSG database '%.*ls' as it contains partitions. Drop the partition before the operation. |
40157 | 16 | 0 | Too many secondaries. At most 32 are currently supported. |
40158 | 16 | 0 | Could not change database collation for database id %d. |
40159 | 16 | 0 | Database scoping cannot be run inside a transaction. |
40160 | 16 | 0 | Heartbeat message version mismatch. Actual version is %d and the expected is %d. |
40161 | 16 | 0 | Invalid partition type. Only 1 or 2 is supported. |
40162 | 16 | 0 | The replica that the data node hosts for the requested partition is not transactionally consistent. |
40163 | 16 | 0 | Become nothing expects no context transaction. |
40164 | 16 | 0 | Idempotent flush expects no context transaction. |
40165 | 16 | 0 | Prepare for full commit expects no context transaction. |
40166 | 16 | 0 | A CloudDB reconfiguration is going on and all new user transactions are aborted. |
40167 | 21 | 1 | A paired CloudDB fabric node failed and database %d must be shutdown. |
40168 | 16 | 0 | SILO_TO_PDB: Partition copy is disabled in M1. |
40169 | 16 | 0 | Waiting for database copy sync with %s.%s has failed. Please make sure the database is in the CATCH_UP state and try again later. |
40170 | 16 | 0 | Catchup of secondary at %s:%s:%s:%d has failed. |
40171 | 16 | 0 | Table group name (single part name) should not be longer than nvarchar(64). |
40172 | 16 | 0 | The partition is not in a state that allows deletion. |
40173 | 16 | 0 | This requested operation can not performed as this partition is in delete process. |
40174 | 16 | 0 | The partition is in transition and transactions are being terminated. |
40175 | 16 | 0 | Add a secondary with wait can not be used in a transaction. |
40176 | 16 | 0 | Rename a partition can not be used in a transaction. |
40177 | 16 | 0 | The new table group does not match the existing table group for the renaming partition. |
40178 | 16 | 0 | A partition with same name already exists. |
40179 | 16 | 1 | Fabric-database ('%.*ls') cannot be paired, the server is not ready to pair. |
40180 | 16 | 1 | Fabric-database ('%.*ls') cannot be paired, the database is already paired. |
40181 | 16 | 1 | Fabric-database ('%.*ls') cannot be paired, the supplied mutex ('%.*ls') could not be opened. Error code: %d |
40182 | 16 | 1 | The schema scope %ld being created is not empty. |
40183 | 16 | 1 | Could not create database side pairing mutex for database ('%.*ls'). Error code: %d |
40184 | 16 | 0 | Login failed. A system operation is in progress, and the database is not accepting user connections. |
40185 | 16 | 0 | Secondary failure report expects no context transaction. |
40186 | 16 | 0 | The data node does not host a replica of the requested partition with the requested version. |
40187 | 16 | 0 | The metadata record for the partition does not exist. |
40188 | 16 | 0 | Failed to update database "%.*ls" because it is switched to read-only to enforce disaster recovery RPO. |
40189 | 16 | 0 | The resource quota for the current database has been exceeded and this request has been aborted. Please rerun your request in the next quota window. %s |
40190 | 16 | 0 | A context transaction is required. |
40191 | 16 | 1 | Cannot create partition DB (%s). |
40192 | 16 | 0 | Catchup of secondary at %s:%s:%s:%d has been cancelled. |
40193 | 16 | 0 | The maximum allowed number of database is already paired. |
40194 | 16 | 0 | Table %s has a partition key already. Explicitly specifying a new partition key is not allowed. Please use "Alter table". |
40195 | 16 | 0 | %ls FOR SID command is not supported in this version of SQL Server. |
40196 | 16 | 0 | A varbinary can not be longer than max length specified. |
40197 | 16 | 0 | The service has encountered an error processing your request. Please try again. Error code %d. |
40198 | 16 | 0 | Only a primary replica can be configured as a forwarder. |
40199 | 16 | 0 | There should be no context transaction when entering the forwarder pending state. |
40201 | 16 | 0 | Destination server name is too long. |
40202 | 16 | 0 | Corrupted composite message. |
40203 | 16 | 0 | Could not register AsyncTransport endpoint. |
40204 | 16 | 0 | Dispatch sequence number maintenance failure |
40205 | 16 | 0 | Maximum transport queue size reached. |
40206 | 16 | 0 | Heartbeat lease time is less than the heartbeat worker interval. |
40207 | 16 | 0 | Async transport test failed. |
40208 | 16 | 0 | Corrupted received message format. |
40209 | 17 | 0 | Duplicate destination id. |
40210 | 16 | 0 | Cluster name has not been set. |
40301 | 16 | 0 | Invalid lock mode or resource received in lock request. |
40302 | 16 | 0 | Invalid identity value. |
40303 | 16 | 0 | Enter idempotent sequence. |
40304 | 16 | 0 | Target object %ld is not found. |
40305 | 16 | 0 | The current object is not a relation. |
40306 | 16 | 0 | Cannot create an index %ld on object %ld. |
40307 | 16 | 0 | Cannot find index %ld on object %ld. |
40308 | 16 | 0 | Metadata replication protocol error. |
40309 | 16 | 0 | Partition %ld is not found |
40310 | 16 | 0 | Converting a clustered index into a heap is not supported. |
40311 | 16 | 0 | Switching out partitions not supported. |
40312 | 16 | 0 | Inconsistent index build state. |
40313 | 16 | 0 | Not all rowsets could be deleted. |
40314 | 16 | 0 | Identity column not found on object %ld. |
40501 | 20 | 0 | The service is currently busy. Retry the request after 10 seconds. Incident ID: %ls. Code: %d |
40502 | 16 | 0 | Duplicate group id settings specified. |
40503 | 16 | 0 | Database field %ls contains invalid value '%.*ls'. Expected data type %ls. |
40504 | 16 | 0 | Switching Databases is not supported. Use a new connection to connect to a different Database. |
40505 | 16 | 0 | Incorrect user credentials. |
40506 | 16 | 0 | Specified SID is invalid for this version of SQL Server. |
40507 | 16 | 0 | '%.*ls' cannot be invoked with parameters in this version of SQL Server. |
40508 | 16 | 0 | USE statement is not supported to switch between databases. Use a new connection to connect to a different database. |
40509 | 16 | 0 | Upgrade of SAWA v1 database fails. Check the metadata of the database before re-running the upgrade. |
40510 | 16 | 0 | Statement '%.*ls' is not supported in this version of SQL Server. |
40511 | 16 | 0 | Built-in function '%.*ls' is not supported in this version of SQL Server. |
40512 | 16 | 0 | Deprecated feature '%ls' is not supported in this version of SQL Server. |
40513 | 16 | 0 | Server variable '%.*ls' is not supported in this version of SQL Server. |
40514 | 16 | 0 | '%ls' is not supported in this version of SQL Server. |
40515 | 16 | 0 | Reference to database and/or server name in '%.*ls' is not supported in this version of SQL Server. |
40516 | 16 | 0 | Global temp objects are not supported in this version of SQL Server. |
40517 | 16 | 0 | Keyword or statement option '%.*ls' is not supported in this version of SQL Server. |
40518 | 16 | 0 | DBCC command '%.*ls' is not supported in this version of SQL Server. |
40519 | 16 | 0 | Invalid value '%.*ls' of login field in gateway magic syntax. |
40520 | 16 | 0 | Securable class '%S_MSG' not supported in this version of SQL Server. |
40521 | 16 | 0 | Securable class '%S_MSG' not supported in the server scope in this version of SQL Server. |
40522 | 16 | 0 | Database principal '%.*ls' type is not supported in this version of SQL Server. |
40523 | 16 | 0 | Implicit user '%.*ls' creation is not supported in this version of SQL Server. Explicitly create the user before using it. |
40524 | 16 | 0 | Data type '%.*ls' is not supported in this version of SQL Server. |
40525 | 16 | 0 | 'WITH %ls' is not supported in this version of SQL Server. |
40526 | 16 | 0 | '%.*ls' rowset provider not supported in this version of SQL Server. |
40527 | 16 | 0 | Linked servers are not supported in this version of SQL Server. |
40528 | 16 | 0 | Users cannot be mapped to Windows logins in this version of SQL Server. |
40529 | 16 | 0 | Built-in function '%.*ls' in impersonation context is not supported in this version of SQL Server. |
40530 | 16 | 0 | The %.*ls statement must be the only statement in the batch. |
40531 | 11 | 0 | Server name cannot be determined. It must appear as the first segment of the server's dns name (servername.%.*ls). Some libraries do not send the server name, in which case the server name must be included as part of the user name (username@servername). In addition, if both formats are used, the server names must match. |
40532 | 11 | 0 | Cannot open server "%.*ls" requested by the login. The login failed. |
40533 | 16 | 0 | Server '%.*ls' already exists. |
40534 | 16 | 0 | A valid SID is already associated with the database owner. |
40535 | 16 | 0 | Properties for schema scope '%.*ls' already exist. |
40536 | 16 | 0 | '%ls' is not supported in this service tier of the database. See Books Online for more details on feature support in different service tiers of Windows Azure SQL Database. |
40537 | 16 | 0 | User '%.*ls' not found in the database. |
40538 | 16 | 0 | A valid URL beginning with 'https://' is required as value for any filepath specified. |
40539 | 16 | 0 | Windows Azure Storage credential '%.*ls' was not found. |
40540 | 16 | 0 | Transaction was aborted as database is moved to read-only mode. This is a temporary situation and please retry the operation. |
40541 | 16 | 0 | Procedure cannot be called from inside a partition. |
40542 | 16 | 0 | Incorrect number of parameters specified for procedure. |
40543 | 16 | 0 | Invalid %S_MSG name specified. Length should be between 1 and %d. |
40544 | 20 | 0 | The database '%.*ls' has reached its size quota. Partition or delete data, drop indexes, or consult the documentation for possible resolutions. |
40545 | 20 | 0 | The service is experiencing a problem that is currently under investigation. Incident ID: %ls. Code: %d |
40546 | 16 | 0 | Cannot create UCS task pool |
40548 | 16 | 0 | Granting CONNECT permission to the guest user in database '%.*ls' is not permitted. |
40549 | 16 | 0 | Session is terminated because you have a long running transaction. Try shortening your transaction. |
40550 | 16 | 0 | The session has been terminated because it has acquired too many locks. Try reading or modifying fewer rows in a single transaction. |
40551 | 16 | 0 | The session has been terminated because of excessive TEMPDB usage. Try modifying your query to reduce temporary table space usage. |
40552 | 16 | 0 | The session has been terminated because of excessive transaction log space usage. Try modifying fewer rows in a single transaction. |
40553 | 16 | 0 | The session has been terminated because of excessive memory usage. Try modifying your query to process fewer rows. |
40554 | 10 | 0 | Exiting because of XEvent %ls. |
40555 | 16 | 0 | '%ls' is not supported for this database. See Books Online for more details on feature support in different service tiers of Windows Azure SQL Database. |
40558 | 16 | 0 | Error - cannot perform checkpoint on a partition database before loading partition information. |
40559 | 16 | 0 | File based statement options are not supported in this version of SQL Server. |
40561 | 16 | 0 | Database copy failed. Either the source or target database does not exist. |
40562 | 16 | 0 | Database copy failed. The source database has been dropped. |
40563 | 16 | 0 | Database copy failed. The target database has been dropped. |
40564 | 16 | 0 | Database copy failed. Database copy failed due to an internal error. Please drop target database and try again.</value> |
40565 | 16 | 0 | Database copy failed. No more than 1 concurrent database copy from the same source is allowed. Please drop target database and try again later. |
40566 | 16 | 0 | Database copy failed due to an internal error. Please drop target database and try again. |
40567 | 16 | 0 | Database copy failed due to an internal error. Please drop target database and try again. |
40568 | 16 | 0 | Database copy failed. Either the source or the target database has become unavailable. Please drop target database and try again. |
40569 | 16 | 0 | Database copy failed. Target database has become unavailable. Please drop target database and try again. |
40570 | 16 | 0 | Database copy failed due to an internal error. Please drop target database and try again later. |
40571 | 16 | 0 | Database copy failed due to an internal error. Please drop target database and try again later. |
40572 | 16 | 0 | Cannot obtain primary partition lock for CloudDB auto partition upgrade. |
40573 | 16 | 0 | Cannot upgrade CloudDB auto partitions in database '%.*ls' because the physical database is read only. |
40574 | 16 | 0 | Permissions for system stored procedures, server scoped catalog views, and extended stored procedures cannot be changed in this version of SQL Server. |
40575 | 16 | 0 | Data type '%.*ls' is not supported in a federated database. |
40576 | 16 | 0 | Table DDL on non-temporary tables is not supported in a filtered connection. |
40577 | 16 | 0 | The constraint '%ls' is not supported in a federated database. |
40578 | 16 | 0 | Statement '%.*ls' is not supported in a filtered connection. |
40579 | 16 | 0 | DML statements are not supported on non-federated tables in a filtered connection. |
40580 | 16 | 0 | Statement '%.*ls' is not supported in a federated database. |
40581 | 16 | 0 | Logically filtered secondaries are only supported if the secondary is a forwarder. |
40582 | 16 | 0 | Federation member metadata for a database cannot be changed when there are logically filtered secondaries attached (split is running). |
40583 | 16 | 0 | Federation member does not exist for the given member id and federation root |
40584 | 16 | 0 | Value '%.*ls' for option '%.*ls' is not supported in this version of SQL Server. |
40585 | 16 | 0 | Can not perform replica operation because this node is not the forwarder for this partition. |
40586 | 16 | 0 | Replicas with deferred commit enabled cannot be a member of a quorum. |
40587 | 16 | 0 | Deferred commit is only supported with forwarder replicas. |
40588 | 16 | 0 | Cannot create partition worker pool |
40589 | 16 | 0 | Replicas that are not enabled for deferred commit cannot specify RPO. |
40590 | 16 | 0 | The Gpm is in rebuild and cannot be accessed as it is not yet consistent. |
40591 | 16 | 0 | Extended event configuration could not be initialized. The error is %ls. |
40592 | 16 | 0 | Extended event session '%ls' could not be created or altered. XE Error %d.%d state:%d. |
40593 | 16 | 0 | Extended event session '%ls' returned error '%ls'. |
40594 | 16 | 0 | Extended event session '%ls' has been started. |
40595 | 16 | 0 | Extended event session '%ls' has been altered. |
40596 | 16 | 0 | Extended event session '%ls' has been stopped. |
40597 | 16 | 0 | A federation root database cannot be read only. |
40598 | 16 | 0 | A federation member cannot be read only. |
40599 | 16 | 0 | This type of KILL is not supported in Windows Azure SQL Database; Only 'KILL session ID [WITH STATUSONLY]' and 'KILL UOW' are supported. |
40601 | 16 | 0 | Server Admin user already exists. |
40602 | 16 | 0 | Could not create login. Please try again later. |
40603 | 16 | 0 | Cannot execute procedure because current user is not Gateway. |
40604 | 16 | 0 | Could not %.*ls because it would exceed the quota of the server. |
40605 | 16 | 0 | There is no route from the source cluster '%ls' to the target cluster '%ls'. |
40606 | 16 | 0 | Databases cannot be attached in this version of SQL Server. |
40607 | 16 | 0 | Windows logins are not supported in this version of SQL Server. |
40608 | 10 | 0 | This session has been assigned a tracing ID of '%.*ls'. Provide this tracing ID to customer support when you need assistance. |
40609 | 16 | 0 | '%.*ls' is not a valid IPv4 address. |
40610 | 16 | 0 | The IP address that starts with '%.*ls' is too long. Maximum length is %d. |
40611 | 16 | 0 | Windows Azure SQL Database supports a maximum of 128 firewall rules. |
40612 | 16 | 0 | Spec proc was executed against a silo that cannot be upgraded to include firewall objects. |
40613 | 17 | 0 | Database '%.*ls' on server '%.*ls' is not currently available. Please retry the connection later. If the problem persists, contact customer support, and provide them the session tracing ID of '%.*ls'. |
40614 | 16 | 0 | Start IP address of firewall rule cannot exceed End IP address. |
40615 | 16 | 0 | Cannot open server '%.*ls' requested by the login. Client with IP address '%.*ls' is not allowed to access the server. To enable access, use the Windows Azure Management Portal or run sp_set_firewall_rule on the master database to create a firewall rule for this IP address or address range. It may take up to five minutes for this change to take effect. |
40616 | 16 | 0 | '%.*ls' is not a valid login name in this version of SQL Server. |
40617 | 16 | 0 | The firewall rule name that starts with '%.*ls' is too long. Maximum length is %d. |
40618 | 16 | 0 | The firewall rule name cannot be empty. |
40619 | 16 | 0 | The edition '%.*ls' does not support the database data max size '%.*ls'. |
40620 | 16 | 0 | The login failed for user "%.*ls". The password change failed. Password change during login is not supported in this version of SQL Server. |
40621 | 16 | 0 | metric type |
40622 | 16 | 0 | metric data |
40623 | 20 | 0 | 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. |
40624 | 16 | 0 | Operation is not allowed because server '%.*ls' is disabled. |
40625 | 17 | 0 | Provisioning (creating, altering, or dropping) Windows Azure SQL Database servers and databases is currently disabled. This most frequently occurs for brief periods during system maintenance. |
40626 | 20 | 0 | 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 database name, use the NEW database name for future activity. |
40627 | 20 | 0 | Operation on server '%.*ls' and database '%.*ls' is in progress. Please wait a few minutes before trying again. |
40628 | 16 | 0 | Failed to update database '%.*ls' because the database is read-only. Please contact your Windows Azure service owner. There may be billing related issues with your Windows Azure account. |
40629 | 16 | 0 | An edition could not be determined from maxsize '%.*ls'. Specify a valid maxsize value. |
40630 | 16 | 0 | Password validation failed. The password does not meet policy requirements because it is too short. |
40631 | 16 | 0 | The password that you specified is too long. The password should have no more than %d characters. |
40632 | 16 | 0 | Password validation failed. The password does not meet policy requirements because it is not complex enough. |
40633 | 16 | 0 | '%.*ls' is not a valid database edition in this version of SQL Server. |
40634 | 16 | 0 | This stored procedure can only be executed in the master database. |
40635 | 16 | 0 | Client with IP address "%.*ls" is temporarily blocked. |
40636 | 16 | 0 | Cannot use reserved database name '%.*ls' in this operation. |
40637 | 17 | 0 | Database copy is currently disabled. |
40638 | 16 | 0 | Invalid subscription id '%.*ls'. Subscription does not exist. |
40639 | 16 | 0 | Request does not conform to schema: %.*ls. |
40640 | 20 | 0 | The server encountered an unexpected exception. |
40641 | 16 | 0 | Location '%.*ls' cannot be found. |
40642 | 17 | 0 | The server is currently too busy. Please try again later. |
40643 | 16 | 0 | The specified x-ms-version header value is invalid. |
40644 | 14 | 0 | Failed to authorize access to the specified subscription. |
40645 | 16 | 0 | Servername "%.*ls" cannot be empty or null. It can only be made up of lowercase letters 'a'-'z', the numbers 0-9 and the hyphen. The hyphen may not lead or trail in the name. |
40646 | 16 | 0 | Subscription ID cannot be empty. |
40647 | 16 | 0 | Subscription '%.*ls' does not have the server '%.*ls'. |
40648 | 17 | 0 | Too many requests have been performed. Please retry later. |
40649 | 16 | 0 | Invalid content-type is specified. Only application/xml is supported. |
40650 | 16 | 0 | Subscription '%.*ls' is not ready for the operation because another operation is currently in progress. Please wait a few minutes and then try the operation again. |
40651 | 16 | 0 | Failed to create server because the subscription '%.*ls' is disabled. |
40652 | 16 | 0 | Cannot move or create server. Subscription '%.*ls' will exceed server quota. |
40653 | 16 | 0 | Could not find database '%.*ls' at time '%.*ls' that can be restored. |
40654 | 16 | 0 | Specified subregion '%.*ls' is invalid. |
40655 | 16 | 0 | Database 'master' cannot be restored. |
40656 | 16 | 0 | Quota for maximum number of concurrent restores has been exceeded. |
40657 | 16 | 0 | Restore is not enabled on the server. |
40658 | 16 | 0 | Quota for number of restores has been exceeded. |
40659 | 16 | 0 | Could not successfully restore database because the maximum duration for processing a restore has elapsed. |
40660 | 16 | 0 | Could not successfully restore database. This request has been assigned a tracing ID of '%.*ls'. Provide this tracing ID to customer support when you need assistance. |
40661 | 16 | 0 | Restore has been cancelled by a system administrator. |
40662 | 16 | 0 | An internal error was encountered when processing the restore request. This request has been assigned a tracing ID of '%.*ls'. Provide this tracing ID to customer support when you need assistance. |
40663 | 16 | 0 | Database '%.*ls' is currently being restored and cannot be dropped. Please wait for restore to complete. |
40664 | 16 | 0 | Database 'master' cannot be copied. |
40665 | 16 | 0 | '%.*ls' is not a supported collation. |
40666 | 16 | 0 | '%.*ls' is a unicode-only collation and cannot be a default collation for a database. |
40667 | 15 | 0 | Specifying a LOGIN is not allowed in a federation member. |
40668 | 16 | 0 | '%.*ls' is not a valid user name or you do not have permission. |
40669 | 17 | 0 | Location '%.*ls' is not accepting creation of new Windows Azure SQL Database servers at this time. |
40670 | 16 | 0 | The http header 'ocp-resourceprovider-registered-uri' is missing from the request or is invalid. To continue, provide a valid value for the header. |
40671 | 17 | 0 | Unable to '%.*ls' '%.*ls' on server '%.*ls'. Please retry the connection later. |
40672 | 16 | 0 | The service objective assignment for a database cannot be changed more than once per %d hour(s). Please retry the operation %d hour(s) after the last service objective assignment completed for this database. |
40673 | 16 | 0 | The service objective assignment for the database has failed. Please contact Microsoft customer support and provide the server name, database name and activity ID. |
40674 | 16 | 0 | Service objective creation or assignment is not permitted for this subscription. |
40675 | 16 | 0 | The service is currently too busy. Please try again later. |
40677 | 16 | 0 | The operation for the request uri '%.*ls' was not found. To continue, please provide a valid request uri. |
40678 | 16 | 0 | Invalid value for header '%.*ls'. The header must contain a single valid GUID. |
40679 | 16 | 0 | The operation cannot be performed since the database '%ls' is not in a replication relationship. |
40680 | 16 | 0 | The operation cannot be performed since the database '%ls' is in a replication relationship. |
40681 | 16 | 0 | The operation cannot be performed since the database '%ls' is a replication target. |
40682 | 16 | 0 | Failed to update database '%.*ls' because the database is a replication target. |
40683 | 16 | 0 | The operation cannot be performed since the database '%ls' is not a replication target. |
40684 | 16 | 0 | A seeding operation is already in progress for database '%ls'. |
40685 | 16 | 0 | A terminate operation is already in progress for database '%ls'. |
40686 | 16 | 0 | The operation is currently not supported. |
40687 | 16 | 0 | The operation cannot be performed on the database '%ls' in its current state. |
40688 | 16 | 0 | The databases '%ls' in server '%ls' and '%ls' in server '%ls' are already in a replication relation. |
40689 | 16 | 0 | Replication limit reached. The database '%ls' cannot have more than %d replication relationships. |
40690 | 16 | 0 | The operation cannot be performed since the replication source and target databases have different names. The source and target databases must have the same name. |
40691 | 16 | 0 | Replication target cannot be created in the same server as source. |
40692 | 16 | 0 | The alter database '%ls' failed to initiate because there are operations pending on the database. After the pending operations are complete, try again. |
40693 | 16 | 0 | The current operation cannot be initiated while a replication operation is in progress. You can rename the database only after the replication operation has stopped. |
40694 | 16 | 0 | The seeding operation cannot be initiated on a replication target database. |
40695 | 16 | 0 | The operation cannot be performed since the database is currently a Federation root or member database. |
40696 | 16 | 0 | sp_wait_for_database_copy_sync failed because the current database is not the primary database involved in a replication relationship with the specified target server '%s' and database '%s'. |
40697 | 16 | 0 | Login failed for user '%.*ls'. |
40698 | 16 | 0 | '%.*ls' cannot be performed on a free database. |
40699 | 16 | 0 | You cannot create a user with password in this version of SQL Server |
40701 | 16 | 0 | XML format used for specifying rules is invalid. %.*ls. |
40702 | 16 | 0 | Failed to parse XML rules. |
40703 | 16 | 0 | Invalid attribute name '%.*ls' in %.*ls. |
40704 | 16 | 0 | Invalid element name '%.*ls' in %.*ls. |
40705 | 16 | 0 | Invalid Feature type '%.*ls' in %.*ls. |
40706 | 16 | 0 | Feature name '%.*ls' does not exist. |
40707 | 16 | 0 | Invalid index value '%.*ls' in %.*ls. |
40708 | 16 | 0 | Invalid param count '%.*ls' in %.*ls. |
40709 | 16 | 0 | operator attribute is missing in %.*ls. |
40711 | 16 | 0 | Rule name '%.*ls' does not exist. |
40712 | 16 | 0 | Invalid usage of %.*ls. |
40713 | 16 | 0 | Invalid values supplied for <parameter> element in %.*ls. |
40714 | 16 | 0 | Out of memory. |
40715 | 16 | 0 | Invalid operator type %.*ls in %.*ls. |
40716 | 16 | 0 | Invalid input type %.*ls in %.*ls. |
40717 | 16 | 0 | index attribute is missing in %.*ls. |
40718 | 16 | 0 | one of inputtype, isnull and format attributes is required in %.*ls. |
40719 | 16 | 0 | Failed to get %s lock on %s rules. |
40720 | 16 | 0 | Rule name '%.*ls' already exists. |
40721 | 16 | 0 | Only one of inputtype, isnull and format attributes is required in %.*ls. |
40722 | 16 | 0 | Failed to clear proc cache. |
40723 | 16 | 0 | Rule name cannot exceed more than %d characters. |
40724 | 16 | 0 | Unexpected Operator attribute in %.*ls. |
40801 | 16 | 0 | Operation ALTER USER WITH LOGIN failed. User provided login does not match the login in the federation root database for the user provided username. |
40802 | 16 | 0 | A service objective assignment on server '%.*ls' and database '%.*ls' is already in progress. Please wait until the service objective assignment state for the database is marked as 'Completed'. |
40803 | 16 | 0 | The server '%.*ls' has reached its quota of (%d) premium databases. |
40804 | 16 | 0 | The specified service objective '%.*ls' is invalid. |
40805 | 16 | 0 | The service objective assignment for the database has failed. Please contact Microsoft customer support and provide the activity ID. |
40806 | 16 | 0 | The request to retrieve subscription information has timed out. Please try again later. |
40807 | 16 | 0 | Could not retrieve subscription information for subscription id: %.*ls, after %d attempts. Please try again later.t |
40808 | 16 | 0 | The edition '%.*ls' does not support the service objective '%.*ls'. |
40809 | 16 | 0 | No rows found in sys.dm_operation_status table for database '%.*ls' and operation '%.*ls'. |
40810 | 16 | 0 | More than one row found in sys.dm_operation_status table for database '%.*ls' and operation '%.*ls'. |
40811 | 16 | 0 | Operation '%.*ls' for database '%.*ls' cannot be cancelled as it has already completed. |
40812 | 16 | 0 | Database '%.*ls' cannot be dropped as create operation is in progress. The create operation will be cancelled. |
40813 | 16 | 0 | Could not set database as writable because the database is Premium (suspended). |
40814 | 16 | 0 | Could not change database edition to or from Premium for a Federation root. |
40815 | 16 | 0 | Could not change database edition to or from Premium for a Federation member. |
40816 | 16 | 0 | Could not change database edition to Premium for a database in a replication relationship. |
40817 | 16 | 0 | Could not change database edition from Premium for a database in a replication relationship. |
40818 | 16 | 0 | The replication operation on database '%ls' failed because there are alter operations pending on the database. Try again after the pending operations have completed. |
40820 | 16 | 0 | The server has reached its quota of (%d) premium databases. |
40821 | 16 | 0 | Federations are not supported on a Premium database. |
40822 | 16 | 0 | This feature is not available for the selected database's edition (%ls). |
40823 | 16 | 0 | Invalid proxy override option supplied. |
40824 | 16 | 0 | ProxyOverrideSupport feature switch is not turned ON. |
40825 | 16 | 0 | Unable to complete request now. Please try again later. |
40827 | 16 | 0 | The operation is not supported for your subscription offer type. |
40838 | 16 | 0 | Replication relationship limit reached. The database '%ls' cannot have more than one non-readable secondary. |
40839 | 16 | 0 | Connection to a non-readable secondary database is not allowed. See 'http://go.microsoft.com/fwlink/?LinkID=402429&clcid=0x409' for more information. |
40840 | 16 | 0 | Target region '%ls' is not a DR paired Azure region. See 'http://go.microsoft.com/fwlink/?LinkID=402430&clcid=0x409' for more information. |
40841 | 16 | 0 | Friendly termination of a non-readable replication relationship is not supported. |
40842 | 16 | 0 | Termination of the non-readable replication relationship for database '%ls' is currently not allowed. See 'http://go.microsoft.com/fwlink/?LinkID=402431&clcid=0x409' for more information |
40843 | 16 | 0 | Non-readable secondary is not supported for database copy. |
40844 | 16 | 0 | Database '%ls' on Server '%ls' is a '%ls' edition database in an elastic pool and cannot have a replication relationship. |
40847 | 16 | 0 | Could not perform the operation because server would exceed the allowed Database Throughput Unit quota of %d. |
40848 | 16 | 0 | The source database '%ls'.'%ls' cannot have higher performance level than the target database '%ls'.'%ls'. Upgrade the performance level on the target before upgrading source. |
40849 | 16 | 0 | The target database '%ls'.'%ls' cannot have lower performance level than the source database '%ls'.'%ls'. Downgrade the performance level on the source before downgrading target. |
40850 | 16 | 0 | Could not change database edition from '%ls' to Standard for database '%ls' in a replication relationship. |
40851 | 16 | 0 | Could not change database edition from '%ls' to Basic for database '%ls' in a replication relationship. |
40852 | 16 | 0 | Cannot open database '%.*ls' on server '%.*ls' requested by the login. Access to the database is only allowed using a security-enabled connection string. |
40854 | 16 | 0 | Partner server '%ls' is not compatible with server '%ls.' |
40855 | 16 | 0 | The operation cannot be performed since the database '%ls' is not in '%ls' state on the replication relationship. |
40856 | 16 | 0 | Could not change database edition for database '%ls' in a replication relationship. |
40857 | 16 | 0 | Elastic pool not found for server: '%ls', elastic pool name: '%ls'. |
40858 | 16 | 0 | Elastic pool '%ls' already exists in server: '%ls' |
40859 | 16 | 0 | Elastic pool does not support database edition '%ls'. |
40860 | 16 | 0 | Elastic pool '%ls' and service level objective '%ls' combination is invalid. |
40861 | 16 | 0 | The database edition '%ls' cannot be different than the elastic pool service tier which is '%ls'. |
40862 | 16 | 0 | Elastic pool name must be specified if the elastic pool service objective is specified. |
40863 | 16 | 0 | Connections to this database are no longer allowed. |
40864 | 16 | 0 | The DTUs for the elastic pool must be at least (%d) DTUs for service tier '%.*ls'. |
40865 | 16 | 0 | The DTUs for the elastic pool cannot exceed (%d) DTUs for service tier '%.*ls'. |
40866 | 16 | 0 | Max size (%d) is not valid. Please specify a valid max size. |
40867 | 16 | 0 | The DTU max per database must be at least (%d) for service tier '%.*ls'. |
40868 | 16 | 0 | The DTU max per database cannot exceed (%d) for service tier '%.*ls'. |
40869 | 16 | 0 | The DTU max per database (%d) for the elastic pool does not belong to the specified values for service tier '%.*ls'. |
40870 | 16 | 0 | The DTU min per database cannot exceed (%d) for service tier '%.*ls'. |
40871 | 16 | 0 | The DTU min per database (%d) for the elastic pool does not belong to the allowed values for service tier '%.*ls'. |
40872 | 16 | 0 | DTU value (%d) is not valid. Please specify a valid dtu value. |
40873 | 16 | 0 | The number of databases (%d) and DTU min per database (%d) cannot exceed the DTUs of the elastic pool (%d). |
40874 | 16 | 0 | The DTUs (%d) for the elastic pool does not belong to the specified values for service tier '%.*ls'. |
40875 | 16 | 0 | The elastic pool storage limit in gigabytes cannot exceed (%d) in service tier '%.*ls'. |
40876 | 16 | 0 | Elastic pools are not available in this region. |
40877 | 16 | 0 | The elastic pool is not empty. |
40878 | 16 | 0 | The elastic pool storage limit in gigabytes must be at least (%d) for service tier '%.*ls'. |
40879 | 16 | 0 | The elastic pool storage limit in gigabytes (%d) does not belong to the allowed values for service tier '%.*ls'. |
40880 | 16 | 0 | The DTUs (%d) for the elastic pool and the storage limit in gigabytes (%d) are inconsistent for service tier '%.*ls'. |
40881 | 16 | 0 | The elastic pool '%.*ls' has reached its database count limit. The database count for the elastic pool cannot exceed (%d) for service tier '%.*ls'. |
40882 | 16 | 0 | Can not change SLO from DataWarehouse edition to other SQL DB editions and vice versa. |
40883 | 16 | 0 | The service level objective '%.*ls' specified is invalid. It must be a slo supported by DataWarehouse edition. |
40884 | 16 | 0 | New service level objective '%.*ls' has (%d) physical databases and it is not compatible with current service level objective which has (%d) physical databases. |
40885 | 16 | 0 | Failed to deactivate database. |
40886 | 16 | 0 | Failed to change service level objective for database. |
40887 | 16 | 0 | Failed to activate database. |
40888 | 16 | 0 | Update service level objective for database feature is disabled. |
40889 | 16 | 0 | The DTUs or storage limit for the elastic pool '%.*ls' cannot be decreased since that would not provide sufficient storage space for its databases. |
40890 | 16 | 0 | The elastic pool is busy with another operation. |
40891 | 16 | 0 | The DTU min per database (%d) cannot exceed the DTU max per database (%d). |
40892 | 16 | 0 | Cannot connect to database when it is paused. |
40893 | 16 | 0 | The database copy link from '%s.%s' to '%s.%s' was not successfully created or was deleted before the data copy link operation completed. |
40894 | 16 | 0 | The database copy link from '%s.%s' to '%s.%s' is not in the catchup state after the data copy link operation completed. |
40895 | 16 | 0 | The database copy link from '%s.%s' to '%s.%s' was not successfully deleted before completion of copy. |
40896 | 16 | 0 | The database copy link from '%s.%s' to ID %s was not successfully dropped. |
40897 | 16 | 0 | The elastic pool storage limit in megabytes must be at least (%d) for service tier '%.*ls'. |
40898 | 16 | 0 | The elastic pool storage limit in megabytes (%d) does not belong to the allowed values for service tier '%.*ls'. |
40899 | 16 | 0 | The DTUs (%d) for the elastic pool and the storage limit in megabytes (%d) are inconsistent for service tier '%.*ls'. |
40900 | 16 | 0 | The service tier for an elastic pool cannot be changed. |
40901 | 16 | 0 | The elastic pool storage limit in megabytes cannot exceed (%d) in service tier '%.*ls'. |
40902 | 16 | 0 | Amount of pool storage cannot be specified when creating a Premium elastic pool. |
40903 | 20 | 0 | The server '%.*ls' is currently busy. Please wait a few minutes before trying again. |
40904 | 16 | 0 | Could not perform the operation because server would exceed the allowed Database Edition %s quota of %d. |
40905 | 16 | 0 | Location '%.*ls' is not accepting creation of new Azure SQL Database Servers of version '%.*ls' at this time. This location only supports the following server versions: '%.*ls'. Please retry using a supported server version. |
40906 | 16 | 0 | A service objective change cannot start for database %s on server %s while it is also running for database %s on server %s. |
40907 | 16 | 0 | Servers involved in a Disaster Recovery Configuration cannot reside in the same location |
40908 | 16 | 0 | A Disaster Recovery Configuration already exists for '%.*ls' and '%.*ls' |
40909 | 16 | 0 | A Disaster Recovery Configuration does not exist for '%.*ls' and '%.*ls' |
40910 | 16 | 0 | A Disaster Recovery Configuration does not exist for server '%.*ls' and virtual endpoint '%.*ls' |
40911 | 16 | 0 | Server '%.*ls' is not the secondary in the Disaster Recovery Configuration and cannot initiate a failover |
40912 | 16 | 0 | The value for custom backup retention in days must be between %d and %d |
40913 | 16 | 0 | Windows Azure SQL Database supports a maximum of %d Virtual Network firewall rules. |
40914 | 16 | 0 | Cannot open server '%.*ls' requested by the login. Client from a Virtual Network with Service Tunneling is not allowed to access the server. |
40915 | 16 | 0 | Secondary server specified in a Failover Group cannot reside in the same region |
40916 | 16 | 0 | The Failover Group '%.*ls' already exists on server '%.*ls' |
40917 | 16 | 0 | The Failover Group '%.*ls' does not exist on server '%.*ls' |
40918 | 16 | 0 | The Failover Group '%.*ls' is busy with another operation and cannot perform '%.*ls' operation. Please try again later |
40919 | 16 | 0 | The server '%.*ls' is currently the primary server in the Failover Group and cannot initate failover |
40920 | 16 | 0 | The database '%.*ls' is already included in another Failover Group |
40921 | 16 | 0 | The operation to add database '%.*ls' to Failover Group is in progress, please wait for this operation to finish |
40922 | 16 | 0 | The operation to remove database '%.*ls' from Failover Group is in progress, please wait for this operation to finish |
40923 | 16 | 0 | The database '%.*ls' is a secondary in an existing geo-replication relationship and cannot be added to the Failover Group |
40924 | 16 | 0 | The operation cannot be performed due to multiple errors: '%.*ls' |
40925 | 16 | 0 | Can not connect to the database in its current state. |
40926 | 16 | 0 | The operation cannot be performed because the geo-replication link is part of a Failover Group. You must remove the database from the group in order to individually terminate or failover. |
40927 | 16 | 0 | The endpoint '%.*ls' is already in use. Use a different Failover Group name. |
40928 | 16 | 0 | Create or update Failover Group operation successfully completed; however, some of the databases could not be added to or removed from Failover Group: '%.*ls' |
40929 | 16 | 0 | The source database '%ls.%ls' cannot have higher edition than the target database '%ls.%ls'. Upgrade the edition on the target before upgrading source. |
40930 | 16 | 0 | The target database '%ls.%ls' cannot have lower edition than the source database '%ls.%ls'. Downgrade the edition on the source before downgrading target. |
40931 | 16 | 0 | Failover Group name '%.*ls' cannot be empty or null. It can only be made up of lowercase letters 'a'-'z', the numbers 0-9 and the hyphen. The hyphen may not lead or trail in the name. |
40932 | 16 | 0 | The elastic pool cannot change its service tier since one or more of its databases use memory-optimized objects. |
40933 | 16 | 0 | The edition '%.*ls' does not support the database tempdb max size '%.*ls'. |