Database Errors Basic: Common database connection, query, schema, and transaction errors.
[
{
"error_code": "SYNTH-DATABASE-ERRORS-BA-001",
"description": "Synthetic Common database connection, query, schema, and transaction errors scenario 001: a topic-specific operation failed validation or execution.",
"programmatic_fix": "Validate the Common database connection, query, schema, and transaction errors inputs and configuration, handle SYNTH-DATABASE-ERRORS-BA-001 explicitly, and retry only when the operation is idempotent."
},
{
"error_code": "SYNTH-DATABASE-ERRORS-BA-002",
"description": "Synthetic Common database connection, query, schema, and transaction errors scenario 002: a topic-specific operation failed validation or execution.",
"programmatic_fix": "Validate the Common database connection, query, schema, and transaction errors inputs and configuration, handle SYNTH-DATABASE-ERRORS-BA-002 explicitly, and retry only when the operation is idempotent."
},
{
"error_code": "SYNTH-DATABASE-ERRORS-BA-003",
"description": "Synthetic Common database connection, query, schema, and transaction errors scenario 003: a topic-specific operation failed validation or execution.",
"programmatic_fix": "Validate the Common database connection, query, schema, and transaction errors inputs and configuration, handle SYNTH-DATABASE-ERRORS-BA-003 explicitly, and retry only when the operation is idempotent."
}
]