16.8.11 error-resolution-map
Preserve the complete error and execution context instead of guessing an error number or cause.
Diagnosis Order
- Collect the full
ERR-XXXXXmessage, SQL/command, and occurrence time. - Record server and SDK versions, edition, target database/owner/table, and connection options.
- Check the message in the Error Code Dictionary.
- Apply symptom-specific procedures from Troubleshooting.
- Verify recovery with the same input and validation queries after corrective action.
| Symptom | Canonical Reference |
|---|---|
| Server/authentication/connection | Server and Connection Issues |
| Ingestion/Append/files | Ingestion and Loading Issues |
| Queries/performance/memory | Query and Performance Issues |
| Backup/recovery | Backup and Recovery Issues |
| Cluster | Cluster Issues |
Do not assign an arbitrary error code from part of a message or recommend a destructive workaround without reproducing the problem.
Last updated on