Reference
Error Codes — Causes & Fixes
1539 error codes covering Power BI, ADF, Databricks, SQL Server, PostgreSQL, MySQL, Oracle, Snowflake, Fabric, and dbt — with root causes, step-by-step fixes, and source links.
Gateway errors24Credential errors27Authentication errors375Permission errors27Access control errors8Authorization errors2Connectivity errors35Connection errors41Data source errors196Data flow errors60Data errors15Data quality errors33Data format errors20Data integrity errors16Data loading errors4Data pipeline errors3Schema errors32SQL errors39Compilation errors24SQL compilation errors3Query errors28Locking errors3Timeout errors8Execution errors81Runtime errors1Performance errors5Resource errors28Capacity errors31Storage errors1Cluster errors17Job errors7Pipeline errors1Configuration errors236Infrastructure errors19Operations & scheduling1Operational errors2Refresh errors5Streaming errors4Object management errors3API errors1Billing errors1Privacy & firewall2Microsoft Fabric errors29dbt errors41
Gateway errors
Medium→
UserErrorParquetJavaInvocationException
An Azure Data Factory copy activity writing or reading Parquet files failed because the JVM could not start or ran out o…
Medium→
UserErrorSelfHostedIntegrationRuntimeBusyWithFullTask
The SHIR node is at capacity — all concurrent job slots are occupied. New activities queue until a running activity comp…
High→
UserErrorSelfHostedIntegrationRuntimeNotRunning
The self-hosted integration runtime (SHIR) referenced by the ADF pipeline is offline. ADF cannot dispatch activities to …
High→
InputValidationError
A Fabric pipeline or Mirroring activity received data that failed input validation — most commonly because a required fi…
Critical→
DM_GWPipeline_Client_GatewayUnreachable
Power BI Service (cloud) cannot reach the on-premises data gateway. The gateway is offline, its Service Bus connection i…
Medium→
Could not establish trust relationship for the SSL/TLS secure channel
The gateway rejected the SSL/TLS certificate presented by the data source because it is self-signed, expired, or issued …
High→
DM_GWPipeline_Gateway_MashupDataAccessError
The on-premises data gateway failed to access the data source during the Mashup (Power Query) evaluation phase. This is …
Critical→
ServiceBusCommunicationException
The on-premises data gateway cannot connect to Azure Service Bus, which is the communication channel between Power BI Se…
High→
DM_GWPipeline_Gateway_SpooledOperationMissing
The gateway queued a refresh job but when the processing engine tried to retrieve it, the operation was no longer in the…
High→
DM_GWPipeline_Gateway_UnknownError
An unclassified error occurred within the on-premises data gateway pipeline. This error code is a catch-all when the gat…
High→
DM_GWPipeline_UnknownError
The on-premises gateway encountered an internal error. Usually wraps a CryptographicException when the SAML signing cert…
High→
Failed to create a gateway. Try again
The Power BI service could not register a new on-premises data gateway. This appears in the gateway installer or the Pow…
High→
FailedToImpersonateUserException
The on-premises gateway failed to impersonate the user during Kerberos SSO. Fix requires an SPN and constrained delegati…
Low→
Failed to add user to group. (-2147463168 PBIEgwService Performance Log Users)
Gateway installer failed to add the service account to the Performance Log Users group. The gateway works normally; only…
High→
A gateway is required but none is configured
The dataset uses a data source that requires an on-premises data gateway, but no gateway is associated with this dataset…
High→
MashupException.Error
The Power Query Mashup engine failed. In Dataflow Gen2, usually caused by port 1433 being blocked to the Fabric staging …
High→
OLE DB or ODBC error
The ODBC or OLE DB driver used to connect to the data source returned an error. This is common with on-premises database…
Critical→
Gateway cluster not found
The gateway cluster that was previously associated with this dataset no longer exists or is no longer accessible. This d…
Medium→
The server name provided doesn't match the server name on the SQL Server SSL certificate
SSL cert mismatch: the hostname in the connection string doesn't match the SQL Server certificate CN or SAN. Fix by usin…
High→
Unable to Connect. Details: "Unknown error in data gateway"
A generic gateway error with no inner detail. Usually the gateway service crashed, was stopped, or lost its Azure Servic…
Critical→
GatewayNotReachable when setting credentials
Power BI cannot reach the on-premises data gateway when attempting to save or update data source credentials. This preve…
High→
Fabric Copy Activity Error 20000
The on-premises data gateway (OPDG) cannot locate a Java Runtime Environment (JRE), which is required to parse or write …
High→
Fabric Copy Activity Error 20002
The on-premises data gateway failed to invoke the Java Native Interface (JNI), typically because illegal or oversized JV…
High→
Fabric Copy Activity Error 20523
The on-premises data gateway (ODPG) version in use does not support managed identity credentials. The Copy Activity cann…
Credential errors
High→
UserErrorAccessDenied
An ADF pipeline activity was denied access to the target resource — most commonly because the ADF managed identity has n…
High→
UserErrorKeyNotFoundInKeyVault
An Azure Data Factory pipeline attempted to retrieve a secret or key from Azure Key Vault but the referenced secret does…
High→
UserErrorLinkedServiceAuthenticationFailed
Azure Data Factory failed to authenticate to the target service using the credentials stored in the linked service. This…
High→
UserErrorOAuthTokenExpiredOrRevoked
An ADF linked service using OAuth (e.g., Salesforce, REST, OData) failed because the access or refresh token has expired…
High→
SalesforceOauth2ClientCredentialFailure
ADF failed to authenticate to Salesforce using OAuth 2.0 Client Credentials. The client ID, client secret, or token endp…
High→
SftpAuthenticationFailure
ADF failed to authenticate to the SFTP server. The username, password, or SSH private key in the linked service is incor…
Medium→
SftpInvalidHostKeyFingerprint
The SFTP server's host key fingerprint does not match the ADF linked service configuration — a security check against ma…
High→
SftpPermissionDenied
The SFTP user authenticated but was denied permission to read or write the file or directory — an authorization error, n…
High→
SqlServerInvalidLinkedServiceCredentialMissing
The SQL Server linked service is missing required credentials — ADF cannot connect because the username, password, or co…
High→
Access to the resource is forbidden
Power BI attempted to refresh using cached credentials that have since been revoked or restricted at the resource level.…
High→
ADLSGen2ForbiddenError
ADLS Gen2 access denied (403 Forbidden) in ADF or Fabric. The pipeline identity lacks RBAC roles on the container, or th…
High→
Credentials are invalid
Power BI rejected the stored credentials for a data source connection during a scheduled or manual refresh. The service …
High→
Insufficient permissions to access this resource
The account used to refresh the dataset does not have the required permissions on the data source. The connection succee…
High→
Unable to connect (credentials are required)
Power BI Service cannot find stored credentials for this data source. The data source connection in the cloud is not bou…
High→
LakehouseForbiddenError
A Fabric pipeline or dataflow was denied access to a Lakehouse (403). The pipeline identity needs Workspace Member or Co…
High→
ModelRefreshDisabled_CredentialNotSpecified
The dataset refresh failed because credentials for one or more data sources have never been configured in Power BI Servi…
High→
SftpInvalidSftpCredential
Authentication to the SFTP server failed. The username/password or SSH key in the ADF linked service was rejected by the…
High→
SharePointOnlineAuthFailed
Authentication to SharePoint Online failed in ADF or Fabric. The service principal credentials are wrong, or ACS authent…
High→
SqlUnauthorizedAccess
The identity used by ADF or Fabric was denied SQL database access. The login exists but lacks the required permissions o…
High→
Unable to Connect. Details: "Invalid connection credentials"
The gateway can reach the data source but authentication was rejected. The stored credentials in the gateway data source…
High→
Data Sharing Insufficient Privileges
A Snowflake Data Sharing operation failed because the executing role lacks the required privileges on the share, databas…
Medium→
Masking Policy Error
A Snowflake dynamic data masking policy failed to apply or caused an error during query execution. Queries that referenc…
High→
Network Rule Violation
A Snowflake network policy or network rule blocked an incoming connection. The source IP address is not in the allowlist…
Medium→
Row Access Policy Error
A Snowflake row access policy blocked a query or caused an error. The policy may be incorrectly configured, or the execu…
Low→
SHOW Command Insufficient Privileges
A Snowflake SHOW command (SHOW TABLES, SHOW WAREHOUSES, SHOW USERS, etc.) returned no results or raised a privilege erro…
Critical→
ORA-01017
The credentials supplied to Oracle are incorrect, the account is locked, or the password has expired.
High→
ORA-01031
The connected Oracle user does not have the privilege required to execute the SQL statement — for example, SELECT on a t…
Authentication errors
Medium→
FailedToGetOAuth2AccessToken
ADF could not acquire an OAuth2 access token for the linked service. This may be due to invalid client credentials, an u…
Medium→
GetOAuth2AccessTokenErrorResponse
The OAuth2 authorization server returned an error response when ADF attempted to acquire an access token. The credential…
Medium→
ManagedIdentityCredentialObjectNotSupported
The connector or operation does not support managed identity authentication. Use service principal or account key authen…
Medium→
OAuth2AccessTokenTypeNotSupported
The access token type returned by the OAuth2 authorization server is not supported by ADF. The token type must be Bearer…
Medium→
Failed to get access token by using service principal. ADAL Error: service_unavailable
The pipeline could not get an Azure AD token — the STS returned service_unavailable. This is a transient Azure AD outage…
High→
LSROBOTokenFailure
A Fabric pipeline failed to acquire an auth token. The stored refresh token is stale — fix by updating and saving the af…
Medium→
Windows.Services.PowerBIWebException
Power BI Desktop sign-in fails due to proxy authentication. Add Power BI domains to the proxy allowlist or set UseDefaul…
Medium→
Unable to sign in
Power BI Desktop cannot sign in — the SSL/TLS certificate revocation check fails. Fix by disabling the revocation check …
High→
390144
The JWT (JSON Web Token) used to authenticate with Snowpipe's REST API is invalid, expired, or signed with a key that do…
Critical→
390189
A Snowflake login or connection attempt was blocked by a network policy rule that restricts access to specific allowed I…
Critical→
390189 (IP not in allowlist)
A Snowflake connection was rejected because the source IP address is not included in the account's or user's active netw…
Critical→
EXTERNAL_LOCATION_CREDENTIAL_FAILED
Databricks Unity Catalog failed to validate the storage credential for an external location, meaning the IAM role, servi…
High→
ODBC_DRIVER_AUTHENTICATION_FAILED
The Databricks ODBC driver rejected the provided credentials, most commonly because a personal access token expired, an …
High→
SCIM_TOKEN_EXPIRED
The SCIM API token used by your identity provider (Okta, Azure AD, or a custom SCIM client) to provision Snowflake users…
High→
OAUTH_TOKEN_EXPIRED
An OAuth access token used to authenticate a Snowflake connection has expired, causing the client application or partner…
High→
390144
Snowflake rejected a key pair authentication attempt because the JWT token generated from the private key is invalid, ty…
High→
Refresh fails when updating data from sources that use Microsoft Entra ID OAuth
The Microsoft Entra ID (formerly Azure AD) OAuth token used to authenticate against a data source expires approximately …
High→
Data refresh failure because of password change or expired credentials
Data refresh fails when the credentials used to connect to a data source have expired, been changed, or are cached incor…
High→
HRESULT: 0x80070542
Power BI Desktop fails to load System.EnterpriseServices when connecting via alternate Windows credentials, throwing HRE…
Critical→
AADSTS70002
AADSTS70002 means Microsoft Entra ID (Azure AD) rejected the credentials provided during token acquisition, typically be…
Critical→
AADSTS50053
AADSTS50053 is returned by Microsoft Entra ID when an account has been locked due to too many failed authentication atte…
Critical→
LoadReportFailed
LoadReportFailed with a 403 status code means the Power BI Embedded client could not initialize the report, typically be…
High→
PowerBINotAuthorizedException
The embedding request was rejected with a 401 Unauthorized error, typically because the workspace group ID is wrong or t…
High→
Fabric Pipeline Error 3200
The Fabric Data Pipeline activity targeting Azure Databricks received a 403 Forbidden response because the configured Da…
High→
Fabric Pipeline Error 4121
A request sent to Azure Machine Learning failed because the credential used to authenticate has expired. The pipeline ca…
High→
Fabric Pipeline Error 2501
The pipeline cannot access the Azure Batch account due to incorrect credentials or pool configuration. Verify the Batch …
High→
Fabric Pipeline Error 2502
The pipeline cannot access the storage account associated with the Azure Batch activity due to an incorrect account name…
High→
Fabric Pipeline Error 2505
The pipeline cannot create a Shared Access Signature because Azure Batch activities only support storage accounts authen…
High→
Fabric Pipeline Error 2113
Error 2113 occurs when Fabric cannot generate a valid certificate from the provided Base64-encoded PFX string and passwo…
Critical→
Fabric Pipeline Error 2403
Error 2403 occurs when a Fabric pipeline cannot obtain an access token using Managed Service Identity (MSI) for authenti…
Critical→
Fabric Copy Activity Error 20150
The copy activity cannot obtain an access token from the target or source authentication provider, causing the connectio…
High→
Fabric Copy Activity Error 20151
The Copy Activity failed to retrieve an access token from the configured token endpoint due to invalid OAuth2 client cre…
High→
Fabric Copy Activity Error 20152
The authorization server returned an access token with a token type that is not supported by Fabric's Copy Activity OAut…
Low→
AADSTS50058
Silent (prompt=none) sign-in to Microsoft Entra ID (Azure AD) failed because no active user session was found.
High→
AADSTS70011
Microsoft Entra ID (Azure AD) rejected the sign-in because the requested OAuth scope value is malformed or unrecognized.
Medium→
AADSTS16000
The signed-in user account doesn't exist in the target Microsoft Entra ID (Azure AD) tenant and can't access the app.
Low→
AADSTS16001
The user picked an account tile that the session-selection logic rejected, blocking sign-in to the application.
Low→
AADSTS16002
Sign-in failed because the application required a specific session (SID) that did not match the user's current session.
Medium→
AADSTS160021
The application requested a specific user session in Microsoft Entra ID (Azure AD) that no longer exists or was never es…
Low→
AADSTS16003
SSO sign-in failed because the user account is not a member or guest of the resource tenant being accessed.
Low→
AADSTS17003
Microsoft Entra ID (Azure AD) failed to provision the user's credential key, typically during passkey or Windows Hello f…
Low→
AADSTS20001
Microsoft Entra ID (Azure AD) received an invalid or unparseable WS-Federation sign-in response from your federated iden…
Low→
AADSTS20012
WS-Federation message from your federated Identity Provider (ADFS/third-party IdP) failed validation by Entra ID.
Low→
AADSTS20033
The federation metadata returned by your external Identity Provider contains a tenant name that doesn't match the config…
Low→
AADSTS230109
Authentication request hit the Microsoft Entra Backup Auth Service directly instead of via the Entra Gateway reverse pro…
Low→
AADSTS28002
The scope value sent to Azure AD / Entra ID is malformed or references a resource/permission that doesn't exist.
Low→
AADSTS28003
OAuth token request to Microsoft Entra ID (Azure AD) failed because the scope parameter was empty or missing.
Low→
AADSTS399284
The inbound ID token presented during federation has an empty or mismatched issuer claim versus the configured realm ide…
Low→
AADSTS40008
Federated identity provider returned a non-retryable error during OAuth2 token exchange with Microsoft Entra ID.
Low→
AADSTS40009
Microsoft Entra ID (Azure AD) could not redeem a refresh token at your federated Identity Provider (IdP) during sign-in.
Low→
AADSTS40010
Azure AD/Entra ID could not complete sign-in because the federated Identity Provider (ADFS, Okta, Ping) returned a retry…
Low→
AADSTS40015
Federated identity provider failed to redeem the OAuth2 authorization code during sign-in to Microsoft Entra ID.
Low→
AADSTS50000
Microsoft Entra ID (Azure AD) failed to issue a token due to a service-side issuance problem.
Low→
AADSTS50001
The application is requesting a token for a resource (API) that isn't registered, is disabled, or has the wrong identifi…
Low→
AADSTS50002
Sign-in is blocked because the user's tenant is not on the resource tenant's allowed (cross-tenant access) list.
Low→
AADSTS500011
The resource (API/app) you're authenticating against has no service principal in the target Microsoft Entra ID tenant.
Low→
AADSTS500014
The service principal for the requested resource application is disabled in the Microsoft Entra ID (Azure AD) tenant, so…
High→
AADSTS500021
Tenant restrictions or cross-tenant access policy blocks sign-in to the target Microsoft Entra ID (Azure AD) tenant.
High→
AADSTS500022
Sign-in blocked because the target Microsoft Entra ID (Azure AD) tenant is not in the allowed-tenants list enforced by t…
Medium→
AADSTS50003
SAML SSO sign-in fails because the application object in Microsoft Entra ID (Azure AD) has a corrupted or unrecognized s…
Low→
AADSTS50005
Conditional Access policy blocked the sign-in because the device platform isn't allowed by the policy.
High→
AADSTS50006
Microsoft Entra ID (Azure AD) kon de cryptografische handtekening op een JWT- of SAML-token niet valideren.
Low→
AADSTS50007
Microsoft Entra ID (Azure AD) cannot find the partner encryption certificate registered for this application.
Medium→
AADSTS50008
The SAML assertion from your federation provider is missing, malformed, or misconfigured for this Entra ID application.
Low→
AADSTS50010
The application's token audience (App ID URI) is missing or doesn't match the audience claim in the issued token.
Medium→
AADSTS50011
The redirect URI sent in the sign-in request doesn't match any Reply URL configured on the Entra ID app registration.
Low→
AADSTS50012
AADSTS50012 means authentication failed in Azure AD (Microsoft Entra ID). This error is triggered when credential valida…
High→
AADSTS50013
Microsoft Entra ID (Azure AD) rejected the token assertion because it's expired, malformed, or issued by the wrong autho…
High→
AADSTS500133
The token (assertion) used to authenticate is expired, malformed, or issued by a non-matching issuer.
Low→
AADSTS50014
A B2B guest user exists in a pending state and hasn't redeemed their invitation, so sign-in to the tenant fails.
Low→
AADSTS50015
Sign-in blocked because the user account needs legal age group (minor/parental) consent before Entra ID will issue a tok…
Low→
AADSTS50017
Azure AD / Entra ID could not validate the client certificate presented during authentication.
Low→
AADSTS500141
B2B guest redemption succeeded, but the sign-in request didn't originate from the resource application that owns the inv…
High→
AADSTS50020
Entra ID rejects an OAuth token request because the identity (user account, service principal, or managed identity) auth…
Low→
AADSTS500207
Sign-in blocked because the account type (personal, guest, or external tenant) isn't permitted for the target resource.
Low→
AADSTS500208
The signed-in account type (personal vs work/school) does not match what the Entra ID tenant accepts.
Low→
AADSTS500212
The user's home tenant has a Cross-Tenant Access Settings outbound policy that blocks access to the resource tenant.
Low→
AADSTS500213
The resource tenant's inbound cross-tenant access policy blocks this user from the home tenant.
High→
AADSTS50027
Microsoft Entra ID (Azure AD) rejected the JWT because a claim is missing, mismatched, expired, or the signature didn't …
High→
AADSTS50029
The redirect URI or resource URI sent to Microsoft Entra ID (Azure AD) contains characters that violate URI syntax rules…
Low→
AADSTS50032
Azure AD / Entra ID rejected the authentication request because the RSA key used to sign the client assertion is below t…
Low→
AADSTS50033
Transient Microsoft Entra ID (Azure AD) sign-in failure unrelated to the directory database — usually resolves on retry.
Low→
AADSTS50034
The signing-in user account does not exist in the Azure AD (Entra ID) tenant the application is configured for.
Low→
AADSTS50042
Entra ID (Azure AD) cannot issue a token because the tenant-level salt for pairwise (PPID) subject identifiers is missin…
Low→
AADSTS50043
Azure AD/Entra ID cannot generate a Pairwise Subject Identifier (PPID) because the user account is linked to multiple sa…
Low→
AADSTS50048
The Subject (sub) claim in the client assertion JWT does not match the Issuer (iss) claim required by Entra ID.
High→
AADSTS50049
The authority URL points to a tenant or cloud instance that Microsoft Entra ID (Azure AD) does not recognize.
Low→
AADSTS50050
Entra ID (Azure AD) rejected the sign-in because the discovery/authorization request URL is malformed or missing require…
High→
AADSTS50055
Sign-in blocked because the user's Azure AD (Entra ID) password is expired and must be reset before authentication succe…
High→
AADSTS50056
User signed in to Microsoft Entra ID (Azure AD) without a valid password stored in the directory for their account.
Critical→
AADSTS50057
The user account attempting to sign in is disabled in Microsoft Entra ID (Azure AD) and cannot authenticate.
Low→
AADSTS50059
The sign-in request lacks tenant context — no tenant ID/domain in the URL and no credentials that imply one.
High→
AADSTS50061
Microsoft Entra ID (Azure AD) could not complete the sign-out because the logout request was malformed or invalid.
Low→
AADSTS50064
Microsoft Entra ID (Azure AD) could not validate the supplied username or password during sign-in.
Low→
AADSTS50068
The app that initiated sign-out isn't a participant in the current Microsoft Entra ID (Azure AD) session.
Low→
AADSTS50070
Sign-out request specified a name identifier (NameID) that doesn't match any active session in Microsoft Entra ID.
High→
AADSTS50071
The SAML logout request sent to Microsoft Entra ID (Azure AD) exceeded its validity window before being processed.
Low→
AADSTS50072
User must complete multi-factor authentication (MFA) enrollment before they can sign in to the application.
Medium→
AADSTS50074
The user attempted to sign in but did not satisfy the multi-factor authentication (MFA) challenge required by Conditiona…
Low→
AADSTS50076
Sign-in blocked because multifactor authentication (MFA) is required for the resource but wasn't completed.
Low→
AADSTS50078
The user's multi-factor authentication (MFA) session has expired and must be re-performed to access the resource.
Low→
AADSTS50079
User must complete multifactor authentication enrollment before sign-in can proceed, but security info is not yet regist…
Low→
AADSTS50085
The refresh token can't be silently renewed because the user originally signed in via a social/external identity provide…
Low→
AADSTS50086
Azure AD / Entra ID rejected a Shared Access Signature (SAS) during sign-in; the failure is non-retryable and needs a co…
Low→
AADSTS50087
Transient failure during strong authentication (MFA) — the Entra ID Secure Authentication Service hit a temporary glitch…
Low→
AADSTS50088
Limit on telecom MFA calls reached. Please try again in a few minutes.
Low→
AADSTS50089
The OAuth flow token (auth code or refresh token) used during sign-in has expired or been revoked before it could be red…
Low→
AADSTS50097
Conditional Access requires a managed or compliant device, but the sign-in came from a device that isn't registered or h…
Low→
AADSTS50098
The JWT sent to Microsoft Entra ID is missing a required claim in its body, so token validation fails.
High→
AADSTS50099
Microsoft Entra ID (Azure AD) rejected the device-bound PKeyAuth JWT because its signature could not be validated.
Low→
AADSTS50100
Microsoft Entra ID (Azure AD) failed to transform a claim while issuing the token, usually due to a broken claims-mappin…
Low→
AADSTS50101
Microsoft Entra ID (Azure AD) rejected sign-in because a claims-mapping policy references a transformer name that doesn'…
Low→
AADSTS50102
Microsoft Entra ID (Azure AD) cannot load the CustomClaimsTransformer assembly configured for the application's claims-m…
Low→
AADSTS50103
Microsoft Entra ID (Azure AD) failed to transform a claim while issuing the token, blocking sign-in or token acquisition…
Low→
AADSTS50105
AADSTS50105 means Entra ID blocks sign-in because the user has no direct role assignment on the enterprise application. …
Low→
AADSTS50107
The sign-in request references a federated domain or realm that isn't configured in the Microsoft Entra ID (Azure AD) te…
Low→
AADSTS50108
Entra ID (Azure AD) couldn't load the custom claims transformation policy attached to the application during sign-in.
Low→
AADSTS50109
Microsoft Entra ID (Azure AD) cannot resolve a claim transformation referenced in the app's token configuration.
Low→
AADSTS50111
Entra ID (Azure AD) encountered an unrecognized claim transformation in the SAML/OIDC token configuration of an Enterpri…
Low→
AADSTS50117
Azure AD/Entra ID could not parse the JSON policy passed in the OAuth claims request parameter.
Low→
AADSTS50120
Microsoft Entra ID (Azure AD) rejected the sign-in because the JWT header presented an unsupported or malformed credenti…
Low→
AADSTS50123
Azure AD/Entra ID rejected the sign-in because the app manifest references a claims transformation method that doesn't e…
High→
AADSTS50124
A claims mapping policy on the app contains an invalid regex pattern, blocking SAML token issuance.
Medium→
AADSTS501241
Microsoft Entra ID (Azure AD) cannot build the SAML response because the NameID claim has no source attribute mapped.
Low→
AADSTS50125
Microsoft Entra ID (Azure AD) interrupted the sign-in flow to force the user through password reset or SSPR registration…
High→
AADSTS50126
Microsoft Entra ID (Azure AD) rejected the sign-in because the supplied username or password did not match.
Low→
AADSTS50127
Sign-in blocked because the device lacks a required broker app (Microsoft Authenticator or Company Portal) for Condition…
Low→
AADSTS50128
Azure AD / Entra ID could not resolve a tenant from the sign-in request because no tenant hint was supplied.
Medium→
AADSTS50129
The signing-in device is not Workplace Joined (Hybrid/Azure AD registered), which a Conditional Access policy requires.
Low→
AADSTS50130
Entra ID (Azure AD) cannot map the supplied authentication method claim to a recognized MFA/auth method.
Critical→
AADSTS50131
Sign-in blocked by a Microsoft Entra ID (Azure AD) Conditional Access policy due to device, location, or risk signals.
Low→
AADSTS50132
The SSO artifact (session cookie/token) is no longer valid because the user's password expired or was recently changed.
Low→
AADSTS50133
The single sign-on (SSO) artifact was revoked because the user's password expired or was recently changed.
Low→
AADSTS50134
The device used to authorize an OAuth 2.0 device flow request is in a different Microsoft Entra ID data center than the …
Medium→
AADSTS50135
Microsoft Entra ID (Azure AD) blokkeert sign-in omdat het wachtwoord van het account als gecompromitteerd is gemarkeerd …
Low→
AADSTS50136
Sign-in detected an active Microsoft Account (MSA) session that must be redirected to the app's MSA endpoint instead of …
Low→
AADSTS50137
User signed in successfully but Entra ID (Azure AD) requires a password change before access is granted.
High→
AADSTS50138
Microsoft Entra ID (Azure AD) cannot decrypt the session token because the encryption key environment is invalid or mism…
High→
AADSTS50139
The Microsoft Entra ID (Azure AD) session is invalid because the external (MSA) OAuth2 refresh token is missing.
Low→
AADSTS50140
Sign-in was interrupted by the "Keep me signed in" (KMSI) prompt — an expected step, not a real failure.
Low→
AADSTS50141
The Proof-of-Possession (PoP) key bound to the token doesn't match the user being authenticated by Entra ID.
Medium→
AADSTS50142
Sign-in blocked because a Conditional Access policy requires the user to change their password before continuing.
High→
AADSTS50143
The signed-in session belongs to a different tenant than the domain_hint passed in the authorization request.
High→
AADSTS50144
The user's on-premises Active Directory password has expired and was synced to Entra ID (Azure AD), blocking sign-in.
High→
AADSTS50147
The PKCE code_challenge parameter sent during OAuth 2.0 authorization has an invalid length.
Low→
AADSTS50148
The PKCE code_verifier sent to the token endpoint doesn't match the code_challenge from the original authorization reque…
Medium→
AADSTS50146
The Entra ID (Azure AD) application has no valid app-specific token signing key configured, or the key expired.
Low→
AADSTS501461
Token audience does not match the application GUID or a verified tenant domain, so acceptMappedClaims cannot be honored.
Low→
AADSTS501481
PKCE validation failed — the code_verifier sent on token exchange doesn't match the code_challenge from the authorizatio…
High→
AADSTS50149
The OAuth 2.0 authorization request specified a code_challenge_method that Microsoft Entra ID (Azure AD) does not accept…
High→
AADSTS501491
PKCE code_challenge parameter has an invalid length — must be a 43-128 character base64url-encoded SHA-256 hash.
Low→
AADSTS50150
The user or admin has not granted the application consent to access the requested Microsoft Graph or Power BI scopes.
Low→
AADSTS50155
Microsoft Entra ID (Azure AD) blokkeert de sign-in omdat het apparaat niet voldoet aan de device authentication-eis van …
Low→
AADSTS50156
A device code / device token was used to acquire a token for a v2.0 resource endpoint that doesn't accept this grant typ…
Medium→
AADSTS50157
Microsoft Entra ID (Azure AD) needs to redirect the sign-in to another identity provider or tenant to complete authentic…
Low→
AADSTS50158
Microsoft Entra ID (Azure AD) redirected the user to an additional authentication challenge (MFA, ToU, or external IdP) …
Low→
AADSTS50159
Microsoft Entra ID (Azure AD) rejected the federated sign-in because the external IdP returned an incomplete claim set.
Low→
AADSTS50160
Microsoft Entra ID (Azure AD) routed the sign-in to a tenant that doesn't match the one preferred for this account.
Low→
AADSTS50161
Microsoft Entra ID (Azure AD) could not validate the authorization endpoint URL configured for an external/federated cla…
Low→
AADSTS50162
Azure AD / Entra ID aborted sign-in because configured claims transformation rules took too long to evaluate.
Low→
AADSTS50163
A regex-based claims transformation in the Microsoft Entra ID (Azure AD) app produces a claim value that exceeds the all…
Low→
AADSTS501631
A regex used in a claims transformation rule matched too many substrings in the source claim, blocking token issuance.
Low→
AADSTS501632
Azure AD/Entra ID claims-mapping policy has a regex replacement with more $n placeholders than the regex captures.
Low→
AADSTS50164
The access token was issued for a different resource (audience) than the API or service it is being presented to.
Low→
AADSTS50165
Microsoft Entra ID (Azure AD) rejected the sign-in because the app requested a token encryption algorithm that isn't sup…
Low→
AADSTS50166
Microsoft Entra ID (Azure AD) could not complete federation because the external OIDC identity provider's endpoint did n…
High→
AADSTS50167
The Proof-of-Possession (PoP) token request contains a malformed or invalid pop_jwk key, so Entra ID rejects the sign-in…
High→
AADSTS50168
The Windows 10 Accounts broker has no valid SSO token, so the sign-in flow is interrupted to fetch a fresh one.
Low→
AADSTS50169
Sign-in failed because the specified realm (tenant/domain) is not configured in the current Microsoft Entra ID service n…
Medium→
AADSTS50170
Microsoft Entra ID (Azure AD) sign-in fails because the external claims provider mapping for federated authentication is…
Low→
AADSTS50171
The requested token audience is restricted to Mutual TLS (mTLS) token endpoints and cannot be issued via the standard to…
Low→
AADSTS50172
Microsoft Entra ID (Azure AD) rejects sign-in because the federated external claims provider is not approved for this te…
Low→
AADSTS50173
The refresh token used for authentication has been revoked or expired — the user must re-authenticate to obtain a fresh …
Medium→
AADSTS50176
Conditional Access requested an external authentication control that isn't defined in the Entra ID (Azure AD) tenant.
Low→
AADSTS50177
Entra ID (Azure AD) blocks an external authentication challenge (like MFA or federation) for a passthrough authenticatio…
Low→
AADSTS50178
Conditional Access session controls cannot be applied to users authenticating via Pass-through Authentication (PTA).
Low→
AADSTS50180
Sign-in expected Integrated Windows Authentication, but Seamless SSO is not enabled on the Microsoft Entra ID (Azure AD)…
Low→
AADSTS50187
Entra ID (Azure AD) kon device-authenticatie niet uitvoeren omdat device-informatie ontbreekt of het apparaat niet gereg…
Low→
AADSTS50192
Entra ID (Azure AD) rejected the sign-in because no credential (typically a client certificate for CBA) was present in t…
Low→
AADSTS50194
The app uses the /common endpoint but is registered as single-tenant in Microsoft Entra ID (Azure AD).
Low→
AADSTS50196
Microsoft Entra ID (Azure AD) blocked the app because it issued the same token request too many times in a short window.
Low→
AADSTS50197
Microsoft Entra ID (Azure AD) cannot resolve the sign-in because two identities with the same UPN or email exist across …
Medium→
AADSTS50199
Microsoft Entra ID (Azure AD) interrupted sign-in to ask the user to confirm the app, blocking automated token acquisiti…
Medium→
AADSTS51000
Sign-in blocked because a required Azure AD / Entra ID feature or license is not enabled on the tenant.
Low→
AADSTS51001
Sign-in failed because the request used an on-premises SID or UPN without a required domain_hint parameter.
Low→
AADSTS51004
The signing-in user does not exist in the Microsoft Entra ID (Azure AD) tenant the application is authenticating against…
Low→
AADSTS51005
Azure AD (Entra ID) returned an HTTP 307 redirect; the client must re-issue the request to the URL in the Location heade…
Medium→
AADSTS51006
Re-authentication required because the session token is missing the Integrated Windows Authentication (IWA) claim.
Low→
AADSTS52004
User has not granted consent to link their LinkedIn account to Microsoft Entra ID (Azure AD), so LinkedIn data cannot be…
Low→
AADSTS53000
Conditional Access policy requires a compliant or hybrid Azure AD-joined device, and the signing-in device doesn't meet …
Low→
AADSTS53001
Sign-in blocked because Conditional Access requires a domain-joined (or hybrid-joined) device and the current device isn…
Low→
AADSTS53002
Conditional Access policy requires an approved client app, but the app attempting sign-in isn't on the approved list.
Critical→
AADSTS53003
A Microsoft Entra ID (Azure AD) Conditional Access policy evaluated this sign-in and refused to issue a token.
Low→
AADSTS530035
Sign-in blocked because Microsoft Entra ID security defaults rejected the request as legacy auth or otherwise unsafe.
Low→
AADSTS53004
User is blocked from signing in because they must complete multifactor authentication (MFA) registration first.
Low→
AADSTS53010
User cannot register or update MFA methods because Conditional Access requires registration from a trusted location or c…
Critical→
AADSTS53011
Identity Protection on the user's home tenant has blocked the sign-in because the account is flagged as risky.
Critical→
AADSTS530034
A delegated (CSP/GDAP) admin is blocked from the customer tenant because their home-tenant account is flagged as risky.
Critical→
AADSTS54000
Sign-in geblokkeerd: het Microsoft Entra ID (Azure AD) account is geclassificeerd als minderjarig en mag deze app niet g…
Low→
AADSTS54005
The OAuth2 authorization code was already exchanged for a token; codes are single-use and cannot be redeemed twice.
Low→
AADSTS65001
User or admin hasn't granted consent for the app's delegated permissions on this Microsoft Entra ID (Azure AD) tenant.
Low→
AADSTS65002
A developer is requesting tokens using an App ID owned by Microsoft; preauthorization is required and not granted.
Low→
AADSTS65004
The user clicked Cancel on the consent prompt instead of granting the permissions the app requested.
Medium→
AADSTS65005
The app's required resource access list is missing the requested resource, or admin consent has not been granted.
Low→
AADSTS650056
The application is misconfigured in Microsoft Entra ID (Azure AD) — usually a mismatch between the app identifier sent a…
Low→
AADSTS650052
The app requests a service ({name}) that the organization ({organization}) has not subscribed to or enabled in Microsoft…
Low→
AADSTS650054
The app requested permissions for an API or service principal that no longer exists in the Microsoft Entra ID tenant.
High→
AADSTS650057
The client app requested a token for a resource (API) that isn't declared in its app registration's required permissions…
Low→
AADSTS67003
The actor (calling service) presenting the token is not a valid service identity for on-behalf-of or service-to-service …
Low→
AADSTS70000
Refresh token rejected by Azure AD / Entra ID due to invalid or missing token binding.
Low→
AADSTS70001
The Issuer in the SAML request doesn't match the Identifier configured for the app in Microsoft Entra ID (Azure AD).
Medium→
AADSTS700011
The client application ID used during sign-in does not exist in the Microsoft Entra ID (Azure AD) tenant being signed in…
Low→
AADSTS700025
A public client app sent a client_secret or client_assertion to the token endpoint, which is only allowed for confidenti…
Low→
AADSTS700027
The signed client assertion (JWT) sent during app authentication could not be validated against the registered certifica…
Low→
AADSTS70003
The OAuth token endpoint received a grant_type value it doesn't support for the requested flow or app type.
Low→
AADSTS700030
The certificate's subject name (or SAN) used for authentication isn't registered on the Entra ID app registration.
High→
AADSTS70004
The redirect_uri sent in the auth request doesn't match any redirect URI registered on the Entra ID (Azure AD) app regis…
Low→
AADSTS70005
The Microsoft Entra ID (Azure AD) authorization request specified a response_type that the app registration doesn't allo…
Low→
AADSTS700054
The app requested an ID token from Azure AD / Entra ID, but ID token implicit grant is not enabled in the app registrati…
Low→
AADSTS70007
The app sent a response_mode value that Microsoft Entra ID (Azure AD) does not support for the requested flow.
High→
AADSTS70008
The refresh token used to authenticate the data source has expired due to prolonged inactivity and can no longer be rede…
High→
AADSTS700082
The refresh token expired because the user or service principal didn't use the application within the inactivity window.
Low→
AADSTS700084
The SPA's refresh token hit its fixed 24-hour lifetime and cannot be renewed silently — a new sign-in is required.
Low→
AADSTS70012
Microsoft Entra ID (Azure AD) hit a transient server-side error while authenticating a Microsoft Account (MSA / consumer…
Low→
AADSTS70016
Device code flow is wachtend op de gebruiker om de code in te voeren op microsoft.com/devicelogin.
High→
AADSTS70018
The user code entered at microsoft.com/devicelogin is invalid, mistyped, or already expired before approval.
High→
AADSTS70019
The OAuth device code or verification code submitted during sign-in has passed its validity window.
High→
AADSTS70043
Conditional Access sign-in frequency policy forced refresh token expiry; user must reauthenticate interactively.
Low→
AADSTS75001
Microsoft Entra ID (Azure AD) could not deserialize the SAML message because the binding or encoding is invalid.
Low→
AADSTS75003
Microsoft Entra ID (Azure AD) rejected the SAML response because the app requested a binding other than HTTP POST.
Low→
AADSTS75005
Microsoft Entra ID (Azure AD) rejected the SAML request because it doesn't conform to the SAML 2.0 protocol requirements…
Low→
AADSTS750054
Microsoft Entra ID (Azure AD) received a SAML SSO request without a SAMLRequest or SAMLResponse query parameter.
High→
AADSTS75008
Azure AD/Entra ID rejected the SAML AuthnRequest because the Destination attribute didn't match the expected SSO endpoin…
Low→
AADSTS75011
SAML request specifies a RequestedAuthnContext that doesn't match the authentication method already used by the user.
Low→
AADSTS75016
The SAML2 AuthnRequest sent to Microsoft Entra ID (Azure AD) contains a NameIDPolicy that Entra ID does not accept.
Low→
AADSTS76021
The client sent an unsigned authentication request, but the Azure AD / Entra ID application is configured to require sig…
High→
AADSTS76026
The IssueTime timestamp in a SAML2 authentication request is older than Entra ID accepts, so the request is rejected.
Low→
AADSTS80001
The Microsoft Entra ID (Azure AD) Pass-through Authentication Agent cannot connect to an on-premises Active Directory do…
Low→
AADSTS80002
Azure AD (Entra ID) Pass-through Authentication agent could not validate the password against on-prem Active Directory i…
Low→
AADSTS80005
Pass-through Authentication (PTA) Agent returned an unhandled exception while validating on-premises AD credentials.
Low→
AADSTS80007
Microsoft Entra ID (Azure AD) Pass-through Authentication Agent failed to validate the user's password against on-prem A…
Low→
AADSTS80010
Entra ID (Azure AD) Pass-through Authentication agent kan het versleutelde wachtwoord niet ontsleutelen tijdens on-premi…
Low→
AADSTS80012
User attempted to sign in outside the logon hours configured on their on-premises Active Directory account.
Low→
AADSTS80013
Time skew between the on-premises Azure AD Connect authentication agent server and the local Active Directory domain con…
Low→
AADSTS80014
Pass-through Authentication (PTA) agent failed to validate credentials within the maximum allowed time window.
Low→
AADSTS81004
Seamless SSO failed because the Kerberos ticket presented to Entra ID (Azure AD) could not be authenticated against the …
Low→
AADSTS81005
Seamless SSO failed because the client requested an authentication package (not Kerberos/Negotiate) that Azure AD / Entr…
Low→
AADSTS81006
Seamless SSO request reached Entra ID without an Authorization header, so Kerberos authentication can't proceed.
Low→
AADSTS81007
Seamless Single Sign-On is not enabled on the Azure AD (Entra ID) tenant, so the desktop SSO flow cannot complete.
Low→
AADSTS81009
Azure AD / Entra ID rejects the Kerberos ticket sent by Seamless SSO because the Authorization header is malformed or th…
High→
AADSTS81010
Seamless SSO failed because the user's Kerberos ticket is missing, expired, or not accepted by Azure AD / Entra ID.
Low→
AADSTS81011
Seamless SSO could not match the Kerberos ticket SID to a user in Azure AD / Entra ID.
Low→
AADSTS81012
Seamless SSO failed because the UPN in the Kerberos ticket differs from the UPN entered on the Entra ID sign-in page.
Low→
AADSTS90002
The tenant name or ID in the sign-in request doesn't exist in Microsoft Entra ID (Azure AD).
Low→
AADSTS90004
The OAuth/OpenID Connect request sent to Microsoft Entra ID (Azure AD) is malformed and cannot be parsed.
Low→
AADSTS90005
OAuth/OIDC authorize request contains both login_hint and identifier (or similar mutually exclusive parameters).
Low→
AADSTS90006
Microsoft Entra ID (Azure AD) returned a transient downstream service failure during token issuance — retry usually succ…
Low→
AADSTS90007
Microsoft Entra ID (Azure AD) rejected the sign-in because the session ID in the auth request is malformed or unreadable…
Low→
AADSTS90008
The application is requesting a token for itself but lacks the required Microsoft Graph permissions or admin consent.
Low→
AADSTS90009
An application requested a token for itself, but didn't use its GUID-based application ID as the resource identifier.
Low→
AADSTS90010
Azure AD/Entra ID rejected the sign-in because the requested cryptographic algorithm is not supported by the token issua…
Low→
AADSTS90012
The authentication request to Microsoft Entra ID (Azure AD) exceeded the server-side timeout before completing.
Low→
AADSTS90013
Microsoft Entra ID (Azure AD) rejected the sign-in because a user-supplied value (UPN, tenant ID, or login_hint) is malf…
Low→
AADSTS90014
The token request to Microsoft Entra ID (Azure AD) is missing a required parameter such as grant_type, client_id, or sco…
Low→
AADSTS900144
The OAuth 2.0 token request is missing a required parameter (typically client_id, grant_type, scope, or code).
Low→
AADSTS90015
The OAuth/OIDC request URL exceeds the maximum query string length accepted by the Microsoft identity platform.
Medium→
AADSTS90016
The access token is missing a required claim that the resource API expects, so Entra ID rejects the request.
Low→
AADSTS90019
Microsoft Entra ID (Azure AD) can't resolve which tenant to authenticate against from the incoming request.
Low→
AADSTS90020
The SAML 1.1 assertion sent to Microsoft Entra ID (Azure AD) lacks the ImmutableID claim required to identify the user.
Low→
AADSTS90022
Microsoft Entra ID (Azure AD) rejected the sign-in because the principal name doesn't match the required name[/host][@re…
Low→
AADSTS90023
Microsoft Entra ID (Azure AD) rejected the sign-in request because the protocol parameters are malformed or unsupported.
High→
AADSTS900236
The SAML authentication request contains a property that Entra ID (Azure AD) does not support and rejects.
Low→
AADSTS90024
Transient throttling error from Entra ID (Azure AD) — the request exceeded an internal token-service budget and should b…
Low→
AADSTS90027
The app is using OAuth/Azure AD v1.0 endpoint, which cannot issue tokens for personal Microsoft Accounts (MSA).
Low→
AADSTS90033
Microsoft's directory backend (MSODS) is temporarily unreachable, blocking Entra ID (Azure AD) token issuance.
Low→
AADSTS90036
A non-retryable failure occurred in the WCF service hosted by Microsoft Online Directory Services (MSODS) during sign-in…
Low→
AADSTS90038
The tenant lives in a National Cloud (e.g. US Government, China) that doesn't federate with the cloud instance you're au…
Low→
AADSTS900384
The signing key on the JWT doesn't match the keys Microsoft Entra ID (Azure AD) expects, so the token is rejected.
Low→
AADSTS90043
Sign-in failed because national cloud auth code redirection is disabled for this tenant or application.
Low→
AADSTS900432
Confidential client app authenticated against one Azure cloud (e.g. Public) while requesting tokens for a resource in a …
Low→
AADSTS90051
The authentication request specified a national cloud identifier that Azure AD (Entra ID) does not recognize.
Critical→
AADSTS90055
Microsoft Entra ID (Azure AD) is blocking authentication requests because the tenant is throttled or blocked.
Low→
AADSTS90056
The app called /token without a valid authorization_code, or hit the wrong tenant/endpoint when redeeming the code.
Low→
AADSTS900561
Microsoft Entra ID (Azure AD) OAuth2 endpoint received a non-POST verb (usually GET) where only POST is accepted.
Medium→
AADSTS90072
AADSTS90072 (PassThroughUserMfaError) means the signing-in account doesn't exist as a user or guest in the resource Entr…
Low→
AADSTS90081
Microsoft Entra ID (Azure AD) kon een binnenkomend WS-Federation bericht niet parsen of valideren tijdens federated sign…
Low→
AADSTS90082
Microsoft Entra ID (Azure AD) rejected the sign-in because the requested authentication policy uses legacy WS-Federation…
Low→
AADSTS90084
The tenant blocks guest (B2B) accounts from signing in to this application or resource.
Low→
AADSTS90085
Microsoft Entra ID (Azure AD) cannot issue a token because the tenant's company object isn't fully provisioned yet.
High→
AADSTS90086
The Microsoft Account (MSA) Delegated Authentication token used during WS-Trust sign-in has expired.
Low→
AADSTS90087
Entra ID could not construct a valid WS-Federation sign-in message from the request URI.
Low→
AADSTS90090
Microsoft Graph returned a transient error during token acquisition; the request can usually be retried.
Low→
AADSTS90091
Microsoft Entra ID (Azure AD) could not reach Microsoft Graph while resolving the user or tenant during authentication.
Low→
AADSTS90092
Microsoft Graph returned a non-retryable error during an Entra ID (Azure AD) token or directory call — the request itsel…
High→
AADSTS90093
Microsoft Graph returned 403 Forbidden when the app or user tried to read directory data during sign-in or token acquisi…
Low→
AADSTS900382
A confidential client app tried to authenticate against a different Microsoft cloud (e.g. Commercial → GCC High) which i…
Medium→
AADSTS90095
User attempted to grant consent to an app that requires admin approval and was redirected to request access from a tenan…
Low→
AADSTS90099
A partner delegated admin tried to use an app in a customer tenant where it has not been pre-consented or authorized.
Low→
AADSTS900971
The authorization request to Microsoft Entra ID (Azure AD) was sent without a redirect_uri parameter.
Low→
AADSTS90100
The Microsoft Entra ID (Azure AD) authorization endpoint received a request where a required OAuth parameter is missing,…
Low→
AADSTS901002
The OAuth 2.0 request includes a 'resource' parameter, which is not supported by the v2.0 endpoint of Microsoft Entra ID…
Low→
AADSTS90101
The username submitted to Azure AD / Entra ID isn't formatted as a valid email address (someone@example.com).
Low→
AADSTS90102
Azure AD / Entra ID rejected the sign-in because the redirect_uri parameter is not a valid absolute URI.
High→
AADSTS90107
Microsoft Entra ID (Azure AD) rejected the sign-in request because the XML/SAML payload contains invalid or malformed ch…
Low→
AADSTS90112
The client_id passed to Azure AD / Entra ID is not a valid GUID, so the authorization endpoint rejects the request befor…
High→
AADSTS90114
The bulk token request specifies an expiration timestamp that would result in an already-expired token.
High→
AADSTS90117
The sign-in request to Microsoft Entra ID (Azure AD) is malformed: a required parameter is missing, empty, or has an inv…
Low→
AADSTS90119
The device code submitted during OAuth 2.0 device authorization flow is missing or empty when validated by Entra ID (Azu…
Low→
AADSTS90120
The device code authorization request was already completed (approved or denied) and cannot be reused.
High→
AADSTS90121
Microsoft Entra ID (Azure AD) received an authentication request with an empty or missing body where parameters were req…
Low→
AADSTS90123
The federated or external identity provider denied the token request, so Entra ID (Azure AD) cannot issue a token.
Low→
AADSTS90124
The requested resource cannot be accessed via the v2.0 /common or /consumers endpoints — a tenant-specific or /organizat…
Low→
AADSTS90125
Azure AD/Entra ID can't find the signed-in user account in the target tenant during a debug-mode enrollment flow.
Low→
AADSTS90126
Microsoft Entra ID (Azure AD) cannot infer the user's tenant from the supplied username on this debug-mode enrollment en…
Low→
AADSTS90130
The app is registered as single-tenant or personal-only and cannot authenticate via the /common or /consumers endpoint.
Low→
AADSTS120000
Password change failed because the current password supplied doesn't match the one stored in Microsoft Entra ID (Azure A…
High→
AADSTS120002
Password change rejected because the new password does not meet Entra ID (Azure AD) password complexity or banned-passwo…
Low→
AADSTS120003
Password change rejected because the new password contains part of the user's account or display name.
Low→
AADSTS120004
Password change rejected because the new password does not meet the on-premises Active Directory complexity policy.
Low→
AADSTS120005
Password was changed successfully in on-prem AD, but the new password failed to sync to Entra ID (Azure AD).
Low→
AADSTS120008
A password self-service or sync password change job in Entra ID (Azure AD) ended in a non-retryable terminal state.
Low→
AADSTS120011
Azure AD/Entra ID could not infer the User Principal Name (UPN) during a password change request, so the operation was a…
Low→
AADSTS120012
The user's password has expired and must be changed on the on-premises Active Directory, not in Entra ID (Azure AD).
Low→
AADSTS120013
Entra ID (Azure AD) cannot reach the on-premises AD via Azure AD Connect to process a password change.
Critical→
AADSTS120014
Password change failed because the user's on-premises Active Directory account is locked out or disabled.
Low→
AADSTS120015
Sign-in blocked because the on-premises Active Directory admin requires the user to change their password before next lo…
Low→
AADSTS120016
Self-Service Password Reset (SSPR) failed because the user account could not be found in Microsoft Entra ID (Azure AD).
Low→
AADSTS120018
The new password chosen during a password change is too similar to a previous password or violates the fuzzy password po…
Low→
AADSTS120020
Password change required at sign-in failed — the user could not complete the forced password update.
Low→
AADSTS120021
Internal service error in the Self-Service Password Reset (SSPR) partner service during an Entra ID / Azure AD sign-in o…
Low→
AADSTS130004
Sign-in failed because the user has no Next Generation Credentials (NGC) key registered in Entra ID (Azure AD).
Low→
AADSTS130005
Windows Hello for Business / NGC key signature verification failed during Microsoft Entra ID (Azure AD) sign-in.
Low→
AADSTS130006
Windows Hello / WHfB sign-in fails because the device's NGC transport key isn't registered in Entra ID (Azure AD).
Critical→
AADSTS130007
The Windows Hello for Business (NGC) device used for sign-in has been disabled in Microsoft Entra ID (Azure AD).
Low→
AADSTS130008
Azure AD/Entra ID can't find the NGC (Next Generation Credentials) device tied to the Windows Hello key used to sign in.
Low→
AADSTS135010
Microsoft Entra ID (Azure AD) cannot find the signing or decryption key referenced by your app's token or SAML configura…
Low→
AADSTS135011
The device attempting Microsoft Entra ID (Azure AD) sign-in has been disabled in the directory and cannot authenticate.
Low→
AADSTS140000
The OpenID Connect authorization request to Entra ID (Azure AD) is missing the required nonce parameter.
Low→
AADSTS140001
Microsoft Entra ID (Azure AD) rejected the session key during token exchange because it could not be validated.
Low→
AADSTS165004
Generic Azure AD/Entra ID error wrapper — the real failure is in the inner exception, not in 165004 itself.
High→
AADSTS165900
Entra ID (Azure AD) rejected the sign-in or token request because the API call itself was malformed or unsupported.
Low→
AADSTS220450
Sign-in blocked because the Android Chrome WebView used by the app is below Entra ID's minimum supported version.
High→
AADSTS220501
Azure AD / Entra ID could not download the Certificate Revocation List (CRL) needed to validate a client certificate dur…
Low→
AADSTS221000
The target resource (e.g. Power BI, Fabric) rejects the access token because it was issued for a device, not a user.
Low→
AADSTS240001
The signed-in user lacks permission to bulk-register or join devices to Microsoft Entra ID (Azure AD).
Medium→
AADSTS240002
The id_token presented in an OAuth 2.0 On-Behalf-Of (OBO) flow is missing a required claim and is rejected by Entra ID.
Low→
AADSTS240003
The Microsoft Entra ID (Azure AD) authorize endpoint returned an unexpected response during the OAuth 2.0 sign-in flow.
Low→
AADSTS240004
The Microsoft Entra ID (Azure AD) authorize endpoint did not return an authorization code to the redirect URI during OAu…
Low→
AADSTS501621
A regular expression used in the app's claims transformation rule took too long to evaluate and timed out during sign-in…
Low→
AADSTS530032
Sign-in is blocked by a tenant-level security policy (Conditional Access or Security Defaults) configured by the Entra I…
Low→
AADSTS700016
The client ID in the auth request does not exist as a service principal in the target Microsoft Entra ID (Azure AD) tena…
Low→
AADSTS700020
The token request cannot be completed silently — the user must sign in interactively to satisfy a conditional access or …
Low→
AADSTS700022
The OAuth 2.0 scope parameter contains scopes from more than one resource (audience), which v1.0 endpoints don't allow.
Low→
AADSTS700023
The scope parameter sent in the OAuth token request is malformed, empty, or contains no valid resource identifier.
High→
AADSTS700229
Federated Identity Credential exchange rejected: a user-delegated token was sent where Entra ID requires an app-only tok…
Low→
AADSTS700005
OAuth2 authorization code was issued for one Microsoft Entra ID (Azure AD) tenant but redeemed against a different tenan…
Low→
AADSTS100007
The Microsoft Entra regional STS endpoint rejected the request because it only accepts Managed Identity or MSAL SN+I aut…
Low→
AADSTS901011
External OIDC identity provider did not return an email claim, often because the user chose 'Hide my email' during sign-…
Low→
AADSTS901012
Sign-in via external OIDC identity provider failed because the ID token does not contain a verified email claim.
Low→
AADSTS901014
The ID token returned by an external OIDC identity provider is missing the claim configured as the external user identif…
Low→
AADSTS650059
The app's signInAudience is set to AzureADMyOrg, restricting sign-in to its home tenant only.
High→
1045
MySQL returns error 1045 when a client connection is rejected at the authentication stage. The server received a usernam…
High→
1044
MySQL error 1044 fires after a successful login when the authenticated user tries to USE, SELECT from, or write to a dat…
High→
1251
MySQL 8.0 changed its default authentication plugin from mysql_native_password to caching_sha2_password. When a client d…
High→
1698
MySQL error 1698 (ER_ACCESS_DENIED_NO_PASSWORD_ERROR) treedt op wanneer een client via TCP/IP probeert in te loggen op e…
High→
18456
Authentication failed — the provided credentials are invalid, the account is disabled, or the login has no access to the…
High→
18452
A Windows login was rejected because the domain is not trusted by SQL Server, or the server is configured for Windows Au…
Medium→
4064
SQL Server raises error 4064 when a login attempts to connect and its configured default database is unreachable — eithe…
Low→
15151
SQL Server raises error 15151 when a DDL statement — ALTER LOGIN, DROP LOGIN, DISABLE LOGIN, or GRANT SERVER-level permi…
Medium→
15023
SQL Server raises error 15023 when a CREATE USER, sp_adduser, or sp_grantdbaccess statement tries to add a database prin…
High→
250006
The Python connector could not reach the configured Identity Provider (IdP) during SSO or federated authentication. The …
Medium→
250008
The Python connector cannot open a browser window to complete browser-based SSO authentication. This typically occurs wh…
High→
251008
The private key provided for key-pair authentication is malformed, incorrectly formatted, or cannot be loaded by the Pyt…
High→
251015
The OAuth authentication flow failed during the callback phase. After the user authorizes the application, the callback …
High→
252007
The Python connector attempted to automatically renew the Snowflake session token but the renewal request failed. This i…
Permission errors
High→
090301 (42501)
The executing role does not have the required privilege on the target schema. This blocks DDL operations (CREATE TABLE, …
High→
093079
Installing a Snowflake Native App from the Marketplace or a private listing failed, typically due to insufficient privil…
High→
PERMISSION_DENIED
A workspace-level or account-level admin operation was rejected because the caller does not hold the required admin priv…
High→
MARKETPLACE_LISTING_ACCESS_DENIED
An attempt to access or query a Snowflake Marketplace listing was denied because the consumer account lacks an approved …
High→
STAGE_ACCESS_DENIED
A Snowflake COPY INTO, GET, or PUT operation failed because Snowflake could not access the external cloud storage locati…
Medium→
QUERY_HISTORY_NOT_ACCESSIBLE
A user or service principal tried to read the Databricks query history system table or the Databricks SQL query history …
Medium→
AGGREGATION_POLICY_VIOLATION
A query was rejected or returned no results because it did not meet the minimum aggregation threshold required by the ag…
Medium→
GroupAccessDenied
A dbt model attempted to reference a private model that belongs to a different group, which is not allowed — private mod…
Medium→
DatabaseError
dbt failed to persist test failure rows to the audit schema because the database role lacks permission to create or writ…
High→
AADSTS90094
AADSTS90094 occurs when a Power BI Embedded application attempts to acquire permissions that require tenant-level admini…
High→
Fabric Pipeline Error 4122
A request to Azure Machine Learning failed because the credential in the connection is invalid or does not have sufficie…
High→
UnauthorizedAccessException
The Self-Hosted Integration Runtime (SHIR) cannot access required resources because the service account running DIAHostS…
Critical→
28000
Authentication failed — the provided username, password, or authentication method is not accepted by the PostgreSQL serv…
Critical→
28P01
The password provided during authentication does not match the stored password for the user account.
Medium→
42000
SQLSTATE 42000 is PostgreSQL's catch-all error class for statements that fail before execution due to either a syntax pr…
High→
42501
The database user lacks the required privilege to perform the operation — e.g., SELECT, INSERT, UPDATE, or EXECUTE.
High→
SYNAPSE_SQL_0002
Authentication failed when connecting to the Synapse dedicated or serverless SQL pool.
High→
SYNAPSE_SQL_0003
The Synapse SQL pool user lacks permission to query external data sources (ADLS Gen2, Blob storage).
High→
1142
MySQL returns error 1142 when a connected user attempts a SQL statement (SELECT, INSERT, UPDATE, DELETE, DROP, ALTER) on…
Low→
1143
MySQL Error 1143 is thrown when the executing user account holds column-level privileges that explicitly exclude the col…
High→
1227
MySQL Error 1227 is thrown when a statement requires the SUPER privilege or a specific administrative privilege that the…
Medium→
1410
MySQL raises error 1410 when a GRANT statement references a user account that does not yet exist and the server blocks i…
Medium→
916
The login can connect to SQL Server but does not have a corresponding user in the target database.
Medium→
229
The login or database user lacks EXECUTE permission on the specified stored procedure, function, or extended stored proc…
Medium→
230
The database user does not have SELECT permission on the specified table or view.
Medium→
262
The database user does not have permission to create tables in the specified database.
Medium→
1934
SQL Server error 1934 is raised when a login or database user attempts a SELECT on a table, view, or function for which …
Access control errors
High→
PERMISSION_DENIED
Databricks raises PERMISSION_DENIED when the principal running a query — a user account, service principal, or group — l…
High→
001044 (42501)
The role executing the SQL statement does not have the required privilege on the object. This error is returned at compi…
High→
003001 (42501)
The current role does not have sufficient privileges to perform the requested operation on the Snowflake object. This ru…
High→
090106 (42501)
The session cannot use the specified Snowflake virtual warehouse because the current role does not have USAGE privilege …
Medium→
Snowflake CALL Stored Procedure Insufficient Privileges
A CALL statement failed because the executing role lacks USAGE privilege on the stored procedure, or because the procedu…
Medium→
Snowflake GRANT OPTION Error (Insufficient Privileges to Grant)
A GRANT statement failed because the executing role does not have the WITH GRANT OPTION privilege on the object being gr…
High→
390133
Snowflake rejected the SAML assertion from the identity provider during federated SSO authentication — the assertion was…
Medium→
390195
Snowflake rejected the MFA token because it had already expired or been used by the time the connection was authenticate…
Connectivity errors
High→
dbt debug Connection Failure
The `dbt debug` command reports a connection failure, indicating that dbt cannot establish a database connection with th…
High→
Database Error: Redshift Connection Timeout
dbt failed to connect to Amazon Redshift, or a running query was terminated due to a connection timeout. This can be a n…
High→
SSL/TLS Connection Error
The client cannot establish a secure TLS connection to Snowflake. This blocks all queries and API calls from the affecte…
High→
Connection errors when refreshing from semantic models
The Analysis Services connector throws 'The connection either timed out or was lost' during semantic model refresh. This…
High→
Fabric Pipeline Error 3203
The Databricks cluster targeted by the pipeline is in a Terminated state and cannot accept new jobs. This often occurs a…
High→
Fabric Pipeline Error 3208
The Fabric pipeline encountered a network-level error while attempting to send a request to Databricks. This indicates a…
High→
Fabric Pipeline Error 3608
The Fabric pipeline successfully attempted to call the specified Azure Function, but the invocation failed with an HTTP …
High→
Fabric Pipeline Error 3610
The Fabric pipeline encountered a general error when attempting to call the configured Azure Function endpoint. This typ…
High→
Fabric Pipeline Error 4124
A request sent to Azure Machine Learning failed with an HTTP error status code during pipeline execution. This is a gene…
High→
Fabric Pipeline Error 4125
A request sent to Azure Machine Learning failed due to a server-side error on the Azure ML side. This is typically a tra…
High→
Fabric Pipeline Error 2510
An error occurred while sending a request to the Azure Batch service, typically because the configured Batch URL is inva…
High→
Fabric Pipeline Error 2108
Error 2108 is raised when a Fabric pipeline activity calls an external endpoint and receives an unexpected or error HTTP…
High→
Fabric Copy Activity Error 20701
The Copy Activity could not retrieve metadata for a source file needed to validate data consistency. This is typically c…
High→
Fabric Copy Activity Error 20703
The Copy Activity could not retrieve metadata for a sink file needed to validate data consistency. This error is caused …
High→
UserErrorFailedFileOperation
The Copy Activity failed because the underlying connection was closed after the SSL/TLS certificate validation failed ag…
High→
RestdestinationCallFailed
The Fabric Data Factory REST connector received a failure response (non-success HTTP status code) when attempting to wri…
High→
ADF Pipeline Error 2200
Error code 2200 (UserErrorOdbcOperationFailed) occurs when an ODBC-based copy activity in Azure Data Factory fails due t…
High→
SapRfcDestinationAddFailed
The SapRfcDestinationAddFailed error occurs when Azure Data Factory cannot register or add an SAP RFC destination during…
High→
EndpointNotFoundException
A Self-Hosted Integration Runtime node reports an EndpointNotFoundException because it cannot establish a net.tcp connec…
High→
08000
A generic connection-level error occurred. The client could not establish or maintain a session with the PostgreSQL serv…
Low→
08003
SQLSTATE 08003 means the connection handle your application or driver references has already been closed on the server s…
Critical→
08006
The connection to the PostgreSQL server was lost unexpectedly during an active transaction or query.
High→
08P01
The client sent a message that violates the PostgreSQL wire protocol — usually caused by a driver bug, version mismatch,…
High→
57P01
The server is shutting down and terminated the connection. Typically occurs during planned maintenance or restarts.
High→
57P03
PostgreSQL is starting up, in recovery mode, or otherwise not ready to accept connections.
Critical→
SYNAPSE_SQL_0001
The Synapse dedicated SQL pool is paused, being resumed, or temporarily unavailable.
High→
SYNAPSE_SQL_0009
The connection to Synapse via a private endpoint failed — the endpoint is not configured correctly or is not approved.
High→
SYNAPSE_SQL_0013
Synapse Studio returns a 403 Forbidden error when trying to access the workspace, run queries, or view resources.
Critical→
ORA-01033
Oracle is starting up or shutting down and is not yet ready to accept connections.
Critical→
ORA-01034
The Oracle database instance is not running or is not accessible at the specified host and port.
Critical→
ORA-12154
The TNS listener could not find the service name or alias specified in the connection string in the tnsnames.ora file or…
Critical→
ORA-12541
The TNS client could not connect to Oracle because no listener is running on the target host and port.
Critical→
ORA-12543
The TNS connection attempt failed because the target Oracle host is not reachable on the network.
Critical→
ORA-12545
TNS could not connect because the target host name could not be resolved (DNS failure) or the host refused the connectio…
Critical→
ORA-12560
The Oracle client could not load the required network protocol adapter, typically because Oracle client software is not …
Connection errors
High→
250001 (08001)
The client (BI tool, ETL pipeline, or application) cannot establish a connection to the Snowflake service. This is a con…
High→
390143 (28000)
The login attempt to Snowflake failed because the credentials are invalid. This can be a password, key pair, or token au…
Medium→
390501 (08007)
An active Snowflake session connection was reset unexpectedly. The session was alive but was terminated — either by a ne…
High→
ProgrammingError: 000630
The Snowflake Python connector raised a ProgrammingError because a SQL statement exceeded the session's STATEMENT_TIMEOU…
Medium→
SQL execution canceled
A Snowflake JDBC driver statement was cancelled, either by the client application, by a Snowflake administrator, or auto…
High→
PrivateLinkConnectionError
A Snowflake client could not establish a connection through AWS PrivateLink or Azure Private Link. The endpoint is eithe…
Medium→
ODBCDriverError
The Snowflake ODBC driver encountered an error establishing or maintaining a connection, or failed to execute a statemen…
High→
DbtDebugConnectionError
The dbt debug command reported a failed connection to the data warehouse, indicating that the dbt profile configuration …
Medium→
PackageTarballDownloadFailure
The 'dbt deps' command failed to download a package from a tarball URL, typically because the URL is unreachable, the do…
Medium→
PackageHubNotReachable
The 'dbt deps' command could not connect to hub.getdbt.com to resolve package metadata, causing the install to fail with…
High→
LAKEHOUSE_FEDERATION_CONNECTION_FAILED
Databricks cannot establish a connection to the foreign data source registered in Lakehouse Federation, typically due to…
High→
JDBC_CONNECTION_REFUSED
The Databricks JDBC driver cannot establish a TCP connection to the specified host and port, usually because the cluster…
High→
KAFKA_SCHEMA_REGISTRY_ERROR
The Snowflake Kafka Connector could not connect to or retrieve a schema from the Confluent Schema Registry, preventing m…
Medium→
CHUNK_DOWNLOAD_FAILED
The Snowflake Python connector failed to download one or more result chunks from cloud storage (S3, Azure Blob, or GCS) …
Critical→
2003
Error 2003 (CR_CONN_HOST_ERROR) means the MySQL client library could not open a TCP connection to the server on the spec…
Critical→
2002
Error 2002 (CR_CONNECTION_ERROR) means the MySQL client tried to connect via a Unix domain socket file and failed — eith…
High→
2006
Error 2006 means the MySQL client had an active connection that the server closed unilaterally. The client sends a query…
High→
2013
MySQL error 2013 means the TCP connection between client and server was severed while a query was actively running — the…
Critical→
1040
MySQL Error 1040 fires when every available connection slot is occupied and the server refuses new connection attempts. …
Medium→
1042
MySQL error 1042 occurs when the server cannot resolve the connecting client's IP address to a hostname via reverse DNS …
High→
1130
MySQL error 1130 means the server rejected the TCP connection before authentication even starts. The server looks up the…
Critical→
2
The client cannot establish a TCP connection to the SQL Server — the server name is wrong, the port is blocked, or SQL S…
High→
53
The SQL Server cannot be reached via Named Pipes — the network path does not exist or Named Pipes is not enabled.
High→
233
The connection was established but dropped before it could complete — often caused by shared memory protocol issues or a…
High→
10060
Error 10060 is a Winsock timeout: the client sent a TCP SYN packet to the SQL Server host and port, but never received a…
Critical→
10061
Windows socket error 10061 (WSAECONNREFUSED) means the target host actively rejected the TCP connection — the port is cl…
High→
4060
SQL Server error 4060 is raised at login time when the engine cannot open the database specified in the connection strin…
Medium→
250002
The Python connector attempted to use a Snowflake connection that has already been closed. This happens when a connectio…
Medium→
250003
The Python connector could not complete an HTTP request to the Snowflake service. This is a network-level failure occurr…
High→
250011
The Python connector rejected the TLS/SSL certificate presented by the Snowflake server or an intermediate proxy. Certif…
Medium→
251011
The Python connector timed out while attempting to establish a connection to Snowflake. The server did not respond withi…
Medium→
254002
The Online Certificate Status Protocol (OCSP) check could not be completed because the OCSP responder was unreachable. S…
High→
254007
The OCSP check confirmed that the TLS certificate presented by the Snowflake server or an intermediate CA has been revok…
Medium→
254013
The cached OCSP response used to validate Snowflake's TLS certificate has expired and the connector could not fetch a fr…
High→
JDBC 1
The JDBC driver cannot establish a TCP connection to Snowflake. The remote endpoint is actively refusing connections, ty…
High→
JDBC 2
The JDBC driver cannot verify Snowflake's TLS certificate because no trusted root CA is found for the certificate chain.…
High→
JDBC 4
The JDBC driver cannot resolve the Snowflake account hostname to an IP address. DNS lookup for the Snowflake endpoint is…
Medium→
JDBC 8
The JDBC connection was dropped mid-session with a 'broken pipe' error. This typically happens when an intermediate netw…
High→
JDBC 9
The TLS handshake between the JDBC driver and Snowflake failed before the connection was established. The server termina…
High→
JDBC 11
The JDBC driver rejected Snowflake's TLS certificate because the hostname in the connection URL does not match any Subje…
High→
JDBC 12
The JDBC driver established a TCP connection to Snowflake but received no HTTP response. The server accepted the TCP con…
Data source errors
High→
UserErrorAzureBlobOperationFailed
An Azure Data Factory copy or data flow activity failed while reading from or writing to Azure Blob Storage. This indica…
Medium→
UserErrorCopyActivityInvalidSinkConfiguration
The copy activity sink configuration in Azure Data Factory is invalid — a missing required property, an unsupported comb…
Medium→
UserErrorCosmosDbRequestRateOrLimitExceeded
An Azure Data Factory copy activity was throttled by Azure Cosmos DB because the provisioned throughput (RU/s) for the c…
High→
UserErrorDataFlowExecutionTimeout
An Azure Data Factory mapping data flow activity exceeded its execution timeout and was terminated. The default timeout …
Medium→
UserErrorFileNameContainerNotFound
ADF cannot find the specified container or blob path. The container name is incorrect or was deleted.
Medium→
UserErrorInvalidColumnReferenced
An ADF mapping data flow or copy activity references a column that does not exist in the source schema.
Medium→
UserErrorMaxConcurrentRunsLimitReached
An Azure Data Factory pipeline run was rejected because the pipeline already has the maximum number of concurrent runs i…
Low→
UserErrorNoDestinationForColumn
An Azure Data Factory copy activity has a column mapping where one or more source columns have no corresponding destinat…
High→
UserErrorRestApiCallFailed
An Azure Data Factory Web activity or REST copy source/sink failed because the target REST API returned a non-success HT…
High→
UserErrorSqlBulkCopyFailed
An Azure Data Factory copy activity using bulk insert to write data into SQL Server or Azure SQL Database failed.
High→
UserErrorSqlConnectionFailed
ADF failed to connect to SQL Server, Azure SQL Database, or Synapse Analytics. This is a network-level failure before au…
High→
UserErrorSqlFailedToConnect
ADF resolved the SQL server hostname but could not complete the TCP connection or TLS handshake. The server is reachable…
Medium→
UserErrorSqlInvalidDbStoredProcedure
ADF failed to execute a stored procedure because it does not exist, the schema prefix is wrong, or the caller lacks EXEC…
High→
UserErrorTriggerStartFailed
An Azure Data Factory trigger failed to start a pipeline run. This occurs most often with event-based triggers when the …
Medium→
UserErrorTypeConversionFailure
An Azure Data Factory copy activity failed because a value from the source cannot be converted to the target column's da…
Medium→
AzureAppendBlobConcurrentWriteConflict
Multiple ADF copy activities are writing to the same Azure Append Blob simultaneously, causing a write conflict. Append …
Medium→
AzureBlobFailedToCreateContainer
ADF could not create the destination container in Azure Blob Storage. The container creation failed due to insufficient …
Medium→
AzureBlobInvalidBlockSize
The block size specified for the Azure Blob Storage write operation is invalid. Azure Blob Storage has minimum and maxim…
Medium→
AzureFileOperationFailed
An Azure Files operation performed by ADF failed — wrapping permission issues, quota exceeded, path errors, or service-l…
Medium→
AzurePostgreSqlNpgsqlDataTypeNotSupported
A PostgreSQL column data type is not supported by the ADF Npgsql connector — certain PostgreSQL-specific types cannot be…
Medium→
AzurePostgreSqlNpgsqlPartitionColumnNameNotProvided
The ADF copy activity is configured for parallel copy from Azure PostgreSQL but the required partition column name was n…
High→
CosmosDbSqlApiPartitionKeyExceedStorage
An ADF write to Cosmos DB failed because the target logical partition exceeded the 20 GB storage limit — each logical pa…
Medium→
DataConsistencyFailedToGetSinkFileMetadata
ADF could not retrieve the file metadata from the sink to verify the copy completed successfully. Check sink storage per…
Medium→
DataConsistencyFailedToGetSourceFileMetadata
ADF could not retrieve the file metadata from the source to perform data consistency validation. The source file may hav…
Medium→
DB2DriverRunFailed
The DB2 JDBC driver failed during an ADF copy activity. When the error contains SQLSTATE=51002 SQLCODE=-805, the require…
Medium→
DelimitedTextColumnNameNotAllowNull
An ADF copy activity encountered a null or empty column name in the CSV header row. ADF requires all columns to have non…
Medium→
DelimitedTextMoreColumnsThanDefined
ADF encountered more columns in the source file than defined in the dataset schema. The delimited text file has more col…
Medium→
DF-Blob-FunctionNotSupport
The ADF Mapping Data Flow Azure Blob Storage connector attempted a function or operation that the Blob Storage service d…
Medium→
DF-Blob-InvalidAccountConfiguration
The ADF Mapping Data Flow Azure Blob Storage linked service has an invalid account configuration. The storage account na…
Medium→
DF-Blob-InvalidAuthConfiguration
The ADF Mapping Data Flow Azure Blob Storage linked service authentication is misconfigured. The authentication method o…
Medium→
DF-Blob-InvalidCloudType
The ADF Mapping Data Flow Azure Blob Storage linked service specifies a cloud environment (e.g., Azure Government, Azure…
Medium→
DF-Cosmos-DeleteDataFailed
The ADF Mapping Data Flow Cosmos DB sink failed to delete data from the target container. The delete operation was rejec…
Medium→
DF-Cosmos-FailToResetThroughput
The ADF Mapping Data Flow Cosmos DB connector temporarily scaled up container throughput (RU/s) to accelerate the write …
Medium→
DF-Cosmos-IdPropertyMissed
The ADF Mapping Data Flow Cosmos DB sink requires an 'id' property on every document being written, but the incoming dat…
Medium→
DF-Cosmos-InvalidAccountConfiguration
The ADF Mapping Data Flow Cosmos DB linked service points to an account that cannot be resolved or accessed. The account…
Medium→
DF-Cosmos-InvalidAccountKey
The ADF Mapping Data Flow Cosmos DB linked service contains an invalid account key. The key stored in the linked service…
Medium→
DF-Cosmos-InvalidConnectionMode
The ADF Mapping Data Flow Cosmos DB linked service specifies a connection mode that is not valid for the connector type …
Medium→
DF-Cosmos-InvalidPartitionKey
The ADF Mapping Data Flow Cosmos DB sink specifies a partition key path that does not match the actual partition key def…
Medium→
DF-Cosmos-InvalidPartitionKeyContent
The ADF Mapping Data Flow Cosmos DB sink found a partition key value in the incoming data that violates Cosmos DB's part…
Medium→
DF-Cosmos-PartitionKeyMissed
The ADF Mapping Data Flow Cosmos DB sink configuration is missing a partition key mapping. Cosmos DB requires every docu…
Medium→
DF-Cosmos-ResourceNotFound
The ADF Mapping Data Flow Cosmos DB connector could not find the target database or container. The database name or cont…
Medium→
DF-Cosmos-ShortTypeNotSupport
The ADF Mapping Data Flow Cosmos DB connector encountered a column of type 'short' (16-bit integer) in the incoming data…
Medium→
DF-DELTA-InvalidConfiguration
The ADF Mapping Data Flow Delta Lake connector has an invalid configuration. Required properties — such as the ADLS Gen2…
Medium→
DF-Delta-InvalidProtocolVersion
The ADF Mapping Data Flow Delta Lake connector cannot read the target Delta table because the table's Delta protocol ver…
Medium→
DF-DELTA-InvalidTableOperationSettings
The ADF Mapping Data Flow Delta Lake sink has conflicting or invalid table operation settings. The combination of write …
Medium→
DF-DELTA-KeyColumnMissed
The Delta Lake sink is configured for upsert or update, but no key column was specified — or the configured key column n…
Medium→
DF-File-InvalidSparkFolder
The ADF Mapping Data Flow sink is configured to write to a folder path that overlaps with or conflicts with an existing …
Medium→
DF-GEN2-InvalidAccountConfiguration
The ADLS Gen2 linked service in ADF is misconfigured — the storage account name is wrong, the hierarchical namespace is …
Medium→
DF-GEN2-InvalidAuthConfiguration
The ADLS Gen2 linked service authentication is misconfigured — the authentication type (managed identity, service princi…
Medium→
DF-GEN2-InvalidCloudType
The ADLS Gen2 linked service is configured for one Azure cloud environment (Public, China, Government) but the target st…
Medium→
DF-GEN2-InvalidServicePrincipalCredentialType
The ADLS Gen2 linked service is configured for service principal authentication, but the credential type is set incorrec…
Medium→
DF-GEN2-InvalidStorageAccountConfiguration
The ADLS Gen2 storage account configuration in the ADF linked service has a structural error — such as a missing or inva…
Medium→
DF-MSSQL-ErrorRowsFound
The ADF Mapping Data Flow encountered rows from SQL Server or Azure SQL that triggered errors — type cast failures, cons…
Medium→
DF-MSSQL-ExportErrorRowFailed
The data flow is configured to redirect error rows to a file, but that export operation itself failed. This means the er…
Medium→
DF-MSSQL-InvalidAuthConfiguration
The authentication method configured in the ADF SQL Server or Azure SQL linked service doesn't match what the server acc…
Medium→
DF-MSSQL-InvalidCertificate
The SSL/TLS certificate presented by the SQL Server is not trusted by ADF — either because the server uses a self-signed…
Medium→
DF-MSSQL-InvalidCloudType
The ADF SQL Server linked service is configured for one Azure sovereign cloud (Public, China, or US Government) but the …
Medium→
DF-MSSQL-InvalidCredential
The SQL Server username or password in the ADF linked service is wrong or has changed — typically after a password rotat…
Medium→
DF-MSSQL-InvalidDataType
A column in the SQL Server source or sink has a type that ADF Mapping Data Flows cannot map to a Spark type — SQL Server…
Medium→
DF-MSSQL-InvalidFirewallSetting
The Azure SQL Server or SQL Server firewall is blocking the ADF Mapping Data Flow Spark cluster's connection. Mapping Da…
Medium→
DF-PGSQL-InvalidCredential
The PostgreSQL username or password in the ADF linked service is wrong, the pg_hba.conf on the server doesn't allow the …
Medium→
DF-SAPODATA-InvalidRunMode
The SAP OData connector in ADF Mapping Data Flows supports two run modes: full load and incremental (delta).
Medium→
DF-SAPODATA-NoneODPService
The configured SAP OData service does not expose an ODP (Operational Data Provisioning) interface, but the ADF source is…
Medium→
DF-SAPODATA-NotReached
ADF's Integration Runtime cannot reach the SAP OData endpoint — the TCP connection to the SAP application server or SAP …
Medium→
DF-SAPODATA-ODataServiceMissed
The OData service URL or service path in the SAP OData linked service is blank or missing.
Medium→
DF-SAPODATA-ODataServiceOrEntityMissed
The SAP OData source configuration is missing the OData service path, the entity set name, or both. ADF requires both to…
Medium→
DF-SAPODATA-StageAuthInvalid
The authentication credentials for the staging storage used by the SAP OData connector are invalid. The Blob Storage or …
Medium→
DF-SAPODATA-StageFolderPathMissed
The SAP OData source is configured with a staging container but no folder path within that container. ADF needs both a c…
Medium→
DF-SAPODATA-StageLinkedServiceMissed
The SAP OData connector requires a staging storage linked service to buffer data between SAP and the Spark cluster.
Medium→
DF-SAPODATA-SystemError
The SAP backend returned an internal system error response to ADF's OData request. The SAP application server encountere…
Medium→
DF-SAPODP-AuthInvalid
The SAP credentials in the ADF linked service are rejected by the SAP system. The SAP ODP connector authenticates using …
Medium→
DF-SAPODP-ContextInvalid
In SAP ODP, a 'context' identifies the ODP framework area where the data object lives — examples include ABAP_CDS (CDS v…
Medium→
DF-SAPODP-ContextMissed
The SAP ODP linked service has no context configured. ADF cannot determine which SAP framework area (ABAP_CDS, BW, SAPI,…
Medium→
DF-SAPODP-DataflowSystemError
An internal system-level error occurred inside the SAP ODP connector during data flow execution.
Medium→
DF-SAPODP-DataParsingFailed
The ADF Mapping Data Flow SAP ODP connector received data from SAP that it could not parse into the expected column type…
High→
DF-SAPODP-DependencyNotFound
A required component for the SAP ODP connector was not found on the Self-Hosted Integration Runtime host. This means the…
Medium→
DF-SAPODP-ExecuteFuncModuleWithPointerFailed
The SAP ODP connector failed to execute an RFC function module using a delta pointer.
Medium→
DF-SAPODP-InsufficientResource
The SHIR lacks sufficient resources (CPU, memory, or disk) to complete the SAP ODP extraction. Unlike OOM, InsufficientR…
Medium→
DF-SAPODP-KeyColumnsNotSpecified
The ODP extractor requires key columns for delta extraction, but none are configured in the ADF dataset. Key columns uni…
Medium→
DF-SAPODP-NoAuthForFunctionModule
The SAP user account used by the ADF linked service does not have authorization to execute the RFC function module that …
High→
DF-SAPODP-NotReached
ADF cannot establish a network connection to the SAP system for the ODP extraction. The Self-Hosted IR cannot reach the …
Medium→
DF-SAPODP-ObjectInvalid
The ODP object name configured in the ADF dataset exists in SAP but is not valid for extraction — because the extractor …
Medium→
DF-SAPODP-ObjectNameMissed
The ODP Object field in the ADF dataset is blank. ADF needs an ODP object name to know which SAP extractor, CDS view, or…
High→
DF-SAPODP-OOM
The Self-Hosted Integration Runtime ran out of memory (OOM — Out Of Memory) while processing an SAP ODP extraction. The …
Medium→
DF-SAPODP-SAPI-LIMITATION
The ODP extraction using the SAPI context hit a known limitation. SAPI extractors were designed for BW extraction and ha…
Medium→
DF-SAPODP-SAPSystemError
The SAP system returned a system-level exception during an ODP extraction via ADF Mapping Data Flows. The failure origin…
Medium→
DF-SAPODP-SessionTerminate
The RFC session between ADF and SAP was terminated mid-extraction — due to a session timeout, a SAP system restart, or a…
High→
DF-SAPODP-SHIROFFLINE
The Self-Hosted Integration Runtime (SHIR) required for SAP ODP is offline or unreachable. SAP ODP always requires a Sel…
Medium→
DF-SAPODP-SLT-LIMITATION
The ODP object you are trying to extract is sourced via SAP Landscape Transformation Replication Server (SLT), and the s…
Medium→
DF-SAPODP-SourceNotSupportDelta
The ODP object in ADF does not support delta extraction. The pipeline is set to delta mode but the underlying SAP extrac…
Medium→
DF-SAPODP-StageAuthInvalid
The credentials for the SAP ODP staging storage are invalid or expired. SAP ODP extractions use an Azure Blob or ADLS Ge…
Medium→
DF-SAPODP-StageBlobPropertyInvalid
A required property of the Azure Blob staging configuration for SAP ODP is incorrect or missing.
Medium→
DF-SAPODP-StageContainerInvalid
The container name configured for SAP ODP staging storage does not exist in the referenced storage account or is inacces…
Medium→
DF-SAPODP-StageContainerMissed
The container name field in the SAP ODP staging configuration is blank. ADF requires a container name for staging data —…
Medium→
DF-SAPODP-StageFolderPathMissed
The folder path field in the SAP ODP staging configuration is blank. ADF needs a folder path within the container to iso…
Medium→
DF-SAPODP-StageGen2PropertyInvalid
A required property of the ADLS Gen2 staging configuration for SAP ODP is incorrect.
Medium→
DF-SAPODP-StageStorageServicePrincipalCertNotSupport
The SAP ODP staging storage linked service is configured to use a service principal with certificate authentication, but…
Medium→
DF-SAPODP-StageStorageTypeInvalid
The staging storage type configured for SAP ODP is not supported. The ODP connector only supports Azure Blob Storage and…
Medium→
DF-SAPODP-SubscriberNameMissed
The subscriber name field for SAP ODP delta extraction is blank. ODP uses a subscriber name to track the delta pointer —…
Medium→
DF-SAPODP-SystemError
An unclassified system-level error in the SAP ODP connector. SystemError is a catch-all for connector errors that don't …
Medium→
DF-SQLDW-ErrorRowsFound
One or more rows failed during write to Azure Synapse Analytics because they violate a constraint (NOT NULL, unique key,…
Medium→
DF-SQLDW-ExportErrorRowFailed
ADF is configured to redirect error rows to a file, but the write to that error output path failed. The error is in the …
Medium→
DF-SQLDW-IncorrectLinkedServiceConfiguration
A property in the Azure Synapse Analytics (SQL DW) linked service is incorrect or inconsistent.
Medium→
DF-SQLDW-InternalErrorUsingMSI
ADF failed to authenticate to Synapse Analytics using managed identity. The ADF instance or data flow cluster could not …
Medium→
DF-SQLDW-InvalidBlobStagingConfiguration
The Azure Blob Storage staging configuration for the Synapse Analytics connector is invalid. A property of the Blob stag…
Medium→
DF-SQLDW-InvalidConfiguration
A setting in the Synapse Analytics (SQL DW) connector or its dataset is invalid.
Medium→
DF-SQLDW-InvalidGen2StagingConfiguration
The ADLS Gen2 staging configuration for the Synapse Analytics connector is invalid. A property of the Gen2 staging linke…
Medium→
DynamicsAlternateKeyNotFound
The alternate key configured for the ADF Dynamics upsert does not exist in the Dataverse entity definition or has been d…
High→
DynamicsFailedToRequestServer
ADF could not send an API request to Dynamics 365 or Dataverse — network connectivity issues or server unavailability.
Medium→
DynamicsInvalidFetchXml
The FetchXML query in the ADF Dynamics source is syntactically invalid or references entities/attributes that do not exi…
Medium→
DynamicsInvalidSchemaDefinition
The schema in the ADF Dynamics dataset is invalid or does not match the current Dataverse entity schema.
Medium→
DynamicsInvalidTargetForMultiTargetLookupField
The entity type specified for a Dynamics 365/Dataverse multi-target lookup is not valid for that field — the lookup does…
Medium→
DynamicsInvalidTypeForMultiTargetLookupField
The data type being mapped to a Dynamics 365/Dataverse multi-target lookup field is not compatible with the lookup's exp…
Medium→
DynamicsMissingKeyColumns
An ADF upsert or update against Dynamics 365/Dataverse failed because required key columns are not included in the colum…
Medium→
DynamicsMissingTargetForMultiTargetLookupField
A Dynamics 365/Dataverse write failed because a multi-target lookup field is mapped without specifying the target entity…
Medium→
DynamicsPrimaryKeyMustBeGuid
The primary key being written to Dynamics 365/Dataverse is not a valid GUID — entity primary keys must be valid GUIDs.
High→
FailedDbOperation
A general database operation failure occurred when ADF loaded or read data from Synapse Analytics or Azure SQL. This wra…
High→
FtpFailedToReadFtpData
ADF connected to the FTP server but failed to read the file during transfer — the error occurs during the data download …
High→
HttpFileFailedToRead
ADF failed to read a file from an HTTP/HTTPS endpoint — the server returned an error or the connection was dropped durin…
Medium→
HttpSourceUnsupportedStatusCode
The HTTP source returned a status code ADF does not treat as success. By default, ADF expects HTTP 200 — other 2xx or re…
Medium→
OrcDateTimeExceedLimit
A datetime value in an ORC file exceeds ADF's valid ticks range. Values like 0001-01-01 00:00:00 fall outside the valid …
Medium→
ParquetBridgeInvalidData
The ADF Parquet bridge (the internal component bridging Parquet reading to ADF data types) encountered invalid data it c…
Medium→
ParquetColumnNotFound
A column referenced in the ADF copy activity mapping does not exist in the source Parquet file.
High→
ParquetDataCountNotMatchColumnCount
The number of values in a Parquet row does not match the number of columns in the file schema — the file is structurally…
Medium→
ParquetDataTypeNotMatchColumnType
The actual data type in a Parquet column does not match the type declared in the file schema metadata.
Medium→
ParquetDateTimeExceedLimit
A datetime value in the Parquet file exceeds ADF's valid range. Values like 0001-01-01 can fall outside the valid ticks …
Medium→
ParquetInvalidColumnName
A Parquet column name contains characters that are not valid for the target destination.
Medium→
ParquetInvalidDataFormat
The data format in a Parquet column does not match what ADF expects based on the dataset schema or target column type.
Medium→
ParquetInvalidDecimalPrecisionScale
A DECIMAL column in the Parquet file has precision or scale outside ADF's valid range. ADF supports precision up to 38; …
High→
ParquetInvalidFile
The Parquet file is invalid, corrupted, or not in Parquet format despite the .parquet extension.
High→
ParquetJavaInvocationException
ADF failed to invoke the Java runtime for Parquet file processing. ADF uses Java-based libraries for Parquet read/write …
Medium→
ParquetMissedDecimalPrecisionScale
A DECIMAL column in the Parquet file is missing required precision and scale metadata. ADF requires explicit precision a…
Medium→
ParquetNotSupportedType
A data type in the Parquet file is not supported by the ADF Parquet connector — certain complex or nested types may not …
Medium→
ParquetUnsupportedInterpretation
The ADF Parquet connector cannot interpret a column using the logical type or physical type combination present in the f…
Low→
ParquetUnsupportFileLevelCompressionOption
The file-level compression option specified for Parquet is not supported — Parquet uses column-level compression interna…
High→
RestSinkCallFailed
An ADF copy activity writing data to a REST API endpoint (REST sink) received an error response from the target API. The…
Low→
RestSinkUNSupportedCompressionType
The compression type configured for the ADF REST sink is not supported. REST sinks only accept uncompressed data — compr…
High→
RestSourceCallFailed
An ADF copy activity reading data from a REST API endpoint (REST source) received an error response. The HTTP GET/POST c…
High→
SftpFailedToConnectToSftpServer
ADF cannot connect to the SFTP server — the server is unreachable, the port is blocked, or the host key fingerprint does…
High→
SftpOperationFail
A general SFTP operation failure occurred during an ADF copy activity — file access issues, permission problems, or unex…
Medium→
SftpRenameOperationFail
ADF could not rename a file on the SFTP server after copy. ADF uses a temp-then-rename pattern — if the rename fails, th…
Medium→
SqlAutoCreateTableTypeMapFailed
ADF could not auto-create the destination SQL table because it could not map one or more source column types to SQL Serv…
High→
SqlBatchWriteTimeout
The ADF copy activity timed out while writing a batch to SQL Server or Azure SQL Database — the database is taking too l…
High→
SqlBatchWriteTransactionFailed
An ADF copy activity batch write to SQL Server failed and the transaction was rolled back — any constraint violation or …
Medium→
SqlBulkCopyInvalidColumnLength
A source value exceeds the maximum column length in the destination SQL table. The bulk copy operation rejects rows wher…
High→
SqlConnectionIsClosed
The SQL connection was unexpectedly closed during an ADF copy activity — before the copy completed. Common causes: trans…
Medium→
SqlDataTypeNotSupported
The SQL column data type is not supported by ADF for this copy operation. Types like geography, hierarchyid, and sql_var…
High→
SqlDeniedPublicAccess
ADF cannot connect to Azure SQL Database or Synapse Analytics because public network access is disabled and the integrat…
Medium→
SqlInvalidColumnName
The ADF copy activity references a SQL column that does not exist in the source or destination table schema.
Medium→
SqlInvalidDbQueryString
The SQL query in the ADF copy activity source is syntactically invalid or references objects that do not exist in the ta…
Medium→
SqlInvalidDbStoredProcedure
The stored procedure in the ADF copy activity sink does not exist in the target database, or the ADF identity lacks EXEC…
High→
SqlOperationFailed
A SQL operation executed by ADF failed against the SQL Server, Azure SQL Database, or Synapse Analytics target. The fail…
Medium→
SqlParallelFailedToDetectPartitionColumn
ADF could not detect a partition column for parallel copy from a SQL source. Parallel copy requires a numeric or datetim…
Medium→
SqlParallelFailedToDetectPhysicalPartitions
ADF could not detect physical partitions of the SQL table for parallel copy — the table may not have physical partitions…
Medium→
SqlParallelFailedToGetPartitionRangeSynapse
ADF could not determine the partition range for parallel copy from a Synapse Dedicated SQL pool — the internal partition…
Medium→
SystemErrorSynapseSparkJobFailed
A Synapse Analytics Spark job invoked by ADF failed with a system-level error. The Spark cluster or job encountered an u…
Low→
UnsupportedCompressionTypeWhenDisableChunking
The compression type configured for the HTTP or SFTP source is not supported when chunking is disabled — certain compres…
High→
UserErrorDataOverflow
A value in the source data is too large to fit in the destination column's data type — for example, a numeric value exce…
High→
UserErrorDataTruncated
A source value was silently truncated to fit the sink column, or ADF detected upcoming truncation and raised this error.…
High→
UserErrorFailedBlobFSOperation
An ADLS Gen2 operation (file read, write, directory creation, or file move) failed during an ADF copy activity due to pe…
High→
UserErrorFailedToConnectOdbcSource
ADF failed to connect to the ODBC data source — the driver is not installed, the DSN is misconfigured, or connectivity i…
High→
UserErrorFileNotFound
ADF could not find the file or folder specified as the source. The path may be wrong, the file was deleted or moved, or …
Medium→
UserErrorInvalidDataValue
ADF encountered a data value in the source that cannot be converted to the target column type. The source data contains …
High→
UserErrorMySqlConnectionFailed
ADF could not connect to the MySQL database — the connection may be blocked by network rules, the credentials may be wro…
Medium→
UserErrorOdbcOperationFailed
The ODBC driver returned an error during the copy activity. The ODBC-connected data source returned an operation failure…
Medium→
UserErrorSourceBlobNotExist
The blob file or container specified as the source does not exist in the storage account. The path resolved to a non-exi…
Medium→
UserErrorUnsupportedAttributeType
ADF encountered a Dynamics 365/Dataverse attribute type not supported for read or write. Certain complex attribute types…
Medium→
XmlAttributeColumnNameConflict
An XML element has an attribute whose name conflicts with a child element name at the same level. ADF cannot flatten the…
High→
XmlInvalid
The XML file is not valid — it is malformed, has structural errors, or uses XML features not supported by the ADF XML pa…
Low→
XmlSinkNotSupported
ADF does not support writing XML — XML is a source-only format in ADF copy activities.
Medium→
XmlValueColumnNameConflict
The column name ADF uses for XML text node values conflicts with an attribute or child element name in the same XML elem…
High→
ADLSGen2OperationFailed
An ADLS Gen2 operation failed in ADF or Fabric. This error wraps a storage-level inner error — check the inner message f…
High→
AdomdConnectionException
The Analysis Services client library (ADOMD.NET) failed to connect to the Analysis Services or Azure Analysis Services i…
High→
AzureBlobOperationFailed
An Azure Blob Storage operation failed in ADF or Fabric. This error wraps a specific Blob Storage error code — check the…
Medium→
Connection string not supported
The connection string used in the dataset contains options or syntax that Power BI Service or the gateway does not suppo…
High→
CosmosDbSqlApiOperationFailed
An operation against Azure Cosmos DB SQL API failed in an ADF or Fabric pipeline. Covers both read and write failures at…
High→
DataSource.Error
Power Query could not connect to or read from the data source. This is a wrapper error that usually contains a more spec…
High→
DataSource.NotFound
Power Query cannot find or access the data source. The source is unreachable, moved, or the user lacks permissions to ac…
High→
DM_ErrorCode_Connection_TestFailed
Power BI could not establish a connection to the data source when testing connectivity. This error typically appears whe…
High→
DM_ErrorCode_BackEnd_QueryExecutionFailed
The Analysis Services engine (the backend that processes your data model) failed while executing a query against the dat…
High→
DM_ErrorCode_BackEnd_QueryExecutionFailed_DirectQuery
A DirectQuery dataset generated a query to the data source that failed to execute. Unlike Import mode, DirectQuery sends…
High→
Database returned an error to the gateway
The database returned an error to the gateway during the refresh query. Unlike connection errors, this means the gateway…
High→
DWCopyCommandOperationFailed
COPY INTO to Azure Synapse or Fabric Data Warehouse failed. Network instability or server-side timeouts terminated the b…
High→
DynamicsFailedToConnect
ADF or Fabric could not connect to Dynamics 365 or Dataverse. After June 2021, MFA-enabled tenants must use service prin…
High→
DynamicsOperationFailed
ADF or Fabric failed a Dynamics 365 or Dataverse operation after connecting. Typically a permissions, data validation, o…
Medium→
FIPSModeIsNotSupport
FIPS mode on the integration runtime blocks the Azure Blob connector, which requires MD5 (non-FIPS). Fix: edit diawp.exe…
High→
FtpFailedToConnectToFtpServer
ADF or Fabric could not connect to the FTP server. Most common cause: using the SFTP connection type instead of FTP, or …
High→
KustoWriteFailed
An ADF or Fabric pipeline failed to write data to Azure Data Explorer (Kusto). The write operation was rejected or faile…
Medium→
OData: The response is not a valid OData feed or service document
The OData connector received a response from the endpoint that is not valid OData XML or JSON. This usually means the AP…
High→
RfcBaseException
The SAP .NET Connector threw an RfcBaseException, masking the real SAP BW error. Caused by version conflicts — fix requi…
High→
SqlFailedToConnect
ADF or Fabric could not connect to SQL Server or Synapse. The server is unreachable from the integration runtime — check…
Medium→
SqlOpenConnectionTimeout
ADF or Fabric timed out opening a SQL Server connection. The server is reachable but too slow or overloaded to respond w…
Medium→
COPY INTO File Size Limit Exceeded
A COPY INTO command failed because an individual data value exceeded Snowflake's per-row size limit. For VARIANT/OBJECT/…
High→
Dynamic Table Refresh Error
A Snowflake Dynamic Table failed to refresh. Dynamic Tables are kept up-to-date automatically, but refresh failures leav…
Medium→
External Table Metadata Refresh Error
Snowflake could not refresh the metadata for an External Table. The metadata cache is out of sync with the underlying cl…
Medium→
Snowpipe Ingestion Lag / Backlog
Snowpipe is not processing files as fast as they arrive, causing a growing backlog. Files are queued but not ingested wi…
Data flow errors
Medium→
DF-AdobeIntegration-InvalidMapToFilter
The ADF Mapping Data Flow Adobe Analytics connector rejected the filter mapping configuration. The map-to-filter express…
Medium→
DF-AdobeIntegration-InvalidPartitionConfiguration
The ADF Mapping Data Flow Adobe Analytics connector has an invalid partition configuration. The source partitioning sett…
Medium→
DF-AdobeIntegration-InvalidPartitionType
The ADF Mapping Data Flow Adobe Analytics connector rejected the partition type setting. The selected partition type (su…
Medium→
DF-AdobeIntegration-InvalidPrivacyRegulation
The ADF Mapping Data Flow Adobe Analytics connector received an invalid privacy regulation label. The privacy regulation…
Medium→
DF-AdobeIntegration-KeyColumnMissed
The ADF Mapping Data Flow Adobe Analytics sink requires a key column for upsert or update operations, but no key column …
Medium→
DF-AzureDataExplorer-InvalidOperation
The ADF Mapping Data Flow Azure Data Explorer (ADX/Kusto) connector attempted an operation that is not supported or not …
Medium→
DF-AzureDataExplorer-ReadTimeout
The ADF Mapping Data Flow Azure Data Explorer (ADX/Kusto) connector timed out while reading data. The Kusto query took l…
Medium→
DF-AzureDataExplorer-WriteTimeout
The ADF Mapping Data Flow Azure Data Explorer (ADX/Kusto) connector timed out while writing data to the target table. Th…
Medium→
DF-CSVWriter-InvalidQuoteSetting
The ADF Mapping Data Flow CSV writer has an invalid quote character setting. The quoting character configured in the sin…
Medium→
DF-Delimited-ColumnDelimiterMissed
The ADF Mapping Data Flow delimited text dataset has no column delimiter configured. A column delimiter (comma, tab, pip…
Medium→
DF-Delimited-InvalidConfiguration
The ADF Mapping Data Flow delimited text dataset or linked service is missing required configuration properties. The dat…
Medium→
DF-Dynamics-InvalidNullAlternateKeyColumn
The Dynamics sink is configured to use an alternate key for upsert matching, but one or more columns in that alternate k…
Medium→
DF-Dynamics-TooMuchAlternateKey
The Dynamics sink is configured with more alternate keys than the target Dynamics entity supports, or more than the ADF …
Medium→
DF-Excel-DifferentSchemaNotSupport
The ADF Mapping Data Flow Excel source is reading from multiple Excel files via a wildcard or folder path, but those fil…
Medium→
DF-Excel-InvalidDataType
A column in the Excel source contains a data type that ADF's Mapping Data Flow cannot process — for example, a cell form…
Medium→
DF-Excel-InvalidFile
The ADF Mapping Data Flow Excel connector cannot read the target file — either because the file is not a valid Excel wor…
Medium→
DF-Excel-InvalidRange
A named range or cell range configured in the ADF Excel source dataset is invalid — either because the range name doesn'…
Medium→
DF-Excel-InvalidWorksheetConfiguration
The ADF Excel dataset specifies a worksheet configuration (sheet name, index, or a combination of sheet and range) that …
Medium→
DF-Excel-WorksheetConfigMissed
The ADF Excel dataset is missing the required worksheet configuration — no sheet name or sheet index was provided, and t…
Medium→
DF-Excel-WorksheetNotExist
The worksheet name configured in the ADF Excel dataset does not exist in the current Excel workbook. The data flow can o…
Medium→
DF-Executor-AcquireStorageMemoryFailed
The Spark executor failed to acquire storage memory (off-heap memory used for caching and shuffle spill). The Azure IR c…
Medium→
DF-Executor-BlockCountExceedsLimitError
The data flow sink exceeded Azure Blob Storage's 50,000-block limit per blob. When Spark writes too many small partition…
Medium→
DF-Executor-BroadcastFailure
A Spark broadcast join failed because the dataset being broadcast is too large for the cluster's available memory. In a …
Medium→
DF-Executor-BroadcastTimeout
A Spark broadcast join timed out — the dataset being broadcast to executor nodes took longer than Spark's broadcast time…
Medium→
DF-Executor-ColumnNotFound
The data flow references a column by name that does not exist in the incoming data stream. The column may have been rena…
Medium→
DF-Executor-Conversion
A data type conversion failed during the data flow transformation. A column value cannot be cast from its source type to…
Medium→
DF-Executor-DriverError
The Spark driver process crashed or threw an unhandled exception during data flow execution. The driver coordinates all …
Medium→
DF-Executor-DSLParseError
ADF cannot parse the data flow's domain-specific expression language (DSL). A transformation expression — in a Derived C…
Medium→
DF-Executor-FieldNotExist
A field referenced in the data flow does not exist in the data stream at that point in the transformation pipeline.
Medium→
DF-Executor-illegalArgument
A data flow expression function received an argument of an invalid type or an out-of-range value.
Medium→
DF-Executor-IncorrectQuery
The SQL query defined in the data flow source transformation contains a syntax error or uses SQL constructs that are not…
Medium→
DF-Executor-InternalServerError
The ADF Mapping Data Flow service encountered an unexpected internal error in the execution layer. It may also indicate …
Medium→
DF-Executor-InvalidColumn
A column reference in the data flow transformation is invalid — the column name does not match any column in the current…
Medium→
DF-Executor-InvalidInputColumns
One or more input columns are invalid — column names in the source or incoming data stream do not match what the transfo…
Medium→
DF-Executor-InvalidOutputColumns
The sink transformation has invalid output column mappings — one or more columns in the sink mapping do not exist in the…
Medium→
DF-Executor-InvalidPartitionFileNames
The sink is configured to generate partition file names using an expression or pattern that produces an invalid file nam…
Medium→
DF-Executor-InvalidType
A data type mismatch occurred in the data flow — a column or expression is being used as a type it is not.
Medium→
DF-Executor-OutOfDiskSpaceError
The Spark executor ran out of local disk space on the Azure IR compute node. Data flows use local disk for shuffle spill…
Medium→
DF-Executor-OutOfMemoryError
The Spark cluster ran out of heap memory during data flow execution. Executor nodes or the driver exceeded their availab…
Medium→
DF-Executor-OutOfMemorySparkBroadcastError
Spark ran out of memory specifically while attempting to broadcast a dataset for a join. The broadcast dataset is larger…
Medium→
DF-Executor-ParameterParseError
A data flow parameter received a value that could not be parsed into the expected type. The value passed by the pipeline…
Medium→
DF-Executor-SourceInvalidPayload
The data flow source received a payload that does not match the configured format or schema.
Medium→
DF-Executor-StoreIsNotDefined
A source or sink transformation in the data flow references a data store (linked service) that is not defined or has bee…
Medium→
DF-Executor-StringValueNotInQuotes
A string literal in a data flow expression is not enclosed in single quotes. ADF's expression language requires all stri…
Medium→
DF-Executor-SystemImplicitCartesian
A Join transformation in the data flow has no join conditions defined, which would produce a cartesian product of all ro…
Medium→
DF-Executor-SystemInvalidJson
The data flow encountered malformed or invalid JSON in the source — a file is corrupted, truncated, incorrectly encoded,…
Medium→
DF-Executor-UnauthorizedStorageAccess
The data flow identity does not have permission to access the storage account. The managed identity, service principal, …
Medium→
DF-Executor-UnreachableStorageAccount
The data flow cannot establish a network connection to the storage account. A firewall rule, private endpoint misconfigu…
Medium→
DF-Executor-UserError
A data flow transformation failed due to a user-configuration error — an invalid expression, missing column reference, u…
Medium→
DF-Github-WriteNotSupported
ADF Mapping Data Flows use GitHub as a read-only source connector — it does not support writing. If a data flow sink is …
Medium→
DF-Hive-InvalidBlobStagingConfiguration
The ADF Mapping Data Flow Hive connector requires Azure Blob Storage as a staging area for data exchange between Spark a…
Medium→
DF-Hive-InvalidDataType
A column in the Hive source or sink uses a data type that ADF Mapping Data Flows cannot handle — common culprits are Hiv…
Medium→
DF-Hive-InvalidGen2StagingConfiguration
The ADF Mapping Data Flow Hive connector is configured to use ADLS Gen2 as its staging area, but the Gen2 linked service…
Medium→
DF-Hive-InvalidStorageType
The Hive connector in ADF Mapping Data Flows supports only Azure Blob Storage or ADLS Gen2 as staging storage.
Medium→
DF-JSON-WrongDocumentForm
ADF Mapping Data Flows expect JSON source files to match one of three document forms: single document, array of document…
Medium→
DF-MICROSOFT365-CONSENTPENDING
The ADF Microsoft 365 connector accesses Microsoft 365 data (mail, calendar, contacts) via Microsoft Graph and requires …
Medium→
DF-SAPOODATA-StageContainerMissed
The SAP OData source is configured to use staging storage, but the container name in the staging linked service is missi…
Medium→
DF-Snowflake-IncompatibleDataType
A column in the data flow has a data type that cannot be converted to or from the Snowflake type for that column.
Medium→
DF-Snowflake-InvalidDataType
A column in the Snowflake connector has a data type that is not recognized or supported in the ADF data flow context.
Medium→
DF-Snowflake-InvalidStageConfiguration
The staging configuration for the Snowflake connector is invalid. ADF uses Azure Blob Storage or ADLS Gen2 as a staging …
Data errors
High→
ORA-00001
A row was inserted or updated with a value that duplicates an existing entry in a column or combination of columns that …
High→
ORA-01400
An INSERT or UPDATE statement attempted to set a NOT NULL column to NULL, violating the column's constraint.
Medium→
ORA-01401
A value being inserted is longer than the column's defined length (VARCHAR2, CHAR, or NVARCHAR2).
Medium→
ORA-01403
A SELECT INTO statement in PL/SQL returned no rows when exactly one row was expected.
Medium→
ORA-01422
A SELECT INTO statement in PL/SQL returned more than one row when exactly one row was expected.
Medium→
ORA-01426
An arithmetic operation produced a result that exceeds the maximum value that Oracle can store in a NUMBER data type.
Medium→
ORA-01438
A numeric value being inserted or updated has more digits than the column's defined precision allows.
Low→
ORA-01489
A string concatenation operation in Oracle produces a result that exceeds the maximum length for the data type (4000 byt…
Medium→
ORA-01722
Oracle attempted to convert a string to a number but the string contains non-numeric characters.
Medium→
ORA-01830
The date format mask used in TO_DATE or TO_TIMESTAMP does not match the full length of the input string.
Medium→
ORA-01843
Oracle cannot parse the month component of a date string because it does not match the expected format or language setti…
Medium→
ORA-01858
Oracle expected a numeric value at a certain position of a date or number string but found a non-numeric character.
High→
ORA-02291
An INSERT or UPDATE violated a FOREIGN KEY constraint because the referenced parent row does not exist in the parent tab…
Medium→
ORA-02292
A DELETE or UPDATE on a parent table was blocked because child rows referencing it still exist.
Medium→
ORA-06502
A PL/SQL program encountered a numeric conversion error, string buffer overflow, or value constraint violation during ex…
Data quality errors
Medium→
DF-SQLDW-DataTruncation
A source value exceeds the target Synapse Analytics column's defined length or precision and cannot be written without t…
Medium→
DF-Synapse-InvalidFormat
The data format or column format used in the Synapse Analytics sink or source is invalid for the operation.
Medium→
DF-Xml-InvalidDataField
The XML source contains a field that cannot be mapped to the ADF dataset schema. The field name doesn't match, or the va…
Medium→
DF-Xml-InvalidElement
An XML element has a structure ADF cannot parse — mixed content (text and child elements combined), unexpected nesting d…
Medium→
DF-Xml-MalformedFile
The XML file is not well-formed and cannot be parsed — unclosed tags, illegal characters, encoding errors, or a missing …
Low→
Source Freshness: warn threshold exceeded
dbt's source freshness check determined that a source table has not been updated within the configured warn_after window…
Medium→
Test Failure: accepted_values
A dbt accepted_values test found rows where a column contains a value not in the defined accepted list. The test is desi…
High→
Test Failure: dbt_utils.at_least_one
dbt's dbt_utils.at_least_one test found that a model or column contains zero non-NULL rows. This test asserts that a tab…
Medium→
Test Failure: expression_is_true
dbt's expression_is_true test (from dbt_utils) found rows where a custom SQL expression evaluated to false or NULL. This…
High→
Test Failure: relationships
dbt's built-in relationships test found rows in the child model whose foreign key values do not exist in the referenced …
Medium→
Snowflake Data Metric Function Error
A Snowflake Data Metric Function failed during its scheduled or on-demand execution. DMF errors prevent data quality sco…
High→
NOT_NULL_CONSTRAINT_VIOLATION
A write operation attempted to insert NULL values into a column defined as NOT NULL. Delta Lake enforces this constraint…
Medium→
INVALID_JSON_DATA_TYPE
A JSON function received a column or expression with a data type that is not supported for JSON serialization or deseria…
Medium→
MALFORMED_RECORD_IN_PARSING
The JSON or CSV parser encountered a record that does not conform to the expected schema or format. In FAILFAST mode, Da…
High→
BAD_FILE_FORMAT
Databricks could not read a file because its actual format does not match the declared format used in the read operation…
Medium→
UNSUPPORTED_DATA_TYPE
An operation or connector encountered a data type that it does not support. This error typically occurs when writing to …
High→
INCOMPATIBLE_DATA_FOR_TABLE
Data being written to a Delta table is incompatible with the table's schema or constraints. This includes writing nullab…
Medium→
MISSING_REQUIRED_FIELD
A required field was absent from a record during parsing or schema validation. This error appears when reading structure…
Medium→
CONVERSION_FAILURE
A value could not be converted from its source type to the target type during a CAST, type coercion, or data loading ope…
Medium→
000639 — VARIANT value too large
A VARIANT, OBJECT, or ARRAY column contains a value that exceeds Snowflake's maximum VARIANT value size of 16 MB. Snowfl…
Low→
ARRAY index out of bounds
A subscript access on a Snowflake ARRAY or VARIANT value referenced an index that does not exist. Snowflake returns NULL…
Low→
OBJECT key not found
A key lookup on a Snowflake OBJECT or VARIANT value returned NULL or raised an error because the specified key does not …
Medium→
UnitTestFailure
A dbt unit test failed, indicating that the SQL transformation logic in a model did not produce the expected output for …
High→
DELTA_CONSTRAINT_VIOLATION
A Delta Live Tables expectation (data quality constraint) was violated by incoming rows, and the pipeline is configured …
High→
DbtModelConstraintViolation
A dbt model defined with contract constraints (not_null, unique, primary_key, foreign_key) failed because the materializ…
Critical→
ContractBreakingChangeError
dbt detected a breaking change to a versioned model's enforced contract — such as a column removal or data type change —…
Medium→
SeedColumnTypeMismatch
A dbt seed load failed because the inferred or configured column type for a seed file does not match the existing table …
High→
EmptySourceWarningElevatedToError
A dbt source freshness check found a source table with no rows newer than the configured threshold. The project's error_…
High→
REPLICATION_CONFLICT
A Snowflake cross-cloud replication refresh failed because a naming conflict, unsupported object type, or schema mismatc…
Medium→
INFER_SCHEMA_FAILURE
The Snowflake INFER_SCHEMA function could not determine column definitions from staged files because the files are empty…
High→
090113 (22000)
A COPY INTO or GET command referenced a specific file on a Snowflake stage that does not exist, was already removed afte…
Critical→
ContractBreakingChangeError
dbt rejected a model change because it violates an enforced data contract — a column was removed, its data type was chan…
High→
DatabaseError
A dbt source freshness check failed because the source table does not exist in the data warehouse or the loaded_at_field…
Data format errors
High→
Py4JJavaError
A Py4JJavaError occurs when attempting to save or write a Delta table in Microsoft Fabric using Spark 3 (Fabric Runtime …
Medium→
Errors.HasError
The HasError field in a Power Query try expression record is true, indicating that a wrapped expression failed to evalua…
Medium→
Fabric Pipeline Error 3603
The Azure Function called by the Fabric pipeline returned a response body that cannot be parsed as a valid JSON object (…
Medium→
Fabric Pipeline Error 2105
A pipeline property expected a valid JSON value, but the provided value is malformed or unparseable JSON. The pipeline c…
Medium→
Fabric Pipeline Error 2111
A property in the pipeline activity has been assigned a value of the wrong data type. The pipeline expects a specific ty…
Medium→
REST continuation token NULL error
This error occurs when a Fabric pipeline REST connector receives a null continuation token from a backend service during…
High→
Fabric Warehouse Error 24556
A transaction using snapshot isolation was aborted because two concurrent transactions attempted to modify the same tabl…
High→
Fabric Warehouse Error 24706
A snapshot isolation transaction was aborted because another concurrent transaction modified or deleted rows in the same…
Medium→
UserErrorOdbcInvalidQueryString
Error code 9611 (UserErrorOdbcInvalidQueryString) is raised when Azure Data Factory cannot parse or execute the query st…
Medium→
22001
SQLSTATE 22001 fires when an INSERT or UPDATE tries to store a string value that exceeds the defined length of the targe…
Medium→
22003
PostgreSQL gooit SQLSTATE 22003 wanneer een numerieke waarde niet past in het doeldatatype van een kolom. In een data-pi…
Medium→
22007
A date/time string could not be parsed into the expected timestamp or date format.
Low→
22012
PostgreSQL raises SQLSTATE 22012 when a division or modulo operation encounters a zero in the denominator. At the databa…
Medium→
22P02
A text value could not be converted to the target data type — e.g., trying to cast 'abc' to INTEGER.
High→
23000
SQLSTATE 23000 is the parent class for all integrity constraint violations in PostgreSQL. When the server returns this c…
High→
23502
PostgreSQL gooit error 23502 wanneer een INSERT of UPDATE probeert een NULL-waarde op te slaan in een kolom met een NOT …
High→
23503
Error 23503 is raised when an INSERT or UPDATE attempts to write a value in a foreign key column that has no matching ro…
High→
23505
PostgreSQL gooit error 23505 wanneer een INSERT of UPDATE een waarde probeert op te slaan die al bestaat in een kolom of…
Medium→
23514
A CHECK constraint rejected an INSERT or UPDATE because the value did not satisfy the defined condition.
Medium→
SYNAPSE_SQL_0012
A row in a Synapse dedicated SQL pool table exceeds the maximum supported row size of 8,060 bytes.
Data integrity errors
High→
1062
MySQL error 1062 fires when an INSERT or UPDATE attempts to write a value that already exists in a column declared as UN…
High→
1216
MySQL throws error 1216 when an INSERT or UPDATE on a child table references a foreign key value that does not exist in …
High→
1217
MySQL raises error 1217 (ER_ROW_IS_REFERENCED) when a DELETE or UPDATE statement targets a row in a parent table while o…
High→
1215
MySQL gooit error 1215 wanneer een ALTER TABLE of CREATE TABLE een foreign key constraint niet kan toevoegen aan de Inno…
Medium→
1364
MySQL error 1364 occurs when an INSERT statement omits a column that is defined as NOT NULL without a DEFAULT value. MyS…
Medium→
1406
MySQL error 1406 is thrown when an INSERT or UPDATE statement tries to write a value that exceeds the byte length define…
Medium→
1292
MySQL error 1292 is raised when a value being written to a DATE, DATETIME, or TIMESTAMP column cannot be parsed or falls…
Medium→
1366
MySQL 1366 wordt gegenereerd wanneer de server een waarde probeert in te voegen in een integer-kolom die niet naar een g…
Medium→
2627
SQL Server error 2627 is raised when an INSERT or UPDATE tries to store a value that already exists in a column protecte…
Medium→
2601
SQL Server throws error 2601 when an INSERT attempts to write a row whose key value already exists in a unique index — n…
Medium→
547
An INSERT, UPDATE, or DELETE was blocked by a FOREIGN KEY constraint — the referenced key does not exist in the parent t…
Medium→
515
An INSERT or UPDATE attempted to place a NULL value into a column defined as NOT NULL.
Medium→
8152
SQL Server throws error 8152 when an INSERT, UPDATE, or MERGE statement tries to write a value that exceeds the defined …
Medium→
245
SQL Server cannot implicitly convert a string value to a numeric type because the string contains non-numeric characters…
Medium→
8114
SQL Server error 8114 is raised when an implicit or explicit data type conversion fails at runtime — either because the …
Medium→
8115
SQL Server raises error 8115 when an expression produces a numeric result that exceeds the range of its target data type…
Data loading errors
High→
COPY INTO Column Count Mismatch
A COPY INTO command failed because the number of columns in the source file does not match the number of columns in the …
High→
COPY INTO Date/Timestamp Conversion Error
A COPY INTO command failed because a value in the source file could not be converted to the target DATE, TIME, or TIMEST…
High→
COPY INTO Null Value in Non-Nullable Column
A COPY INTO command failed because a NULL or empty value in the source file was loaded into a column defined as NOT NULL…
High→
Snowflake Schema Evolution Conflict
A COPY INTO or Snowpipe load with ENABLE_SCHEMA_EVOLUTION=TRUE failed because the incoming file's schema change conflict…
Data pipeline errors
Critical→
Stream Too Old / Stale Stream
A Snowflake Stream became stale because its offset advanced beyond the data retention period of the source table. The st…
High→
Task Graph Cycle Detected
A Snowflake Task DAG definition creates a cycle — a task directly or indirectly depends on itself. Snowflake rejects cyc…
High→
Task Predecessor Not Found
A Snowflake Task references a predecessor task that does not exist in the same schema, or the predecessor was dropped af…
Schema errors
Medium→
Column type conversion failed during refresh
A value retrieved from the data source could not be converted to the data type expected by the Power BI model. This typi…
High→
HRESULT: 0x80040E37
The Analysis Services or OLE DB provider cannot find the specified table or object. The hex code 0x80040E37 maps to the …
High→
3F000
The schema specified in a query or connection parameter does not exist in the current database.
Medium→
42601
The SQL statement contains a syntax error that prevented PostgreSQL from parsing it.
High→
42703
The query references a column that does not exist in the specified table or result set.
High→
42P01
The query references a table or view that does not exist in the current schema or search path.
Medium→
42P07
A CREATE TABLE statement attempted to create a table that already exists.
High→
SYNAPSE_SQL_0006
A CREATE EXTERNAL TABLE AS SELECT (CETAS) operation failed due to a mismatch between the file format definition and the …
Medium→
SYNAPSE_SQL_0010
The query optimizer is using outdated or missing statistics, leading to poor query plans and slow performance.
High→
1049
MySQL throws error 1049 when the database name in a connection string, USE statement, or DSN does not exist on the targe…
High→
1146
MySQL raises error 1146 when a query references a table that does not exist in the target database. In data-pipeline con…
Medium→
1050
MySQL error 1050 wordt gegooid wanneer een CREATE TABLE statement probeert een tabel aan te maken die al bestaat in het …
Low→
1051
MySQL gooit error 1051 wanneer een DROP TABLE statement wordt uitgevoerd op een tabel die niet (meer) bestaat in de huid…
High→
1054
MySQL gooit error 1054 wanneer een query een kolomnaam bevat die niet bestaat in de tabel op het moment van uitvoering. …
Medium→
1060
MySQL raises error 1060 when a CREATE TABLE or ALTER TABLE statement attempts to add a column whose name already exists …
Low→
1091
MySQL raises error 1091 (ER_CANT_DROP_FIELD_OR_KEY) when an ALTER TABLE statement tries to DROP a column or index that d…
Medium→
1109
MySQL Error 1109 wordt gegooid wanneer een multi-table DELETE statement een tabelnaam of alias opsomt in het DELETE-doel…
High→
1005
MySQL raises error 1005 when a CREATE TABLE statement fails at the InnoDB storage-engine level. The error message itself…
Low→
1007
MySQL returns error 1007 (ER_DB_CREATE_EXISTS) when a CREATE DATABASE statement targets a database name that already exi…
Low→
1008
MySQL raises error 1008 (ER_DB_DROP_EXISTS) when a DROP DATABASE statement targets a database name that does not exist o…
Medium→
1071
MySQL weigert een index aan te maken omdat de sleutellengte de maximale limiet voor het opgegeven opslagformaat overschr…
Medium→
1075
MySQL error 1075 (ER_WRONG_AUTO_KEY) fires when a CREATE TABLE or ALTER TABLE statement defines more than one AUTO_INCRE…
Medium→
1170
MySQL raises error 1170 when a CREATE INDEX, ADD INDEX, or ADD UNIQUE statement references a BLOB or TEXT column without…
Medium→
208
A query references a table, view, or other object that does not exist in the current database or schema.
Medium→
207
A query references a column that does not exist in the specified table or view.
Low→
4104
SQL Server gooit error 4104 wanneer de query engine een identifier met meerdere delen — zoals schema.table.column of ser…
Medium→
2812
SQL Server raises error 2812 when an EXEC or sp_executesql call references a stored procedure name that does not exist i…
Low→
3701
SQL Server raises error 3701 when a DROP statement (DROP TABLE, DROP VIEW, DROP PROCEDURE, etc.) references an object th…
Low→
4902
SQL Server raises error 4902 when an ALTER TABLE statement references a column, constraint, index, or trigger that does …
Medium→
ORA-00904
A column name, alias, or object name referenced in the SQL statement does not exist in the table, is misspelled, or uses…
High→
ORA-00942
The table or view referenced in the SQL statement does not exist in the current schema, or the connected user does not h…
Medium→
ORA-00955
A CREATE statement attempted to create an object (table, view, sequence, index, etc.) with a name that already exists in…
SQL errors
Medium→
ARITHMETIC_OVERFLOW
A numeric operation produced a result that exceeds the maximum value for the target data type. The query is aborted to p…
High→
CANNOT_ESTABLISH_CONNECTION
Databricks SQL could not open a connection to an external data source (e.g., a JDBC database, REST endpoint, or federate…
Medium→
CAST_INVALID_INPUT
A CAST or implicit type conversion failed because the input value cannot be converted to the target data type. The query…
Medium→
CHECK_CONSTRAINT_VIOLATION
A row being inserted or updated violates a CHECK constraint defined on the Delta table. The write operation was rejected…
High→
CLOUD_ACCESS_DENIED
The Databricks cluster does not have permission to access the specified cloud storage path. This error occurs when the c…
Medium→
CONCURRENT_APPEND
A streaming or batch append transaction failed because a concurrent transaction appended data to the same partition or t…
High→
DELTA_CONCURRENT_DELETE_READ
A transaction read data files that were concurrently deleted by another transaction. Delta Lake detects this conflict at…
High→
DELTA_CONCURRENT_TRANSACTION
A transaction detected a conflicting concurrent transaction on the same Delta table. The general concurrent transaction …
High→
DELTA_CONCURRENT_WRITE_FAILED
Two write transactions attempted to modify the same Delta table at the same time and the optimistic concurrency control …
Medium→
DELTA_ILLEGAL_COLUMN_NAME
A column name in the Delta table schema contains characters that are not permitted by Delta Lake. The write or schema ev…
Critical→
DELTA_LOG_DAMAGED
The Delta transaction log (_delta_log) is corrupted, incomplete, or contains entries that cannot be parsed. Delta cannot…
High→
DELTA_METADATA_CHANGED
A concurrent transaction changed the metadata of the Delta table (schema, partitioning, or table properties) while anoth…
High→
DELTA_PROTOCOL_CHANGED
The Delta table's protocol version was upgraded (by a writer using a newer Delta version) to a version that the current …
High→
PROTOCOL_NOT_SUPPORTED
The client (Spark version, Databricks Runtime, or external reader) does not support the protocol version required by the…
High→
DELTA_SCHEMA_CHANGED
The schema of the Delta table changed between when the write transaction started and when it attempted to commit. The tr…
Low→
DELTA_STATS_COLLECTION_FAILED
Delta Lake failed to collect file-level statistics (min/max values, null counts) for one or more columns during a write …
High→
DELTA_TABLE_NOT_FOUND
The specified Delta table could not be found. Either the table does not exist in the Unity Catalog or Hive metastore, or…
High→
DELTA_TRANSACTION_CONFLICT
A Delta transaction was aborted because its read snapshot is no longer valid — another committed transaction changed the…
Medium→
DELTA_UNRESOLVABLE_DATE_PARTITION
Delta Lake cannot resolve a date-based partition value. The partition column contains a date string that does not match …
High→
DELTA_WRITE_TIMEOUT
A Delta Lake write transaction could not acquire the necessary resources or commit within the allowed time window. The t…
Medium→
DIVIDE_BY_ZERO
Databricks raises DIVIDE_BY_ZERO (SQLSTATE 22012) when a SQL expression divides by zero and ANSI mode is active — the de…
High→
INSUFFICIENT_PERMISSIONS
The user or service principal executing the query does not have the required privilege to access the table, schema, cata…
High→
OUT_OF_MEMORY
The Databricks cluster ran out of memory while executing a query. The query was consuming more memory than the cluster h…
Medium→
QUERY_EXECUTION_TIMEOUT
A Databricks SQL query was canceled after exceeding the configured query timeout. This differs from a job-level TIMEDOUT…
High→
SCHEMA_NOT_FOUND
The SQL statement references a schema (database) that does not exist in the current catalog. The query is rejected at pa…
High→
TABLE_OR_VIEW_NOT_FOUND
A SQL query referenced a table or view that does not exist in the current catalog and schema context. This is one of the…
High→
UNRESOLVED_COLUMN
A column referenced in the SQL query cannot be resolved against the schema of the queried table or view. This is a compi…
Medium→
USER_RAISED_EXCEPTION
A RAISE or SIGNAL statement in a Databricks SQL script or stored procedure explicitly raised an exception. This is an in…
Medium→
Clustering Key Error (Invalid or Unsupported)
Snowflake rejected a clustering key definition for a table. This occurs when the specified columns or expression are not…
High→
Merge Non-Deterministic Error (100088)
A Snowflake MERGE statement matched a target row against multiple source rows, making the update non-deterministic. Snow…
Medium→
Sequence Value Error
A Snowflake sequence failed, either because the sequence object was dropped, reached its maximum value, or was used in a…
Medium→
SCHEMA_MISMATCH_FOR_UNION
A UNION or UNION ALL query failed because the column count or data types of the two result sets are incompatible. Spark …
Medium→
COLUMN_ALREADY_EXISTS
A DDL statement or DataFrame operation attempted to add a column with a name that already exists in the table or schema.…
Medium→
UNRESOLVED_FIELD
Spark SQL could not resolve a nested field or struct attribute referenced in the query. The field name does not exist at…
Medium→
ORA-00900
Oracle could not parse the SQL statement because it uses invalid syntax, an unsupported statement type, or a statement t…
Medium→
ORA-00905
Oracle's SQL parser expected a keyword at a specific position but found something else, indicating a syntax error in the…
Medium→
ORA-00907
Oracle found an unmatched or missing closing parenthesis in a SQL statement, subquery, or function call.
Low→
ORA-00911
The SQL statement contains a character that is not valid at its position — most commonly a trailing semicolon when SQL i…
Medium→
ORA-01427
A subquery used in a WHERE clause (=, !=, <, >) or in a column expression returned multiple rows where exactly one was e…
Compilation errors
High→
DependencyError
dbt cannot resolve a dependency between models, macros, or packages. The project's dependency graph has a broken referen…
High→
GraphDependencyNotFoundError
dbt resolved all ref() and source() names successfully, but when building the execution graph, a referenced node is abse…
High→
ParsingError
dbt could not parse a model, macro, schema YAML, or configuration file. The project structure or syntax is invalid and d…
High→
SourceNotFoundError
A dbt model references a source using source() but the source is not defined in any sources.yml file in the project. dbt…
Medium→
DbtReferenceError (cross-database)
A dbt model references another model in a different database using ref(), but the adapter or warehouse does not support …
Medium→
COLUMN_NOT_FOUND
A query or transformation referenced a column name that does not exist in the target table or DataFrame schema.
Medium→
DbtSavedQueryError
A dbt saved query definition contains an invalid metric reference, incompatible dimension, or unsupported filter express…
High→
DbtSemanticModelEntityMappingError
A dbt semantic model definition contains an invalid entity mapping, preventing MetricFlow from understanding how to join…
Low→
DbtExposureDefinitionError
A dbt exposure YAML definition is invalid — either a referenced node does not exist, a required field is missing, or the…
Low→
DbtInvalidSelectorError
A dbt ls or dbt list command failed because the node selector expression is syntactically invalid or references a tag, m…
Low→
DbtPartialParsingError
dbt's partial parsing cache is stale or corrupted, causing it to fail when trying to incrementally parse the project.
High→
ModelVersionLatestNotFound
dbt could not resolve a ref() call to a versioned model because the model's latest_version configuration points to a ver…
High→
StateComparisonError
A dbt Slim CI run using state:modified or state:modified+ failed because the manifest comparison process encountered an …
Medium→
InvalidSelectorError
dbt failed to parse a node selection expression passed via --select, --exclude, or --selector because it contains invali…
High→
SnapshotTimestampColumnNotFound
A dbt snapshot using the timestamp strategy failed because the column specified in updated_at does not exist in the sour…
High→
CrossProjectRefNotFound
A dbt Mesh project referenced a model from an upstream project using the cross-project ref syntax, but the upstream mode…
Medium→
ModelAccessViolation
A dbt project tried to ref a model whose access level does not permit cross-project or cross-group references, causing a…
Low→
IDECompilationError
The dbt Cloud IDE failed to compile a model during development, preventing preview execution, and displaying a compilati…
Medium→
ProjectVariableNotFound
A dbt model, macro, or hook used the var() function to reference a project variable that was not defined in dbt_project.…
Medium→
DbtGenericTestClassNotFound
dbt cannot find the Python class implementing a custom generic test, either because the test class was not registered in…
Medium→
DbtGenericTestArgumentError
A dbt generic test definition in a schema.yml or sources.yml file passes an invalid or unexpected argument to the test m…
High→
DbtMacroNotFoundError
dbt cannot find a macro referenced in a model, test, or hook — either because the macro does not exist in the project or…
High→
DbtVariableUndefinedError
A dbt model or macro references a variable with var('name') that was not defined in dbt_project.yml or passed on the com…
High→
CompilationError
dbt compilation failed because a model is declared in schema.yml or referenced by another model but its corresponding .s…
SQL compilation errors
High→
000904 (42000)
Snowflake cannot resolve the identifier referenced in the query — the column, table, or object does not exist, is misspe…
High→
001003 (42601)
Snowflake rejected the SQL statement because it contains a syntax error. The query cannot be parsed and will not execute…
High→
002003 (42S02)
The table, view, schema, or other object referenced in the query does not exist in the current database and schema, or t…
Query errors
Medium→
AMBIGUOUS_REFERENCE
A column or field name referenced in the query matches more than one attribute in scope, making it impossible for Spark …
Medium→
DATATYPE_MISMATCH
An expression or function received an argument of an incompatible type. Spark SQL strict type checking raised a type mis…
Medium→
INVALID_CURSOR_OPERATION
A cursor operation (FETCH, CLOSE, MOVE) was attempted on a cursor that is not open, has already been closed, or does not…
Medium→
INVALID_PARAMETER_VALUE
A parameter passed to a SQL function or DDL/DML statement contains a value that is syntactically valid but semantically …
Low→
MISSING_GROUP_BY
A SELECT statement mixes aggregate functions with non-aggregated columns but does not include a GROUP BY clause listing …
High→
MULTI_VALUE_SUBQUERY_ERROR
A scalar subquery (used in a position that expects a single value) returned more than one row. Spark SQL raises this err…
Medium→
NON_LAST_MATCHED_CLAUSE_OMIT_RESULT
A MERGE INTO statement contains a WHEN MATCHED clause that does not produce an action (INSERT/UPDATE/DELETE) and is not …
Medium→
STAR_WITHOUT_COLUMNS
A SELECT * was used but the table or subquery referenced has no resolvable columns. This can occur with empty schema def…
Low→
UNRESOLVED_MAP_KEY
A map key accessed with subscript notation (`map_col['key']`) could not be resolved because the key is not a constant ex…
Medium→
UNRESOLVED_ROUTINE
Spark SQL could not resolve a function name to any built-in function, registered UDF, or Unity Catalog function. The fun…
Medium→
UNSUPPORTED_SUBQUERY_EXPRESSION_CATEGORY
A subquery was used in a position or with a pattern that Spark SQL does not support. This commonly occurs with correlate…
Low→
WRONG_NUM_ARGS
A function call was made with the wrong number of arguments. Spark SQL validates argument counts at parse time and rejec…
Medium→
DataFormat.Error
Power Query received data in an unexpected format. Common cause: connecting to a standard dataflow instead of an analyti…
High→
Native database query execution failed
The native SQL query (passed directly to the data source) returned an error. This error surfaces when a dataset uses nat…
Low→
DM_GWPipeline_Gateway_QueryCancelledByUser
The refresh query was cancelled before it completed. This can be triggered manually or automatically by the system when …
Medium→
Expression.Error
A Power Query (M language) expression failed to evaluate during refresh. This error surfaces when query logic produces a…
Medium→
The key didn't match any rows in the table
A lookup or merge operation in Power Query tried to find a key value that does not exist in the lookup table. This happe…
Medium→
Microsoft.Data.Mashup.MashupValueException
The Power Query (Mashup) engine encountered a value that violates a constraint or is structurally incompatible with the …
High→
Query timeout expired
The data source query ran longer than the allowed timeout period and was cancelled. Power BI enforces query timeouts to …
Medium→
Snowflake UDF Language Not Supported
A User-Defined Function (UDF) or User-Defined Table Function (UDTF) was called in a context that does not support its im…
High→
1064
MySQL's parser failed to interpret the SQL statement and aborted execution before any rows were read or written. Error 1…
Medium→
1111
MySQL throws error 1111 when an aggregate function like COUNT(), SUM(), AVG(), MAX(), or MIN() appears in a WHERE clause…
Medium→
1242
MySQL Error 1242 wordt gegooid wanneer een scalaire subquery — een subquery die op één waarde wordt vergeleken met `=`, …
Medium→
1093
MySQL rejects any DELETE or UPDATE statement where the target table also appears in a subquery's FROM clause within the …
Medium→
1248
MySQL error 1248 is thrown at parse time when a subquery in the FROM clause lacks an alias. MySQL treats every subquery …
Low→
102
SQL Server's parser found a syntax error in the query at or near the specified token.
Medium→
50000
Error 50000 is raised when a stored procedure, trigger, or T-SQL batch explicitly calls RAISERROR or THROW without speci…
Low→
3621
SQL Server raises error 3621 whenever a preceding error forces the current statement to terminate and roll back. Error 3…
Locking errors
High→
ORA-00054
A DDL statement (ALTER TABLE, TRUNCATE, DROP) or a NOWAIT lock request could not acquire the required lock because anoth…
High→
ORA-00060
Two or more sessions are waiting on each other's locks, forming a cycle that Oracle automatically breaks by rolling back…
High→
ORA-02049
A distributed transaction (involving a database link) exceeded the DISTRIBUTED_LOCK_TIMEOUT limit while waiting for a lo…
Timeout errors
High→
DbtAdapterTimeout
A dbt adapter call to the database warehouse timed out before receiving a response, causing the dbt run to fail.
High→
STATEMENT_TIMED_OUT
A Snowflake scheduled task's SQL statement exceeded its configured USER_TASK_TIMEOUT_MS limit and was automatically canc…
High→
JobQueueTimeout
A dbt Cloud job run waited in the queue longer than the allowed timeout because all available run slots were occupied by…
High→
DbtCloudJobRunException
The Airflow DbtCloudRunJobOperator cancelled a dbt Cloud job because the run exceeded the operator's execution_timeout o…
Medium→
57014
The query was canceled, either by the user, by `statement_timeout`, or by `idle_in_transaction_session_timeout`.
High→
SYNAPSE_SQL_0007
A Synapse SQL query exceeded the maximum execution time and was terminated.
Medium→
1222
SQL Server raises error 1222 when a session requests a lock on a row, page, or table, but another session already holds …
Medium→
-2
The client-side query timeout elapsed before SQL Server returned a result — the connection was terminated by the client.
Execution errors
Medium→
000132 (22003)
A numeric value exceeds the precision or scale defined for the target column or expression. Snowflake raises this when a…
Medium→
000603 (XX000)
Snowflake aborted query processing before completion. This typically happens due to a user-initiated cancel, a session t…
High→
000606 (XX000)
Snowflake encountered an unexpected internal error while executing the SQL statement. This is a server-side fault, not a…
Medium→
000630 (57014)
A Snowflake SQL statement was canceled because it exceeded the statement timeout limit. The query was actively running b…
Medium→
000659 (22001)
A string value being inserted or loaded into a Snowflake table exceeds the VARCHAR column's defined maximum length. The …
Medium→
002043 (02000)
The referenced database object (table, view, schema, stage, or stream) does not exist in the current context, or the exe…
Medium→
002139 (42883)
Snowflake cannot resolve the function name — either the function does not exist in the current database/schema, the argu…
High→
100132
A Snowflake Task failed during scheduled or manual execution — this is a task-level wrapper error, meaning the root caus…
Medium→
100183 (P0001)
An exception was thrown inside a Snowflake JavaScript user-defined function (UDF) or stored procedure during execution. …
Medium→
COPY INTO (File Format Error)
Snowflake rejected one or more files during COPY INTO because the file content does not match the specified file format …
High→
COPY INTO (Stage Not Found)
The COPY INTO command cannot locate the specified stage. The stage name is invalid, the stage was dropped, or the execut…
Medium→
INVALID_DATE_TIME_FORMAT (100096)
Snowflake cannot parse a string value as a date, time, or timestamp because the value's format does not match the expect…
Medium→
NULL_VALUE_IN_NON_NULLABLE_COLUMN
A NULL value was inserted or loaded into a column defined with a NOT NULL constraint. Snowflake enforces NOT NULL at wri…
Medium→
NUMERIC_OPERATOR_OVERFLOW
An arithmetic operation produced a result that exceeds the maximum precision or range of Snowflake's numeric types. Unli…
Low→
OBJECT_ALREADY_EXISTS (002002)
A CREATE statement failed because an object with the same name already exists in the target schema. Snowflake does not o…
High→
STALE_STREAM (Stream Staleness)
A Snowflake Stream has become stale — the change data captured by the stream is no longer available within the table's T…
Medium→
TIME_TRAVEL_OUT_OF_RANGE
The requested Time Travel timestamp or offset falls outside the retention period for the table or schema. Snowflake cann…
High→
TRANSACTION_DEADLOCK
Two or more concurrent transactions are waiting for each other to release locks, creating a circular dependency. Snowfla…
High→
SnowparkSQLException
A Snowpark DataFrame action — collect, show, save, or a SQL-generating transformation — produced SQL that Snowflake reje…
High→
SQL execution aborted: lock wait timeout
A DML statement (UPDATE, DELETE, or MERGE) was aborted because it could not acquire a lock on the target table within th…
Medium→
002003 — object does not exist (UNDROP)
An UNDROP TABLE, UNDROP SCHEMA, or UNDROP DATABASE command failed because no dropped version of the object was found wit…
Medium→
ReplicationLagExceeded
A Snowflake secondary database replica has fallen too far behind the primary, causing downstream queries to read stale d…
Medium→
Time Travel query out of range
A Time Travel query or operation referenced a historical state of a table that is no longer within the DATA_RETENTION_TI…
Medium→
DbtRuntimeError (clone)
The dbt clone command, which creates zero-copy clones of production models in a target schema, failed to execute. Clone …
Low→
DbtRuntimeError (show)
The dbt show command, which previews the first N rows of a model's output without materializing it, failed to execute. F…
Medium→
DbtRuntimeError (--retry)
The dbt --retry flag (dbt 1.6+) re-runs only models and tests that failed in the previous invocation by reading the run_…
Critical→
DELTA_LIVE_TABLES_PIPELINE_FAILED
A Delta Live Tables pipeline stopped with a terminal failure, meaning one or more datasets could not be computed and the…
High→
DELTA_LIVE_TABLES_FLOW_FAILED
An individual Delta Live Tables flow (a single dataset definition within a pipeline) failed during an update, preventing…
High→
MLFLOW_RUN_FAILED
An MLflow experiment run was terminated with a FAILED status, meaning the training or evaluation job did not complete su…
Critical→
DELTA_ILLEGAL_STATE
Delta Lake encountered an internal inconsistency in its own state, such as an invariant violation in the transaction log…
Medium→
SCHEMA_ALREADY_EXISTS
A CREATE SCHEMA statement failed because a schema with the same name already exists in the specified catalog.
Medium→
TABLE_ALREADY_EXISTS
A CREATE TABLE statement failed because a table with the same name already exists in the target schema.
Critical→
DELTA_METADATA_ABSENT
Delta Lake cannot read a table's metadata because the metadata action is missing from the transaction log, leaving the t…
Critical→
DELTA_LOG_CHECKPOINT_CORRUPTED
Delta Lake found a corrupted or unreadable checkpoint file in the transaction log, preventing it from efficiently loadin…
High→
AUTOML_EXPERIMENT_FAILED
A Databricks AutoML experiment failed before producing a best model, often because the input dataset does not meet AutoM…
Medium→
LLM_FUNCTION_FAILED
A Snowflake Cortex LLM function such as COMPLETE(), SUMMARIZE(), or TRANSLATE() failed to return a result due to a model…
High→
HYBRID_TABLE_TRANSACTION_CONFLICT
A transaction on a Snowflake hybrid table failed due to a conflict with a concurrent transaction, because hybrid tables …
High→
DYNAMIC_TABLE_TARGET_LAG_EXCEEDED
A Snowflake dynamic table failed to refresh within its configured target lag, meaning downstream consumers are reading d…
High→
090164
Snowflake automatically paused a Snowpipe because it encountered repeated errors, preventing further auto-ingest events …
Medium→
MetricFlowQueryError
MetricFlow failed to translate a semantic layer query into SQL because the requested metric, dimension, or time grain co…
Medium→
DbtRunOperationError
A dbt run-operation command failed because the specified macro does not exist, the macro raised an exception, or the arg…
Low→
DbtDocsCatalogError
The dbt docs generate command failed to produce a catalog.json because it could not query the information schema of the …
High→
ABORTED
A Databricks operation was aborted mid-execution because it conflicted with a concurrent operation, such as a write conf…
High→
DEADLOCK_DETECTED
Two or more concurrent Databricks transactions entered a deadlock state where each holds a lock the other needs, causing…
High→
TRANSACTION_ABORTED
A Databricks SQL transaction was aborted and all subsequent statements in the same session are rejected until a ROLLBACK…
High→
NOTEBOOK_EXECUTION_ERROR
A Databricks notebook job failed because a cell raised an unhandled exception, causing the notebook run to terminate wit…
High→
DELTA_CONCURRENT_DELETE_DELETE
A Delta Lake DELETE or MERGE operation failed because a concurrent operation already deleted one or more of the same fil…
High→
DELTA_SCHEMA_CHANGE_MERGE_FAILED
A Delta Lake MERGE operation failed because a concurrent transaction modified the schema of the target table while the M…
Medium→
DELTA_CONCURRENT_APPEND
A Delta Lake write operation — such as INSERT or MERGE — failed because a concurrent append operation added new files to…
High→
REPLICATION_GROUP_REFRESH_FAILED
A Snowflake replication group refresh operation failed to synchronize objects from the primary account to a secondary ac…
High→
FAILOVER_IN_PROGRESS
A Snowflake failover or secondary promotion request was rejected because a replication refresh is currently running for …
Medium→
CORTEX_ANALYST_QUERY_GENERATION_FAILED
Snowflake Cortex Analyst failed to generate or execute a SQL query from a natural-language question, typically because t…
High→
DOCUMENT_AI_EXTRACTION_FAILED
The Snowflake Document AI AI_EXTRACT function failed to extract structured data from a document, usually because the doc…
High→
ML_ANOMALY_DETECTION_FAILED
A Snowflake ML Anomaly Detection model failed to generate predictions, typically because the training data was too spars…
High→
ALERT_ACTION_FAILED
A Snowflake Alert's action SQL statement failed to execute after the condition evaluated to true, meaning the intended n…
High→
ALERT_CONDITION_EVALUATION_FAILED
A Snowflake Alert's condition SQL failed to execute during its scheduled evaluation, meaning the system could not determ…
Medium→
ArtifactUploadFailure
A dbt Cloud job run completed its dbt commands but failed to upload the generated artifacts (manifest.json, run_results.…
High→
ProjectHookError
A SQL statement defined in the on-run-start or on-run-end hook in dbt_project.yml failed to execute, which may cause the…
High→
FOREIGN_TABLE_NOT_FOUND
A query references a table in a Lakehouse Federation foreign catalog that does not exist in the remote database, has bee…
Low→
PHOTON_UNSUPPORTED_OPERATION
The Databricks Photon engine encountered an operation it does not support and either fell back to the standard Spark eng…
High→
002140
Snowflake received an error response from the external API endpoint when invoking an external function, often because th…
High→
KAFKA_OFFSET_COMMIT_FAILED
The Snowflake Kafka Connector failed to commit consumer offsets back to Kafka because the consumer group rebalanced befo…
Medium→
NOTEBOOK_EXECUTION_ERROR
A Snowflake Notebook cell or workflow-triggered notebook run failed during execution, caused by a Python exception, SQL …
Medium→
WORKFLOW_RUN_ALREADY_EXISTS
A new Workflows job run was rejected because another run of the same job is already active and the job's concurrency pol…
Medium→
CORTEX_SEARCH_QUERY_ERROR
A query against a Snowflake Cortex Search Service failed, typically because the service has not finished its initial ind…
High→
PUT_COMMAND_FAILED
A Snowflake PUT command that uploads a local file to an internal stage failed, typically due to a missing source file, p…
Medium→
GET_COMMAND_FAILED
A Snowflake GET command that downloads a file from an internal stage to a local directory failed, typically because the …
High→
000625 (57014)
Snowflake aborted and rolled back a statement because it was waiting on a table-level lock held by another transaction a…
Medium→
000826 (0A000)
A Snowflake stored procedure or scripting block exceeded the maximum number of statements allowed within a single transa…
Medium→
IOError
dbt failed to write a run artifact (manifest.json, run_results.json, catalog.json, or sources.json) to the target direct…
Medium→
DatabaseError
dbt failed to create or insert rows into the test results table in the warehouse when store_failures_as is configured, t…
Medium→
252001
The Python connector attempted to optimize a batch INSERT by rewriting multiple single-row inserts into a multi-row stat…
Low→
252006
An operation was attempted on a cursor object that has already been closed. Once cursor.close() is called, the cursor ca…
Medium→
253002
The Python connector's GET command failed to download a file from a Snowflake stage to the local filesystem. The downloa…
Medium→
253003
The Python connector's PUT command failed to upload a local file to a Snowflake stage. The upload was initiated but coul…
Medium→
253006
The Python connector tried to upload a local file that does not exist at the specified path. This error is raised before…
Medium→
255005
The Python connector successfully received an Arrow-format result stream from Snowflake but failed to deserialize it loc…
High→
ERR_CHANNEL_MUST_BE_REOPENED
The Snowpipe Streaming channel has entered an unrecoverable error state and must be explicitly closed and reopened befor…
High→
ERR_CHANNEL_MUST_BE_REOPENED_DUE_TO_ROW_SEQ_GAP
A gap in the row sequence was detected in the Snowpipe Streaming channel, causing it to become invalid. Row sequence gap…
Medium→
JDBC 6
The JDBC driver exhausted all retry attempts while downloading a large query result chunk from Snowflake's cloud storage…
Medium→
JDBC 10
The JDBC driver encountered an exception during a file upload (PUT command) to Snowflake's cloud storage. The null excep…
Runtime errors
Performance errors
High→
Database Error: BigQuery Slot Timeout
A dbt model query against BigQuery exceeded the job timeout or waited too long in the slot queue. The query was cancelle…
High→
RPCTimeoutException
The dbt Cloud job exceeded its configured maximum run time and was forcefully terminated by the dbt Cloud scheduler. All…
Medium→
Query Queued (Concurrency Limit)
Queries are queuing rather than executing immediately because the virtual warehouse has reached its maximum concurrency …
High→
ORA-01555
A query could not read a consistent version of a data block because the undo information needed to reconstruct the old s…
Critical→
ORA-04031
Oracle could not allocate the requested amount of shared memory in the SGA (System Global Area), typically because the s…
Resource errors
High→
CORTEX_FUNCTION_QUOTA_EXCEEDED
A Snowflake Cortex AI function call was rejected because the account has exceeded its monthly token or request quota for…
High→
REQUEST_LIMIT_EXCEEDED
The Databricks REST API rejected a request because the calling organization has exceeded its allocated API request rate …
Critical→
SERVERLESS_COMPUTE_QUOTA_EXCEEDED
A serverless SQL warehouse or serverless job compute request was denied because the account has reached its regional quo…
Critical→
BUDGET_LIMIT_EXCEEDED
A Snowflake Budget object's credit limit was reached, triggering either a notification or an automatic suspension of the…
Critical→
RESOURCE_MONITOR_SUSPEND
A Snowflake virtual warehouse was automatically suspended by a Resource Monitor after the monitor's credit consumption t…
Critical→
CREDIT_QUOTA_EXCEEDED
Snowflake suspended compute activity across the account because the account-level credit quota — set by your Snowflake c…
High→
RunSlotLimitExceeded
A dbt Cloud job was queued but could not start because all available run slots for the account are occupied by other run…
High→
MODEL_SERVING_RATE_LIMIT_EXCEEDED
Too many requests were sent to a Databricks Model Serving endpoint in a given time window, exceeding either the endpoint…
Medium→
SQL_ANALYTICS_WAREHOUSE_SUSPENDED
A Databricks SQL warehouse reached its auto-suspend timeout and stopped, causing subsequent connection attempts and quer…
High→
WORKSPACE_STORAGE_QUOTA_EXCEEDED
The Databricks workspace has reached its DBFS or workspace storage quota, preventing new files, notebooks, libraries, or…
High→
DatabricksServerlessUnavailableError
The dbt-databricks adapter cannot connect because the configured Serverless SQL warehouse is unavailable, over capacity,…
Medium→
DbtSnowflakeWarehouseSuspendedError
The dbt-snowflake adapter connected to Snowflake but the virtual warehouse is suspended and did not auto-resume within t…
Critical→
CLUSTER_TERMINATED_UNEXPECTEDLY
A running Databricks cluster stopped without a user-initiated action, typically due to an out-of-memory condition, a dri…
High→
QUOTA_EXCEEDED
A Databricks operation was blocked because the workspace or the underlying cloud subscription has exhausted a resource q…
High→
1153
MySQL error 1153 fires when a single network packet between client and server exceeds the max_allowed_packet threshold. …
High→
1197
MySQL schrijft elke transactie eerst naar een in-memory binlog-cache voordat deze naar schijf wordt geflusht. Wanneer ee…
Critical→
1114
MySQL error 1114 betekent dat de storage engine geen nieuwe rijen meer kan opslaan in de betreffende tabel. Voor InnoDB-…
High→
1436
MySQL Error 1436 wordt gegenereerd wanneer een stored procedure, functie of query meer stack-ruimte verbruikt dan de thr…
High→
1205
MySQL error 1205 wordt gegooid wanneer een transactie langer dan `innodb_lock_wait_timeout` seconden (standaard 50s) wac…
High→
1213
InnoDB detected a circular lock dependency between two or more transactions and automatically rolled back the cheapest o…
High→
1412
MySQL returns error 1412 (ER_TABLE_DEF_CHANGED) when a transaction tries to access a table whose definition was modified…
High→
701
SQL Server ran out of memory to execute the query — the memory grant could not be satisfied.
Low→
9002
SQL Server error 9002 means the transaction log for a database has reached its maximum allocated size and cannot accept …
Medium→
1205
Two transactions were waiting for each other's locks — SQL Server chose one as the deadlock victim and rolled it back.
High→
1101
SQL Server 1101 is thrown when the engine tries to allocate a new page in tempdb but cannot — either the tempdb data fil…
Critical→
1105
Error 1105 fires when the SQL Server database engine tries to allocate a new 8 KB data page but cannot — the data file (…
High→
8645
SQL Server allocates a memory grant before executing any query that needs to sort rows or build a hash table. Error 8645…
Medium→
3960
Error 3960 fires when two concurrent transactions under SNAPSHOT isolation both read the same row and then try to update…
Capacity errors
High→
UserErrorDataFactoryQuotaExceeded
An Azure Data Factory operation failed because a service quota was exceeded. Common quota limits include the number of p…
High→
CapacityLimitExceeded
A Fabric Activator rule stopped firing because the workspace's Fabric capacity has been overloaded for more than 24 hour…
Medium→
HTTP 429
A script or application calling Fabric APIs (such as Lakehouse metadata APIs) received an HTTP 429 Too Many Requests res…
High→
HTTP 430
A Spark notebook, job, or pipeline in Fabric was rejected with HTTP 430 because the workspace has exceeded its allocated…
High→
The dataset exceeds the memory limit
The dataset is too large to fit within the memory allocated to your Power BI capacity tier. Power BI loads the entire da…
High→
ProcessingTimeOut
The Power BI backend (Analysis Services) model processing engine timed out. Unlike a query timeout, the data was success…
High→
Capacity is overloaded
The Power BI Premium capacity hosting this workspace has run out of resources. Refresh jobs are queued, throttled, or re…
High→
093044
Snowflake could not create the virtual warehouse. Common causes include hitting the account-level warehouse limit, insuf…
Medium→
Snowflake Budget Exceeded Notification
A Snowflake Budget reached its configured spending threshold and triggered a notification or action. Depending on the bu…
Medium→
Warehouse Scaling / Multi-Cluster Timeout
A Snowflake multi-cluster warehouse could not scale out in time to handle a query or workload, causing the query to be q…
High→
Uncompressed data limits for refresh
The semantic model's uncompressed data volume exceeds the Power BI service limit during refresh processing. On shared ca…
Medium→
Refresh operation throttled by Power BI Premium
Power BI Premium throttles data refresh operations when too many semantic models are being processed concurrently on a c…
Medium→
Low memory situations
The Power BI Premium capacity temporarily ran out of memory during a high-demand period, causing refresh operations to f…
High→
Errors on Premium capacity
Connections and operations via the XMLA endpoint on Power BI Premium capacity fail, including SSMS connect-to-server err…
Medium→
Executing a large command using the XMLA endpoint
Submitting an oversized TMSL or XMLA command payload to the Power BI XMLA endpoint returns a 400 Bad Request error with …
High→
Resource governing command memory limit in Premium
A single semantic model operation via the XMLA endpoint has exceeded the per-operation memory limit enforced by Power BI…
Medium→
Understanding memory errors and recovery
A memory error occurred on a Power BI Premium capacity due to high demand, causing a semantic model operation to fail. T…
High→
OpenConnectionError
A report visual cannot be rendered because the underlying Power BI Premium or Embedded capacity was paused or deleted wh…
High→
Fabric Pipeline Error 3202
The Fabric Data Pipeline failed because the Azure Databricks workspace has already had 1,000 jobs created within the pas…
Critical→
Fabric Pipeline Error 2500
The Azure Batch activity encountered an unexpected exception during execution, causing the pipeline run to fail. This is…
High→
Fabric Pipeline Error 2001
The response payload returned by a Web activity exceeds the maximum supported output size of approximately 4 MB. The pip…
High→
Fabric Pipeline Error 2002
The total payload size of a Web activity — including activity configurations and inputs — exceeds the platform's enforce…
High→
Fabric Pipeline Error 2003
This error occurs when a Fabric pipeline has too many concurrent external activities running simultaneously, exceeding p…
High→
Query failure due to tempdb space issue
A query failed because the internal tempdb system database ran out of available space during execution. TempDB is used b…
High→
DocumentClientException
A DocumentClientException with the message 'Request rate is large' occurs when ADF's copy activity exceeds the provision…
High→
OutOfMemoryException
The Self-Hosted Integration Runtime node ran out of available memory while executing an activity, most commonly during L…
Critical→
53000
SQLSTATE 53000 is PostgreSQL's generic resource-exhaustion error. The server aborts the current statement because it can…
Critical→
53100
SQLSTATE 53100 means PostgreSQL tried to write data — a row insert, WAL segment, temp file for a sort/hash, or VACUUM cl…
Critical→
53200
SQLSTATE 53200 means PostgreSQL tried to allocate memory for an operation — a sort, hash join, CTE materialization, or i…
High→
53300
PostgreSQL returns SQLSTATE 53300 (`too_many_connections`) when a new connection request arrives but the server has alre…
High→
SYNAPSE_SQL_0005
The Synapse dedicated SQL pool has insufficient Data Warehouse Units (DWUs) to execute the query and it has been queued …
Storage errors
Cluster errors
High→
AWS_INSUFFICIENT_FREE_ADDRESSES_IN_SUBNET_FAILURE
The AWS VPC subnet used by Databricks has run out of available private IP addresses. No new cluster nodes can be launche…
High→
AWS_INSUFFICIENT_INSTANCE_CAPACITY_FAILURE
AWS does not have enough capacity for the requested EC2 instance type in the selected availability zone. This is a cloud…
High→
AWS_RESOURCE_QUOTA_EXCEEDED
A Databricks cluster could not be launched because an AWS service quota was exceeded. Common limits include vCPU quotas …
High→
BOOTSTRAP_TIMEOUT_DUE_TO_MISCONFIG
The cluster VM bootstrap process timed out before Spark could start. This is almost always caused by a misconfiguration …
High→
CLOUD_PROVIDER_LAUNCH_FAILURE
The cloud provider (AWS, Azure, or GCP) failed to launch the VM instances requested for the Databricks cluster. The erro…
High→
COMMUNICATION_LOST
The Databricks control plane lost communication with the cluster. The cluster was running but became unreachable — this …
High→
CONTROL_PLANE_REQUEST_FAILURE_DUE_TO_MISCONFIG
The Databricks control plane rejected a cluster request because of a misconfiguration in the workspace, cluster policy, …
High→
DOCKER_IMAGE_PULL_FAILURE
The Databricks cluster failed to pull the Docker container image from the configured container registry. Clusters using …
High→
DRIVER_NOT_RESPONDING
The Databricks driver is running but has stopped responding to heartbeats from the control plane. Unlike COMMUNICATION_L…
Medium→
EOS_SPARK_IMAGE
A Databricks cluster is configured to use a Databricks Runtime (DBR) version that has reached End of Support. The cluste…
Medium→
INSTANCE_POOL_MAX_CAPACITY_REACHED
A Databricks cluster could not be created or scaled because the instance pool it is attached to has reached its configur…
High→
INSTANCE_UNREACHABLE_DUE_TO_MISCONFIG
Databricks cannot reach the cluster instance after it was launched. The VM started but the Databricks control plane cann…
High→
INVALID_ARGUMENT
A Databricks cluster was terminated because it received an invalid argument — typically from a misconfigured Spark confi…
High→
NETWORK_CHECK_CONTROL_PLANE_FAILURE
A Databricks cluster failed a network connectivity check to the Databricks control plane before or during startup. The c…
High→
SPARK_STARTUP_FAILURE
The Spark driver failed to start within the configured startup timeout (approximately 200 seconds). The cluster could no…
Medium→
SPOT_INSTANCE_TERMINATION
One or more spot (preemptible) instances in the Databricks cluster were reclaimed by the cloud provider. This is an expe…
Medium→
STORAGE_DOWNLOAD_FAILURE_SLOW
A Databricks cluster terminated because downloading a required artifact from cloud storage (such as a library, init scri…
Job errors
Medium→
CANCELED
A Databricks job run was manually canceled, or canceled by the system due to a concurrent run limit or cancellation poli…
High→
FAILED
A Databricks job run completed with an error. The task executed but encountered a failure — this is the most common term…
High→
INTERNAL_ERROR
INTERNAL_ERROR means the Databricks control plane or underlying cloud infrastructure failed during job execution — your …
Low→
QUEUED
A Databricks job run has been accepted but is waiting to start. The run is queued because no cluster is available yet, t…
Low→
SKIPPED
A Databricks job task was skipped. This is not a failure — the task was intentionally bypassed, either because a precedi…
Medium→
SUCCESS_WITH_FAILURES
A Databricks multi-task job completed, but one or more tasks failed. The overall job run is considered partially success…
High→
TIMEDOUT
A Databricks job run was stopped because it exceeded the configured maximum run duration. No error was raised by the cod…
Pipeline errors
Configuration errors
Medium→
DataConsistencyValidationNotSupportedForNonDirectBinaryCopy
The data consistency validation feature is only available when copying files in binary format directly between storage a…
Medium→
DeleteFilesAfterCompletionNotSupportedForNonDirectBinaryCopy
The option to delete source files after a successful copy is only supported for direct binary file copy operations. It c…
Medium→
DeleteFilesAfterCompletionNotSupportedForThisConnector
The source connector does not support the delete-after-copy option. Remove this setting from the copy activity or use a …
Medium→
DF-Executor-ExpressionParseError
An expression in a data flow transformation — a Derived Column, filter, join condition, or aggregate — contains a syntax…
Medium→
DF-Executor-IncorrectLinkedServiceConfiguration
A linked service used by the data flow source or sink has an incorrect configuration — a required property is missing, h…
Medium→
DF-Executor-InvalidPath
The source or sink storage path configured in the data flow does not exist, contains illegal path characters, or a dynam…
Medium→
DF-Executor-InvalidStageConfiguration
The staging storage configuration used by this data flow for SQL DW or Synapse bulk loading is invalid. The staging link…
Medium→
DF-Executor-PartitionDirectoryError
The data flow source encountered an error reading partition directories from the storage layer. The partition folder str…
Medium→
DF-SQLDW-InvalidStorageType
The staging storage for Synapse Analytics uses an unsupported type. COPY INTO and PolyBase staging only support Azure Bl…
Medium→
DF-SQLDW-StagingStorageNotSupport
No staging storage is configured for the Synapse Analytics sink, but staging is required. Writing to Synapse from a Mapp…
Medium→
DF-Synapse-DBNotExist
The database in the Synapse Analytics linked service does not exist, or the SQL pool has been paused, deleted, or rename…
Medium→
DF-Synapse-InvalidDatabaseType
The Synapse linked service is connected to an incompatible database type — for example, a serverless pool endpoint where…
Medium→
DF-Synapse-InvalidOperation
The data flow attempted an invalid operation on the Synapse connector — such as upsert on a table with no key columns, o…
Medium→
DF-Synapse-InvalidTableDBName
The table or database name in the Synapse Analytics dataset is invalid — the table does not exist or the name contains c…
Medium→
DF-Synapse-StoredProcedureNotSupported
Stored procedure calls are not supported in ADF Mapping Data Flow Synapse connectors — this option is only available in …
Medium→
DF-Xml-InvalidReferenceResource
The XML source references an external XSD or DTD that ADF cannot access or that is invalid. The data flow is configured …
Medium→
DF-Xml-InvalidSchema
The schema stored in the ADF XML dataset does not match the XML file being processed — imported from a different version…
Medium→
DF-Xml-InvalidValidationMode
The XML dataset uses a validation mode that is not valid for the current context — an invalid or unsupported mode was sp…
Medium→
DF-Xml-UnsupportedExternalReferenceResource
The XML file or schema references an external resource (external DTD, entity file, or HTTP URL) that ADF does not suppor…
Medium→
OAuth2ClientIdColonNotAllowed
The OAuth2 client ID configured in the ADF linked service contains a colon character, which is not permitted. Update the…
Medium→
QueryMissingFormatSettingsInDataset
The dataset used in the copy activity is missing required format settings. The dataset schema or format configuration mu…
Medium→
QueryUnsupportedCommandBehavior
The SQL command behavior specified in the copy activity source is not supported by ADF. Only sequential reads are suppor…
Medium→
SkipAllErrorFileNotSupportedForNonBinaryCopy
The fault tolerance setting to skip all error files is only available when copying files in binary format. Disable this …
Medium→
SkipForbiddenFileNotSupportedForNonDirectBinaryCopy
The fault tolerance setting to skip forbidden (access-denied) files is only available for direct binary file copy. It ca…
Medium→
SkipForbiddenFileNotSupportedForThisConnector
The fault tolerance setting to skip forbidden files is not supported by the connector configured as the source. Check th…
Medium→
SkipInconsistencyDataNotSupportedForNonDirectBinaryCopy
The fault tolerance setting to skip inconsistent data is only available for direct binary copy operations. Disable this …
Medium→
SkipInvalidFileNameNotSupportedForNonDirectBinaryCopy
The fault tolerance option to skip files with invalid names is only available for direct binary copy between file-based …
Medium→
SkipInvalidFileNameNotSupportedForSink
The sink connector does not support the fault tolerance option to skip files with invalid names. Remove this setting or …
Medium→
SkipInvalidFileNameNotSupportedForSource
The source connector does not support the fault tolerance option to skip files with invalid names. Remove this setting o…
Medium→
SkipMissingFileNotSupportedForNonDirectBinaryCopy
The "skip missing file" fault tolerance setting is only available for direct binary copy between file-based stores. It c…
High→
UserErrorColumnNotFound
ADF could not locate a column referenced in your pipeline's mapping, filter, or expression — it does not exist in the cu…
Medium→
UserErrorOdbcInvalidQueryString
The ODBC query string specified in the copy activity source is not valid for the ODBC driver. Verify the SQL syntax is c…
High→
UserErrorSchemaNotMatch
ADF found that the source and sink schemas are incompatible. A column type, name, or structure in the source does not ma…
Medium→
WildcardPathSinkNotSupported
The sink configuration uses a wildcard path pattern, which is not supported when writing data. Wildcard patterns are onl…
Medium→
dbt Built-in Test Override Error
A custom generic test in the project or a package has the same name as a dbt built-in test (not_null, unique, accepted_v…
Medium→
dbt Circular Macro Dependency
dbt detected a circular dependency between macros — Macro A calls Macro B, which (directly or indirectly) calls Macro A …
High→
ColumnTypeMismatch
dbt's model contract enforcement found that a column's actual data type in the warehouse does not match the declared typ…
Medium→
dbt generate_schema_name Conflict
dbt's schema name generation produced an unexpected or conflicting schema name, causing models to be built in the wrong …
Medium→
MacroInvalidDispatchArgError
dbt could not dispatch a macro call because the arguments passed do not match any of the available macro signatures for …
Medium→
ModelConfigError
A dbt model has an invalid configuration — either in its config() block, in schema.yml, or in dbt_project.yml. dbt canno…
Medium→
dbt Model Contract: No Columns Defined
A dbt model has `contract: {enforced: true}` in its config but has no column definitions in the schema.yml file. dbt req…
Medium→
PackageVersionMismatch
dbt detected a conflict between the installed package versions and the version constraints declared in packages.yml. Thi…
High→
DbtProfileError
dbt cannot load or validate the connection profile from profiles.yml. This prevents dbt from connecting to the data ware…
High→
DbtProjectError
dbt encountered an error loading or validating the dbt_project.yml configuration file. This prevents the project from st…
High→
SchemaConfigError
dbt failed to parse a schema.yml or properties file due to an invalid configuration. This error surfaces at project comp…
Low→
SelectorError
dbt could not parse or resolve the node selection expression passed via --select, --exclude, or --selector. The run fail…
Medium→
dbt store_failures Relation Error
A dbt test configured with `store_failures: true` failed to create or write to the failures relation (table or view). Th…
Medium→
TestConfigError
dbt could not parse or compile a test definition due to an invalid test configuration. This prevents the test from runni…
Medium→
HookRunError (on-run-end)
A SQL statement or macro defined in the on-run-end hook in dbt_project.yml failed to execute. dbt runs on-run-end hooks …
High→
HookRunError (on-run-start)
A SQL statement or macro in the on-run-start hook failed to execute. Unlike on-run-end hooks, a failed on-run-start hook…
Medium→
SourceFreshnessError
The dbt source freshness check failed because the SQL query used to retrieve the latest record timestamp for a source ta…
High→
UndefinedError: env_var
A dbt model, macro, or profile referenced an environment variable using env_var('VAR_NAME') without a default value, and…
Medium→
DbtDeprecationWarning (--warn-error)
A dbt run with --warn-error or --warn-error-options flags treated a deprecation warning as a hard error, causing the job…
High→
FEATURE_STORE_TRAINING_SET_ERROR
Databricks Feature Store failed to create or read a training set, typically because a referenced feature table does not …
High→
CATALOG_NOT_FOUND
A query or job referenced a Unity Catalog catalog name that does not exist or is not accessible in the current metastore…
High→
DELTA_PROTOCOL_VERSION_NOT_SUPPORTED
The Delta Lake reader or writer version required by the table exceeds what the current client library supports, preventi…
High→
090114
Snowpipe's auto-ingest mechanism failed to process events from the cloud storage notification queue, stalling continuous…
Medium→
002003
A Snowflake data share could not be granted to a consumer because the consumer account identifier does not match any kno…
Medium→
002003
A Snowflake Data Marketplace or Data Exchange listing is unavailable to the requesting account, either because it was un…
Medium→
002003
A Streamlit in Snowflake application cannot be accessed because it does not exist in the specified schema, was dropped, …
High→
ICEBERG_EXTERNAL_VOLUME_ERROR
A Snowflake Iceberg table operation failed because the external volume pointing to the cloud storage location is misconf…
Low→
SEARCH_OPTIMIZATION_NOT_SUPPORTED
A search optimization operation failed because the table type, column type, or operation is not compatible with Snowflak…
Medium→
DbtManifestVersionIncompatible
The dbt manifest.json file was generated by a different version of dbt than the one currently being used to parse or con…
High→
DbtProfileMissingTarget
dbt cannot find the specified target environment in the active profile, either because the target name does not exist in…
Medium→
RESOURCE_ALREADY_EXISTS
A create operation failed because an object — such as a catalog, schema, table, volume, or cluster policy — with the sam…
High→
RESOURCE_DOES_NOT_EXIST
An API call or SQL statement referenced a Databricks resource — such as a cluster, job, instance pool, or Unity Catalog …
High→
SQL_WAREHOUSE_NOT_FOUND
A DBSQL query or API call referenced a SQL Warehouse by ID or name that does not exist in the workspace, typically becau…
Critical→
INIT_SCRIPT_FAILURE
A Databricks cluster failed to start because one or more cluster-scoped or global init scripts exited with a non-zero re…
High→
TASK_GRAPH_CYCLE_DETECTED
Snowflake rejected a task dependency configuration because the defined predecessor relationships form a circular depende…
Medium→
TIME_TRAVEL_NOT_ENABLED
A Time Travel query using the AT or BEFORE clause failed because the target table, schema, or database has data retentio…
Low→
QUERY_TAG_TOO_LONG
A Snowflake session or statement failed to set a QUERY_TAG because the tag value exceeded Snowflake's maximum allowed le…
High→
DeferralStateManifestNotFound
A dbt run with --defer or --state failed because the manifest.json file specified via the --state flag does not exist at…
High→
DbtCloudJobTriggerError
An external system failed to trigger a dbt Cloud job via the dbt Cloud API because the request was rejected due to an in…
High→
IncrementalStrategyNotSupportedError
A dbt incremental model failed because the incremental_strategy configured for the model is not supported by the databas…
High→
SnapshotCheckStrategyError
A dbt snapshot using the check strategy failed because the check_cols configuration is missing, contains columns not pre…
Critical→
METASTORE_NOT_FOUND
A workspace operation failed because no Unity Catalog metastore is assigned to the workspace, or the referenced metastor…
High→
VOLUME_NOT_FOUND
A SQL statement or job task referenced a Unity Catalog volume using a three-part name that does not exist, has been drop…
High→
MODEL_VERSION_NOT_FOUND
An MLflow or Unity Catalog operation referenced a registered model version that does not exist, has been deleted, or is …
High→
MODEL_SERVING_ENDPOINT_NOT_FOUND
A request to query or manage a Databricks Model Serving endpoint failed because the endpoint with the specified name doe…
High→
BUNDLE_DEPLOYMENT_FAILED
A Databricks Asset Bundle (DAB) deployment via the CLI command failed, meaning one or more workspace resources defined i…
Medium→
BUNDLE_VALIDATION_FAILED
The 'databricks bundle validate' command detected structural or semantic errors in the bundle YAML configuration before …
High→
WORKFLOW_DEPENDENCY_CYCLE
A Databricks job or Declarative Automation Bundle definition contains a circular dependency between tasks, making it imp…
High→
JOB_CLUSTER_POLICY_VIOLATION
A job attempted to start a cluster with a configuration that violates one or more rules in the assigned cluster policy, …
High→
CLUSTER_POLICY_NOT_FOUND
A job, cluster creation request, or bundle deployment referenced a cluster policy ID that does not exist or has been del…
High→
VECTOR_SEARCH_INDEX_NOT_FOUND
A query or application call referenced a Databricks Vector Search index that does not exist, was not yet synchronized, o…
Medium→
GENIE_SPACE_NOT_FOUND
An API call or Databricks App referenced an AI/BI Genie space by ID that does not exist or was deleted from the workspac…
High→
ML_CLASSIFICATION_MODEL_NOT_FOUND
A call to a Snowflake ML Classification model instance failed because the model object does not exist in the specified s…
Medium→
EVENT_TABLE_NOT_FOUND
A logging, tracing, or alert operation failed because the Snowflake event table configured at the account, database, or …
Low→
INVALID_LOG_LEVEL
An ALTER statement attempted to set the LOG_LEVEL parameter on a Snowflake object to an unrecognized value, causing Snow…
Medium→
TAG_NOT_FOUND
An ALTER or CREATE statement tried to apply or reference a Snowflake object tag that does not exist in the specified sch…
Medium→
MASKING_POLICY_CONFLICT
A column or table has two conflicting masking policy assignments — for example, a direct column-level policy and a tag-b…
Medium→
PROJECTION_POLICY_NOT_FOUND
An ALTER TABLE or ALTER VIEW statement tried to apply a projection policy that does not exist in the specified schema, o…
Low→
ExplorerLineageUnavailable
The dbt Explorer lineage graph is not rendering or shows stale data because the production environment has not successfu…
High→
EnvironmentVariableNotSet
A dbt model, macro, or profile references an environment variable using env_var() that was not set in the dbt Cloud envi…
Medium→
PackageVersionConstraintConflict
The 'dbt deps' command failed because two or more packages in packages.yml require incompatible versions of the same dep…
High→
DATABRICKS_APPS_DEPLOYMENT_FAILED
A Databricks App failed to deploy, typically because the app configuration is invalid, required resources are missing, o…
Medium→
DATABRICKS_APPS_NOT_FOUND
An API call or workflow step references a Databricks App by name that does not exist in the workspace or has been delete…
Low→
CLUSTER_LOG_DELIVERY_FAILED
Databricks could not write cluster driver or executor logs to the configured log destination (DBFS, S3, ADLS, or GCS) be…
High→
SECRET_NOT_FOUND
A notebook or job called dbutils.secrets.get with a key that does not exist in the specified secret scope, usually becau…
High→
SECRET_SCOPE_NOT_FOUND
A notebook or job referenced a Databricks secret scope that does not exist in the workspace, causing credential lookups …
High→
SSO_INTEGRATION_NOT_FOUND
Snowflake cannot find the SAML security integration referenced during SSO login, usually because it was dropped, the int…
Critical→
CUSTOMER_MANAGED_KEY_NOT_FOUND
Snowflake Tri-Secret Secure cannot access the customer-managed encryption key in AWS KMS or Azure Key Vault, preventing …
Medium→
GIT_REPOSITORY_INTEGRATION_ERROR
Snowflake cannot connect to or fetch from the configured Git repository, typically because the API integration credentia…
High→
DatabricksUnityNotConfiguredError
The dbt-databricks adapter attempted to use Unity Catalog features but the profile is missing a catalog value, or the wo…
Medium→
DbtSnowflakeRoleNotSetError
The dbt-snowflake adapter cannot determine which Snowflake role to use because the role field is missing from the dbt pr…
Medium→
DbtVersionConstraintError
The installed dbt version does not satisfy the require-dbt-version constraint defined in dbt_project.yml or in an instal…
High→
GIT_REPOSITORY_NOT_FOUND
Databricks cannot locate the remote Git repository when checking out code for a job or Repos folder, usually due to a de…
High→
GIT_COMMIT_REFERENCE_NOT_FOUND
A Databricks Workflows job or Repos checkout fails because the specified branch, tag, or commit SHA no longer exists in …
High→
WORKFLOW_TASK_NOT_FOUND
A Databricks Workflows run failed because a referenced task key does not exist in the job definition, often caused by a …
High→
LIBRARIES_INSTALL_FAILED
A cluster failed to start or a job was aborted because one or more libraries could not be installed during cluster initi…
Medium→
FEATURE_FLAG_NOT_ENABLED
A Databricks API call or notebook command failed because it uses a feature that is behind a preview flag and has not bee…
Medium→
002003 (42S02)
A COPY INTO, INFER_SCHEMA, or stage-related command failed because the referenced file format object does not exist in t…
Medium→
CompilationError
A dbt command using the state:modified selector failed because no comparison manifest was found at the path specified by…
High→
Unsupported data source for refresh
The semantic model references a data source type that Power BI Service does not support for scheduled or on-demand refre…
High→
Dataflow failures in Premium workspaces
Certain data connectors are not supported for dataflows running in Power BI Premium workspaces, causing refresh failures…
Medium→
Fabric Pipeline Error 3201
The Fabric Data Pipeline Databricks activity failed because a required field — typically the notebook path or task setti…
Medium→
Fabric Pipeline Error 3602
The Fabric pipeline's Azure Function Activity was configured with an HTTP method that is not supported. Only a specific …
High→
Fabric Pipeline Error 3606
The Azure Function activity in a Fabric Data Pipeline is missing the required function key in its JSON definition. This …
High→
Fabric Pipeline Error 3607
The Azure Function activity in a Fabric Data Pipeline does not have a `functionName` property in its JSON definition, ma…
High→
Fabric Pipeline Error 3609
The Azure Function activity in a Fabric Data Pipeline is missing the required `functionAppUrl` property, so the pipeline…
High→
Fabric Pipeline Error 3611
The Azure Function activity definition is incomplete because the required `method` property is absent from the activity …
High→
Fabric Pipeline Error 3612
The Azure Function activity JSON definition is missing the linked service connection details required to authenticate an…
High→
Fabric Pipeline Error 4101
An `AzureMLExecutePipeline` activity contains an invalid value or missing definition for one of its required properties.…
High→
Fabric Pipeline Error 4110
The `AzureMLExecutePipeline` activity is missing its linked service definition in the JSON, preventing the pipeline from…
High→
Fabric Pipeline Error 4111
The `AzureMLExecutePipeline` activity references a linked service that is incorrect or incompatible with the Azure Machi…
High→
Fabric Pipeline Error 4112
The AzureML Service linked connection contains an invalid or missing value for a specific property. This typically indic…
High→
Fabric Pipeline Error 4123
A request to Azure Machine Learning failed because one or more activity properties, such as pipeline parameters, do not …
High→
Fabric Pipeline Error 4126
The Azure Machine Learning pipeline run invoked from a Fabric pipeline has failed. The failure originates within the ML …
Medium→
Fabric Pipeline Error 2103
A required property in the Fabric pipeline configuration has not been given a value. The pipeline cannot execute until t…
Medium→
Fabric Pipeline Error 2104
A property in the Fabric pipeline configuration has been assigned a value of the wrong data type. The pipeline cannot pr…
High→
Fabric Pipeline Error 2106
The storage connection string provided in the pipeline connection is invalid or incorrectly formatted. The pipeline cann…
High→
Fabric Pipeline Error 2110
The connection type specified in the pipeline activity is not supported for that activity type. The activity requires a …
High→
Fabric Pipeline Error 2112
The cloud environment type could not be determined or is not supported based on the EndpointSuffix provided in the stora…
Medium→
Fabric Pipeline Error 2504
The Azure Batch activity returned a BadRequest status because the total size of file paths in the folderPath exceeds the…
Medium→
Fabric Pipeline Error 2507
The Azure Batch activity cannot locate the specified folder path or the folder exists but contains no files. Verify that…
High→
Fabric Pipeline Error 2508
Multiple files with the same name exist in different subfolders of the specified folderPath. Azure Batch activities flat…
High→
Fabric Pipeline Error 2509
The Batch account URL provided in the Azure Batch linked service or activity configuration is not a valid URI. Azure Bat…
Medium→
Fabric Copy Activity Error 20020
The copy activity source path contains a wildcard character, but the connector or configuration being used does not supp…
Medium→
Fabric Copy Activity Error 20153
The OAuth2 client ID configured in the linked service contains a colon character (':'), which is an invalid character fo…
Medium→
Fabric Copy Activity Error 20551
The Copy Activity dataset is missing required format settings, preventing Fabric from correctly reading or writing the d…
Medium→
Fabric Copy Activity Error 20552
The specified command behavior parameter is not supported by the Copy Activity API. This error occurs when an unsupporte…
Medium→
Fabric Copy Activity Error 20704
The Copy Activity's data consistency validation feature is not compatible with the current activity configuration. Consi…
Medium→
Fabric Copy Activity Error 20705
The 'validateDataConsistency' property has been enabled for a connector or data store that does not support this validat…
Medium→
Fabric Copy Activity Error 20741
The 'fileMissing' skip error file setting is not supported in the current copy activity configuration. This option is on…
Medium→
Fabric Copy Activity Error 20742
The 'dataInconsistency' skip error file setting is not supported in the current copy activity configuration. This option…
Medium→
Fabric Copy Activity Error 20743
The 'fileForbidden' skip error file setting is not supported in the current copy activity configuration. This option is …
Medium→
Fabric Copy Activity Error 20744
The 'fileForbidden' skip error file setting is not supported by the connector currently used in the copy activity. The s…
Medium→
Fabric Copy Activity Error 20745
The skip invalid file name option is not supported in the current copy activity configuration. This setting has specific…
Medium→
Fabric Copy Activity Error 20746
The 'invalidFileName' option in skipErrorFile is not supported for the specified source connector. This setting must be …
Medium→
Fabric Copy Activity Error 20747
The 'invalidFileName' option in skipErrorFile is not supported for the specified sink connector. This setting must be re…
Medium→
Fabric Copy Activity Error 20748
The 'allErrorFile' option in skipErrorFile is only supported when using binary copy with a folder-level configuration. T…
Medium→
Fabric Copy Activity Error 20771
The 'deleteFilesAfterCompletion' setting is only supported when the copy activity is configured for direct binary copy. …
Medium→
Fabric Copy Activity Error 20772
The 'deleteFilesAfterCompletion' setting is not supported for the specified connector in the current copy activity confi…
High→
Fabric Copy Activity Error 27002
The Fabric Copy Activity could not download one or more custom plugins required to execute the pipeline. This typically …
Medium→
RestdestinationUNSupportedCompressionType
The Fabric Data Factory REST connector encountered a compression type specified in the pipeline configuration that is no…
Medium→
Spark code issue
A Spark job in a Fabric notebook failed because the Catalyst optimizer generated an excessively large logical or physica…
High→
WorkspaceNotFound
A Fabric REST API call returned a 404 Not Found response because the specified workspace object ID does not exist or is …
High→
EntityNotFound
A Fabric REST API call returned a 404 Not Found response with error code EntityNotFound, meaning the specific resource (…
High→
HRESULT: 0x8007007E
HRESULT 0x8007007E (Unable to load DLL 'jvm.dll') occurs on a Self-hosted Integration Runtime node when Java Runtime Env…
High→
TypeInitializationException
A required .NET assembly or its dependency could not be loaded during type initialization on the Self-Hosted IR node, co…
High→
FileNotFoundException
The Self-Hosted IR could not locate a required DLL or assembly file at runtime, preventing the activity from executing. …
High→
HybridDeliveryException
The Self-Hosted IR could not locate a Java Runtime Environment (JRE) required to process Java-dependent file formats suc…
High→
DllNotFoundException
The Self-Hosted IR failed to load a required native DLL — most commonly jvm.dll from the Java Runtime Environment — when…
High→
ADF Pipeline Error 2709
Pipeline fails because the access token belongs to a different Microsoft Entra tenant than expected.
High→
ADF Pipeline Error 2705
Service principal of certificaat heeft geen toegang tot Data Lake Store of Data Lake Analytics-account.
High→
ADF Pipeline Error 2711
ACL verification failed: service principal or credentials lack access to Data Lake Store file/folder, or path is incorre…
High→
ADF Pipeline Error 2704
Service principal or certificate lacks access to the Data Lake Store file or Data Lake Analytics account.
High→
ADF Pipeline Error 2707
ADF can't resolve the Azure Data Lake Analytics account — AccountName or DataLakeAnalyticsUri in the linked service is i…
High→
ADF Pipeline Error 2703
Data Lake Analytics job submitted via ADF failed with an internal U-SQL/CQO error (Error Id starts with 'Error Id:').
High→
ADF Pipeline Error 3250
Not enough resources available in the workspace to run the pipeline activity.
High→
ADF Pipeline Error 3251
Pool heeft onvoldoende resources beschikbaar om de pipeline-activiteit uit te voeren.
High→
ADF Pipeline Error 3252
Spark job failed: not enough vCores available. Cause: vCore quota exhausted or too many concurrent jobs.
High→
ADF Pipeline Error 3253
Te veel gelijktijdige MappingDataflow runs op dezelfde Integration Runtime; throttling threshold bereikt.
High→
ADF Pipeline Error 3254
AzureSynapseArtifacts linked service has an invalid or missing value for a required property, blocking pipeline executio…
High→
ADF Pipeline Error 2300
ADF kan job niet indienen bij HDInsight cluster — meestal onbereikbare cluster-URI, verlopen credentials of netwerk-/tim…
High→
ADF Pipeline Error 2301
Service kon de status van HDInsight-applicatie niet ophalen — cluster- of HDInsight-serviceprobleem.
High→
ADF Pipeline Error 2302
Hadoop job submitted to HDI cluster failed with non-zero exit code; check stderr log path or Ambari UI for the job ID.
High→
ADF Pipeline Error 2303
Hadoop job submitted to HDInsight cluster failed; check stderr logs or Ambari UI for the job ID.
High→
ADF Pipeline Error 2304
Storage linked service used by an HDInsight linked service or HDI activity is configured with MSI authentication, which …
High→
ADF Pipeline Error 2305
ADF kan de HDInsight-client niet initialiseren — onjuiste connectie-info, ontbrekende permissies of HDI service issue.
High→
ADF Pipeline Error 2306
Invalid JSON provided for an HDInsight on-demand script action — pipeline cannot parse the script action configuration.
High→
ADF Pipeline Error 2310
ADF kon geen Spark batch job indienen op het HDI/Spark cluster via de Livy batch API en kreeg een foutmelding terug.
High→
ADF Pipeline Error 2312
Spark job failed on HDInsight cluster for a given batch ID; troubleshoot via the activity run Output in the Monitoring p…
High→
ADF Pipeline Error 2313
The batch ID was not found on the HDInsight Spark cluster — it was deleted before ADF could track completion.
High→
ADF Pipeline Error 2328
On-demand HDI cluster creation failed for the linked service; the inner error message contains the root cause.
High→
ADF Pipeline Error 2329
ADF kon de on-demand HDI cluster niet verwijderen na pipeline-uitvoering; linked service of cluster gaf een fout terug.
High→
ADF Pipeline Error 2331
The provided file path is empty. Provide a path for a file that exists.
High→
ADF Pipeline Error 2340
HDInsightOnDemand linked service kan niet worden uitgevoerd via een SelfHosted Integration Runtime; alleen Azure IR is o…
High→
ADF Pipeline Error 2341
HDInsight cluster URL is invalid — must be in URI format with 'https' scheme.
High→
ADF Pipeline Error 2342
ADF kan geen verbinding maken met de HDInsight-cluster door verkeerde credentials, netwerkconfiguratie of IR-bereikbaarh…
High→
ADF Pipeline Error 2343
Connection to the HDInsight cluster failed because the username or password on the linked service is empty or null.
High→
ADF Pipeline Error 2345
Hive script-bestand kan niet gelezen worden — bestand bestaat niet of linked service heeft geen toegang tot de scriptloc…
High→
ADF Pipeline Error 2346
ADF kan geen ODBC-verbinding opzetten naar het HDInsight-cluster; de connectie naar Hive faalt met een onderliggende fou…
High→
ADF Pipeline Error 2347
Hive script execution via ODBC failed on the HDI cluster — submitted from ADF, failed downstream on Hive.
High→
ADF Pipeline Error 2348
HDInsight activity faalt: main storage linked service is niet correct geconfigureerd of gebruikt MSI/app-auth in plaats …
High→
ADF Pipeline Error 2350
HDI activity kan files niet kopiëren naar main storage vóór job-submit: foute credentials of files bestaan niet op de op…
High→
ADF Pipeline Error 2351
Could not open the file in the specified container/fileSystem because it doesn't exist at the specified path.
High→
ADF Pipeline Error 2352
The file storage has not been initialized — linked service properties for the HDI activity are not set correctly.
High→
ADF Pipeline Error 2353
HDInsight activity script storage linked service properties are not set correctly, blocking script execution.
High→
ADF Pipeline Error 2354
The storage linked service type is not supported for this activity's executor type or linked service property.
High→
ADF Pipeline Error 2355
The value provided for commandEnvironment is incorrect — expected an array of CmdEnvVarName=CmdEnvVarValue strings.
High→
ADF Pipeline Error 2356
The commandEnvironment already contains a variable named '%variableName;' — duplicate or malformed entry in the variable…
High→
ADF Pipeline Error 2357
The certificate or password is wrong for ADLS Gen 1 storage — provided credentials are incorrect.
High→
ADF Pipeline Error 2358
TimeToLive op on-demand HDInsight linked service heeft ongeldig formaat; moet timespan zijn tussen 00:05:00 en 24:00:00.
High→
ADF Pipeline Error 2359
The value provided for the 'roles' property is invalid. Expected types are 'zookeeper', 'headnode', or 'workernode'.
High→
ADF Pipeline Error 2360
The connection string in HCatalogLinkedService is invalid and could not be parsed by Azure Data Factory.
High→
ADF Pipeline Error 2361
On-demand HDInsight cluster creation failed; ADF received no specific error from the HDInsight service.
High→
ADF Pipeline Error 2362
Only Azure Blob storage is supported as additional storage for HDInsight on-demand linked service; non-Blob storage was …
High→
ADF Pipeline Error 2010
The Self-hosted Integration Runtime is offline, or the Azure IR is expired or not registered.
Medium→
0A000
The SQL statement or operation requested is not supported by this PostgreSQL version or configuration.
Low→
25001
SQLSTATE 25001 wordt gegenereerd wanneer PostgreSQL een commando ontvangt dat niet binnen een actieve transactie mag wor…
High→
25P02
A command was sent inside a transaction that has already failed. PostgreSQL aborts all further commands until the transa…
High→
3D000
The database name specified in the connection string does not exist on the PostgreSQL server.
High→
40001
SQLSTATE 40001 means PostgreSQL aborted and rolled back your transaction because it conflicted with another concurrent t…
High→
40P01
PostgreSQL detected a deadlock between two or more transactions waiting for each other's locks, and automatically chose …
Medium→
55006
The operation cannot be performed because the target object is currently in use by another session.
Medium→
55P03
The requested lock could not be acquired because `NOWAIT` was specified or `lock_timeout` expired.
Critical→
58030
PostgreSQL encountered a system-level I/O error when reading or writing data files.
High→
F0000
PostgreSQL encountered an error in a configuration file (postgresql.conf, pg_hba.conf, etc.).
Critical→
XX001
PostgreSQL detected corruption in its internal data files — this is a critical error requiring immediate attention.
Critical→
XX002
A PostgreSQL index has been detected as corrupted. Queries using the index may return incorrect results or fail.
High→
SYNAPSE_SQL_0004
An external table in Synapse references a file path in ADLS Gen2 or Azure Blob Storage that does not exist.
Medium→
SYNAPSE_SQL_0008
Synapse Serverless SQL does not support a data type used in the external file or schema definition.
High→
SYNAPSE_SQL_0011
A managed private endpoint created by Synapse in its managed VNet has not been approved by the target resource owner.
Medium→
SYNAPSE_SQL_0014
PolyBase or the COPY INTO statement failed when loading data from an external source into Synapse dedicated SQL.
High→
SYNAPSE_SQL_0015
Synapse Serverless SQL cannot read a Delta Lake table — typically due to an unsupported Delta feature or transaction log…
Medium→
1193
MySQL throws error 1193 when a SET statement (SET GLOBAL, SET SESSION, or SET in a stored procedure) references a system…
Critical→
1236
MySQL replication breaks when the replica requests a binary log position that the primary cannot serve. The replica's I/…
Critical→
1594
MySQL replication uses relay logs as an intermediary buffer: the I/O thread writes events fetched from the primary into …
Critical→
9001
SQL Server error 9001 betekent dat de engine de transactielogfile van de database niet meer kan bereiken. Dit kan komen …
High→
5120
Error 5120 fires when the SQL Server Database Engine cannot open a .mdf, .ndf, or .ldf file during an ATTACH DATABASE, C…
Low→
251001
The Python connector was called without specifying a Snowflake account name. The account parameter is required for every…
Low→
251005
The Python connector was called without a username. The user parameter is required unless connecting via browser-based S…
Low→
251006
The Python connector is using password-based authentication but no password was provided. This error occurs when the pas…
Low→
255002
The Python connector attempted to use Arrow-based result fetching but the pyarrow package is not installed. Arrow format…
High→
003139
The storage integration linked to an external stage cannot be found. This typically happens when a storage integration i…
Infrastructure errors
Medium→
DataConsistencyValidationNotSupportedForLowVersionSelfHostedIntegrationRuntime
The self-hosted integration runtime version installed on the host machine is too old to support data consistency validat…
Medium→
DF-Executor-OutOfMemorySparkError
A Spark executor process ran out of Java heap memory during data flow execution. Unlike the general OutOfMemoryError, th…
Medium→
DF-Executor-RemoteRPCClientDisassociated
A Spark executor lost its RPC connection to the driver — almost always because the executor crashed due to an out-of-mem…
Medium→
FailedToDownloadCustomPlugins
ADF could not download one or more custom plugins required by the self-hosted integration runtime. Check network access …
Medium→
JniException
The Java Native Interface (JNI) call failed in the ADF self-hosted integration runtime. This error occurs when a connect…
Medium→
JreNotFound
The integration runtime cannot locate a required Java Runtime Environment (JRE). Connectors that rely on JDBC (such as S…
High→
UserErrorDataFactoryIRNotFound
ADF cannot locate the integration runtime referenced by a linked service or activity. The IR may have been deleted, rena…
High→
UserErrorGatewayConnectionFailure
The SHIR failed to establish or maintain a connection to the data source or ADF relay service. All pipelines routed thro…
Medium→
UserErrorJreNotFound
The self-hosted integration runtime cannot find a Java Runtime Environment (JRE). JDBC-based connectors such as SAP, Ora…
High→
UserErrorSHIRHighMemoryLimit
The SHIR node ran out of memory during a large data copy or complex data flow execution. ADF terminated the activity to …
High→
HIVE_METASTORE_ERROR
A Databricks operation failed because the underlying Hive Metastore returned an error or was unreachable. This affects t…
High→
INTERNAL_ERROR (SQL Warehouse)
The Databricks SQL warehouse (Photon or classic) encountered an unexpected internal error. Unlike FAILED in Jobs, this i…
High→
Database Error: BigQuery Quota Exceeded
A dbt run against BigQuery failed because a Google Cloud quota limit was reached — most commonly the concurrent queries …
High→
FreshnessError: source not reachable
dbt's source freshness command could not query the source table to check its freshness because the table does not exist,…
High→
DbtRuntimeError: warehouse suspended
dbt connected to Snowflake successfully, but the virtual warehouse targeted by the dbt profile was suspended and could n…
High→
PIPE_EXECUTION_PAUSED
A Snowpipe is in a paused state and is not ingesting new files from the stage. This can happen due to explicit user acti…
Medium→
Snowflake Warehouse Size Not Available
A CREATE WAREHOUSE or ALTER WAREHOUSE statement specified a size that is not available in the current Snowflake edition,…
Medium→
Warehouse Suspended / Auto-Suspend
The virtual warehouse that should execute the query or job is in a SUSPENDED state. Queries will queue until the warehou…
Low→
SERVICE_UNAVAILABLE
The Databricks REST API returned HTTP 503 Service Unavailable, meaning the control plane rejected the request before any…
Operations & scheduling
Operational errors
Refresh errors
High→
0x0000DEAD
The Power BI refresh engine container terminated unexpectedly during a dataset refresh operation. This often relates to …
High→
Scheduled refresh disabled
Power BI automatically disables scheduled refresh on a semantic model after four consecutive refresh failures. The sched…
High→
Dataflow refresh completes quickly without updating data
A dataflow refresh completes in an unusually short time with no errors reported, but the underlying data has not actuall…
High→
Fabric Pipeline Error 3204
The Databricks job submitted by the Fabric pipeline failed during execution. Error messages can vary widely and may indi…
High→
Activity stuck issue
A pipeline activity appears to be running indefinitely with little or no visible progress, indicating it may be deadlock…
Streaming errors
High→
CANNOT_LOAD_STATE_STORE
A Structured Streaming query failed to load the state store, which persists stateful operation data (e.g., aggregations,…
High→
STREAM_FAILED
A Structured Streaming query terminated with an unrecoverable failure. The streaming query cannot continue processing mi…
High→
CHECKPOINT_CORRUPTED
The Structured Streaming checkpoint directory contains incomplete or inconsistent metadata, preventing the query from re…
High→
STATEFUL_PROCESSOR_CORRUPTED_STATE
A stateful streaming operator (such as mapGroupsWithState or transformWithState) encountered state data it cannot deseri…
Object management errors
Medium→
Snowflake Clone Source Not Found
A CREATE ... CLONE statement failed because the source object (table, schema, database, or stage) does not exist or is n…
Medium→
Snowflake Fail-Safe Conflict
An operation (DROP, UNDROP, or certain ALTER TABLE statements) was blocked because the table is within the Fail-Safe ret…
High→
Snowflake Iceberg Table Not Found / Not Accessible
A query or DML operation on a Snowflake-managed or externally managed Iceberg table failed because the table metadata lo…
API errors
Billing errors
Privacy & firewall
Medium→
Formula.Firewall
Power Query's privacy firewall blocked a query because it would combine data from sources with different privacy levels.…
Medium→
Please rebuild this data combination
Power BI detected a potential privacy violation where data from one source might be sent to another. This error is relat…
Microsoft Fabric errors
Medium→
ArgumentOutOfRangeException
A copy pipeline reading from Oracle via Fabric Data Factory failed because an Oracle DateTime value is outside the range…
Medium→
AzureStorageOperationFailedConcurrentWrite
Multiple concurrent Fabric Data Factory copy activities are writing to the same Blob Storage or ADLS Gen2 file simultane…
High→
DELTA_FAILED_TO_MERGE_FIELDS
A write or merge operation on a Fabric Lakehouse Delta table failed because the source data's schema is incompatible wit…
High→
No Delta Transaction Log Entries Were Found
Fabric Lakehouse cannot read a directory as a Delta table because the _delta_log folder is missing or empty.
High→
Delta Schema Deserialization Error
Delta Lake cannot parse the schema stored in the transaction log for a Fabric Lakehouse table — the log entry is corrupt…
Medium→
DynamicsCreateServiceClientError
A Fabric Data Factory pipeline connecting to Dynamics 365, Dataverse, or Dynamics CRM failed to create the authenticated…
High→
EventHubException
Fabric Activator received an exception from an eventstream connection while importing data from Azure Event Hub. The fai…
Medium→
Data Source Connectivity Mode Mismatch
A Fabric deployment pipeline detected that the data source connectivity mode (e.g., DirectQuery vs. Import) differs betw…
Medium→
Semantic Model Format Version Mismatch
A Fabric deployment pipeline cannot deploy a semantic model because the target stage has a higher model format version t…
High→
Fabric Warehouse Query Failure — tempdb Space
A query running in Fabric Data Warehouse fails because the internal tempdb system database has run out of space. Tempdb …
Medium→
Fabric Warehouse Transient Connection Error
A connection to Fabric Data Warehouse that previously worked correctly suddenly starts failing without any changes to pe…
High→
NotebookExecutionFailed
A Microsoft Fabric notebook activity failed — due to a runtime error in the notebook code, Spark session termination, de…
High→
Pipeline Error 3200
A Fabric Data Factory pipeline activity calling Azure Databricks failed with error 403 because the Databricks personal a…
High→
Pipeline Error 3202
A Fabric Data Factory pipeline that triggers Databricks jobs hit the Databricks workspace rate limit of 1,000 job creati…
Medium→
Pipeline Error 3203
A Fabric Data Factory activity targeting an interactive Databricks cluster failed because the cluster was in a Terminate…
High→
Spark Session Terminated Unexpectedly
The Spark session in Microsoft Fabric was terminated before the job completed — executor crashes, out-of-memory conditio…
Medium→
IncorrectDataFormat
Fabric Activator cannot process data from an eventstream because the events are not in the expected JSON dictionary form…
High→
Lakehouse Data Copy Operation Failed
A copy activity or pipeline transferring data to or from a Fabric Lakehouse failed due to network connectivity problems,…
High→
Path Not Found During Table Operations
Fabric Lakehouse cannot locate the specified ABFSS path for a Delta table or file during a read, write, or metadata oper…
Low→
Table or View Already Exists
A CREATE TABLE or CREATE VIEW statement in a Fabric Lakehouse notebook or pipeline failed because an object with that na…
Medium→
Table Was Not Found in Lakehouse
A SQL query or Spark command references a table that does not exist in the Fabric Lakehouse metadata catalog. Delta Lake…
Medium→
OrcJavaInvocationException
A Fabric Data Factory copy activity using the ORC format connector failed because of a Java invocation error. Common cau…
High→
Power BI Entity Not Found at Lakehouse Refresh
A Power BI semantic model connected to a Fabric Lakehouse (Direct Lake or import mode) failed to refresh because the und…
High→
Power BI Not Authorized at Lakehouse Refresh
A Power BI semantic model refresh failed because the identity used for the refresh does not have permission to read the …
High→
PowerBiSourceNotFoundOrInsufficientPermission
Fabric Activator cannot access the Power BI semantic model associated with an alert or rule. The dataset was deleted aft…
Medium→
ProcessingLimitsReached
A Fabric Activator rule exceeded data processing limits — either too many events per second are being sent to the Activa…
High→
QueryEvaluationError
Fabric Activator cannot query the Power BI semantic model associated with an Activator object or rule. The error occurs …
Medium→
TeamsAppBlockedInTenant
A Fabric Activator rule configured to send Teams alerts cannot deliver messages because the Fabric Activator Teams app h…
Medium→
UserErrorJniException
A Fabric Data Factory copy activity writing Parquet files failed because the Java Virtual Machine (JVM) could not start …
dbt errors
High→
Compilation Error: Incorrect YAML spec
A dbt schema YAML file has valid YAML syntax but does not conform to the dbt schema specification. Keys are unknown, mis…
High→
Compilation Error: Invalid Jinja
dbt encountered a Jinja templating error during compilation. An unclosed block, undefined variable, or incorrect macro c…
High→
Compilation Error: Invalid ref function
A ref() call in a dbt model references a model that does not exist in the project. The model name is misspelled, was ren…
High→
Compilation Error: Invalid YAML
dbt encountered a YAML parsing error in a schema or configuration file. The file contains invalid YAML syntax that preve…
High→
dbt Adapter Connection Pool Exhausted
The dbt adapter's connection pool ran out of available connections to the warehouse. New model threads cannot acquire a …
High→
Database Error: Access Denied: BigQuery
dbt received 'Access Denied' from BigQuery — the service account lacks permissions to read from a source table, write to…
Medium→
Database Error: cannot run an empty query
dbt generated an empty SQL query that the database rejected — almost always a Jinja templating error, an empty macro exp…
Medium→
dbt Cloud Run Queue Timeout
A dbt Cloud job run was queued for too long and timed out before execution began. This occurs when the dbt Cloud account…
High→
Compilation Error
dbt failed to compile one or more models before execution began. The Jinja templating or SQL could not be rendered into …
Critical→
Connection Error
dbt could not establish a connection to the target warehouse. The run was aborted before any models executed because the…
High→
Database Error
The compiled SQL was sent to the warehouse but the database returned an error during execution. The model failed at the …
High→
dbt Dependency Error
dbt encountered an error resolving package or model dependencies. A package cannot be installed, has a version conflict,…
High→
dbt Exit Code 1
The dbt process exited with code 1 — a recoverable failure where one or more models failed to run, tests failed, or ther…
High→
dbt Exit Code 2
The dbt process exited with code 2 — a fatal error that prevented dbt from starting a run. This is always a configuratio…
Low→
dbt Exposure TargetNotFound
A dbt exposure definition references a model, source, or metric that does not exist in the project. dbt cannot build the…
Medium→
Source Freshness Error
The `dbt source freshness` check determined that one or more source tables have not been updated within the configured m…
Medium→
dbt Group / Access Restriction Error
A dbt model attempted to ref() a model whose access level is set to private or protected and is not accessible from the …
High→
Incremental Model Schema Change Error
A dbt incremental model failed because the schema of the new data does not match the schema of the existing table in the…
Medium→
InvalidSelectorError
dbt could not parse or resolve a node selector. The selector string passed to --select, --exclude, or a YAML selector co…
Medium→
dbt Metric Definition Error
A dbt metric definition in a YAML file failed validation. The metric references a non-existent measure, uses an unsuppor…
High→
dbt Model Contract Violation
A dbt model with an enforced contract failed because its output schema does not match the declared contract. The model's…
High→
dbt.exceptions.DependencyNotFound
A model references another model or source via ref() or source() that cannot be found in the current project. dbt cannot…
High→
Compilation Error: node not found
dbt could not resolve a ref() or source() call because the referenced model or source does not exist in the project. Thi…
Medium→
Test Failure: not_null
dbt's not_null test found NULL values in a column expected to always have a value — missing source data, an unmatched JO…
Medium→
Package Install Error
The `dbt deps` command failed to install one or more packages from packages.yml. This blocks all subsequent dbt commands…
Medium→
Partial Parse Error
dbt encountered an inconsistency between the cached parse state (manifest.json or partial_parse.msgpack) and the current…
High→
Permission Denied / Insufficient Privileges
The dbt service account does not have the necessary privileges to perform an operation on a warehouse object — CREATE, D…
High→
Runtime Error: profile not found
dbt could not find the profile named in dbt_project.yml in profiles.yml. This prevents dbt from connecting to any databa…
High→
Database Error: relation does not exist
dbt attempted to query or reference a table or view that does not exist in the target database.
High→
Runtime Error
dbt failed during execution due to a macro or hook raising an explicit exception, or from dbt internals hitting an unexp…
Medium→
Seed Load Error
The `dbt seed` command failed to load one or more CSV files into the warehouse. Seeds are small reference datasets store…
Medium→
dbt Semantic Layer / MetricFlow Error
The dbt Semantic Layer (powered by MetricFlow) failed to validate or execute a metric query. Errors occur during compila…
High→
Snapshot Strategy Failure
A dbt snapshot failed during execution. Snapshots track slowly-changing dimensions by comparing current source data to t…
High→
Database Error: Failed to connect to Snowflake
dbt could not connect to Snowflake — incorrect credentials, wrong account identifier, network restrictions, or a suspend…
Medium→
dbt Source Override Error (Packages)
A dbt project attempted to override a source defined in an installed package, but the override was rejected or produced …
Medium→
Test Failure
One or more dbt tests asserted a data quality condition that was not met. By default, test failures cause the dbt run to…
Medium→
Query Timeout / Statement Timeout
A dbt model's SQL query exceeded the configured statement timeout in the warehouse and was cancelled. The model is marke…
Medium→
Test Failure: unique
dbt's built-in unique test found duplicate values in a column that is expected to contain only unique values.
High→
Runtime Error: Could not find profile
dbt cannot locate the connection profile needed to connect to the data warehouse. The profiles.yml file is missing, or t…
High→
Runtime Error: Failed to connect
dbt could not establish a connection to the data warehouse. Credentials are invalid, the host is unreachable, or a firew…
High→
Runtime Error: Not a dbt project
dbt cannot find a valid dbt_project.yml in the current directory or any parent directory. dbt was invoked from outside a…
Tired of looking up error codes?
MetricSign monitors every dataset refresh and surfaces errors with root cause context — no manual investigation required. Free for one workspace.
Get started free →