SQL Server System Errors: 29000 - 29999
List of error messages between 29000 and 29999 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 |
---|---|---|---|
29001 | 16 | 0 | To connect to this server you must use SQL Server Management Studio or SQL Server Management Objects (SMO). |
29003 | 16 | 0 | Invalid parameter combinations. |
29004 | 16 | 0 | Unknown property specified: %s. |
29101 | 16 | 1 | Fatal error in primary manager |
29102 | 16 | 1 | Fatal error in backup manager |
29103 | 16 | 1 | TCMA is shutting down since it encountered fatal error %d, state %d, severity %d |
29104 | 16 | 1 | Failure in channel announce |
29105 | 16 | 1 | Failure in channel enable |
29201 | 17 | 1 | Configuration manager enlistment can not initialize communication service to receive enlistment requests |
29202 | 16 | 1 | Configuration manager enlistment is ignoring message from brick <%d>. Enlistment protocol version mismatch. Agent version <%X>, manager version <%X>. |
29203 | 16 | 1 | Configuration manager enlistment denied join of brick <%d>. |
29204 | 16 | 1 | Configuration manager enlistment denied join of brick <%d>. Server default collation mismatch. Agent collation <%lu>, manager collation <%lu>. |
29205 | 16 | 1 | Configuration manager enlistment denied join of brick <%d>. SQL version or build number mismatch. Agent version <%X>, manager version <%X>. |
29206 | 16 | 1 | Configuration manager enlistment is ignoring messages from brick <%d> since message queue does not exist. |
29207 | 16 | 1 | Configuration manager enlistment is ignoring stale message from brick %d due to '%s' mismatch. Expected %I64u but received %I64u |
29208 | 16 | 1 | Cannot commit metadata change '%s' for brick id %d. |
29209 | 16 | 1 | Configuration manager enlistment encountered error %d, state %d, severity %d and is shutting down. This is a serious error condition, which prevents further enlistment and bricks joining matrix. Brick will be restarted. |
29210 | 16 | 1 | Configuration manager enlistment encountered error %d, state %d, severity %d while sending enlistment reply to brick <%lu>. Enlistment reply not sent! Examine previous logged messages to determine cause of this error. |
29211 | 16 | 1 | Configuration manager enlistment is ignoring request from invalid brick id <%d>. |
29212 | 16 | 1 | Configuration manager enlistment encountered error %d, state %d, severity %d while updating brick <%lu> incarnation to %I64u. Enlistment request from brick is not processed. Examine previous logged messages to determine cause of this error. |
29215 | 10 | 1 | Configuration manager enlistment acknowledges brick join request. Brick <%d> joined matrix. |
29217 | 10 | 1 | Configuration manager enlistment received a new enlistment message. |
29218 | 10 | 1 | Configuration manager enlistment state machine: Brick <%d>, state <%d> |
29219 | 10 | 1 | Reserved brick <%d> is now marked active |
29220 | 10 | 1 | Configuration manager enlistment started. |
29221 | 10 | 1 | Configuration manager enlistment stopped. |
29222 | 16 | 1 | Configuration manager enlistment did not receive enlistment messages |
29223 | 17 | 0 | Configuration manager enlistment ran out of memory. Enlistment messages ignored. |
29224 | 10 | 1 | Configuration manager enlistment sent reply to brick <%d>. |
29225 | 10 | 1 | Configuration manager enlistment received join message from brick <%d> |
29227 | 17 | 1 | Thread creation failed. (RC=%d). |
29228 | 10 | 1 | Matrix transitioned from state %d to state %d. |
29229 | 10 | 1 | Brick transitioned from state %d to state %d. |
29230 | 10 | 1 | Manager transitioned from state %d to state %d. |
29231 | 10 | 1 | Matrix transitioned from state %d to state %d. |
29232 | 16 | 1 | Cannot create configuration manager enlistment thread. |
29233 | 16 | 1 | Configuration manager thread encountered fatal exception (error: %d state: %d severity: %d). This is a serious error and brick will be taken down. Examine previously logged messages to figure out the cause for this fatal failure. |
29234 | 16 | 1 | Configuration manager initialization failed. (Reason=%s). |
29235 | 16 | 1 | Configuration manager cannot create channel distribution service. |
29236 | 16 | 1 | Configuration manager cannot create force close service. |
29237 | 16 | 1 | Configuration manager cannot create expiration service. |
29239 | 16 | 1 | Configuration manager reconfiguration failed. |
29241 | 16 | 1 | Configuration manager initialization failed. |
29242 | 16 | 1 | Configuration manager activation failed. |
29243 | 16 | 1 | Configuration manager quiesce operation failed. |
29244 | 16 | 1 | Configuration manager release operation failed. |
29245 | 16 | 1 | Configuration manager cannot quiesce the agents. |
29246 | 16 | 1 | Configuration manager reconfiguration failed due to error %d, state %d, severity %d. |
29247 | 16 | 1 | Configuration manager error handler initialization failed due to error %d, state %d, severity %d. This is a serious error and brick will be taken down. Examine previously logged messages to figure out the cause for this fatal failure. |
29249 | 16 | 1 | Configuration manager broadcast channel shutdown crashed. |
29250 | 16 | 1 | Configuration manager cannot perform action %d on other bricks in the matrix due to error %d, state %d, severity %d. |
29251 | 16 | 1 | Configuration manager cannot create notification. |
29252 | 16 | 1 | Configuration manager cannot create brick down event for unregistered brick <%d> |
29253 | 16 | 1 | Configuration manager cannot perform channel distribution (Reason: %d, Loc: %d) |
29254 | 16 | 1 | Configuration manager cannot activate the agents. |
29255 | 16 | 1 | Configuration manager cannot send reconfig event. |
29256 | 16 | 1 | Configuration manager cannot retire old channel maps (Loc: %d). |
29257 | 16 | 1 | Configuration manager cannot shutdown old channel maps (Loc: %d). |
29258 | 16 | 1 | Configuration manager cannot cannot deliver shutdown ack to leaving bricks. |
29260 | 16 | 1 | Configuration manager cannot set matrix state. |
29261 | 16 | 1 | Configuration manager detected an invalid matrix state. |
29262 | 16 | 1 | Configuration manager can only evict bricks from the manager brick. |
29263 | 16 | 1 | Configuration manager can only force close bricks from the manager brick. |
29264 | 16 | 1 | Configuration manager brick down notification failed. |
29265 | 16 | 1 | Configuration manager reconfig announce step failed. |
29266 | 16 | 1 | Configuration manager reconfig enable step failed. |
29267 | 16 | 1 | Configuration manager performed reconfig without membership change. |
29268 | 16 | 1 | Configuration manager reconfig retire step failed. |
29269 | 16 | 1 | Configuration manager cannot start non-registered manager %d. |
29270 | 10 | 1 | Configuration manager has started accepting enlistment requests |
29271 | 10 | 1 | Configuration manager has shutdown. |
29272 | 16 | 1 | Configuration manager enlistment denied join of brick <%d>. Machine architecture mismatch. Agent machine architecture <%X>, manager machine architecture <%X>. |
29273 | 16 | 1 | Error: cannot bump Configuration manager manager major version (Loc: %d). |
29274 | 16 | 1 | Component %s reported that the component %s in brick %d is in a suspicious state because of the error: %d, severity: %d, state: %d, description: '%s'. Additional description provided was: '%s'. This report will be sent to the configuration manager known to be on brick %d. |
29275 | 16 | 1 | Component %s from brick %d reported that the component %s in brick %d is in a suspicious state because of the error: %d, severity: %d, state: %d, description: '%s'. Additional description provided was: '%s'. |
29276 | 16 | 1 | Brick down message for brick %d enqueued due to fatal error reported for component %s by component %s in brick %d. Fatal error reported is error code: %d, severity: %d, state: %d, description: '%s'. Additional description provided was: '%s'. |
29277 | 16 | 1 | Configuration manager enlistment is queuing a failure request for brick <%d> due to receiving new enlistment request from this brick. |
29278 | 16 | 0 | Configuration manager is evicting brick <%d> from which it did not receive expected reply during communication. This also includes brick not responding within timeout. |
29279 | 16 | 1 | Configuration manager could not read metadata necessary for its operation from the master database. |
29280 | 16 | 1 | Configuration manager is performing '%s' '%s' operation on all online bricks. |
29281 | 16 | 1 | Configuration manager is performing '%s' '%s' operation on brick <%lu>. |
29282 | 16 | 1 | Configuration manager cannot '%s' '%s'. Examine previous logged messages to determine cause of this error. This is a fatal error affecting system functionality and brick <%lu> will be evicted. |
29283 | 16 | 1 | Configuration manager cannot initialize communication object. Examine previous logged messages to determine cause of this error. |
29284 | 16 | 1 | Configuration manager could not write the WMI offline configuration file. (Reason=%s). |
29285 | 16 | 1 | Configuration manager enlistment denied join of brick <%lu>. Supported number of bricks mismatch. Agent supported number of bricks <%lu>, manager supported number of bricks <%lu>. |
29286 | 10 | 1 | Brick <%lu> will be allowed to join matrix once its previous brick down reconfiguration is completed. |
29300 | 16 | 1 | The configuration file name %ls is invalid. |
29301 | 16 | 1 | Failed to open configuration file %ls. |
29302 | 16 | 1 | Configuration file %ls is empty. |
29303 | 16 | 1 | The configuration file %ls is corrupt. |
29304 | 16 | 1 | Cannot create brick configuration. |
29305 | 16 | 1 | The configuration property %s is corrupt. |
29306 | 16 | 1 | The configuration file name cannot be constructed. (Reason: %d). |
29307 | 16 | 1 | Cannot set the roster property %s. |
29308 | 16 | 1 | Local brick id <%d> does not match brick id <%d> in the resource database. |
29309 | 16 | 1 | Brick id has not been set. (Resource instance name: %s) |
29311 | 16 | 1 | An error occurred while trying to connect to a service control manager on machine %ls. Error returned: %d - %ls. |
29312 | 16 | 1 | An error occurred while trying to perform a service operation on service %ls on machine %ls. Error returned: %d - %ls. |
29314 | 16 | 1 | The service %ls on machine %ls failed to start in a timely fashion. Service specific error code %d. |
29315 | 16 | 1 | OS user does not have the required privileges to start the remote service on brick %d. |
29316 | 16 | 1 | The path name for the file matrix.xsd cannot be constructed. (Reason: %d). |
29317 | 16 | 1 | Communication involving configuration manager and agent is ignoring stale message from brick <%lu> to brick <%lu> due to '%s' mismatch. Expected %I64u but received %I64u. |
29318 | 16 | 1 | Communication involving configuration manager and agent is unable to send message from brick <%lu> to brick <%lu> due to error %d, state %d, severity %d. |
29319 | 16 | 1 | Communication involving configuration manager and agent did not receive a valid reply from brick <%lu> |
29320 | 16 | 1 | Communication involving configuration manager and agent cannot be initialized due to error %d, state %d, severity %d. |
29321 | 16 | 1 | Communication involving configuration manager and agent received a failure response <0x%lx> from brick <%lu>. |
29400 | 16 | 1 | Synchronous write task failed due to inconsistent prism state. |
29401 | 16 | 1 | Prism operation failed due to error code %d. |
29402 | 16 | 1 | Synchronous write task was aborted. |
29501 | 16 | 1 | Data Virtualization Manager Agent not found. |
29601 | 16 | 1 | SM force closing channel to recover after errors |
29701 | 16 | 1 | GDMA LWFG buffer object pool initialization failed. |
29702 | 16 | 1 | Failed to grow GDMA LWFG buffer LWFG vertex pool. |
29703 | 16 | 1 | Failed to grow GDMA LWFG buffer LWFG edge pool. |
29704 | 16 | 1 | Failed to release the specified vertex back to the vertex pool. |
29705 | 16 | 1 | Failed to release the specified edge back to the edge pool. |
29706 | 16 | 1 | GDMA LWFG buffer initialization failed. |
29707 | 16 | 1 | Failed to publish LWFG to GDMA LWFG buffer. |
29708 | 16 | 1 | GDMA request processing failed. See previous error for details. |
29709 | 16 | 1 | TCMA API for mapping SOS_Task to federated transaction failed. |
29711 | 16 | 1 | Failed to obtain brick-local active thread count for a federated transaction from local TCMA. |