Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 20 additions & 1 deletion common/utils/src/main/resources/error/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,10 @@ The following SQLSTATEs are collated from:
|22546 |22 |Data Exception |546 |The value for a routine argument is not valid. |DB2 |N |DB2 |
|22547 |22 |Data Exception |547 |Multiple result values cannot be returned from the scalar function.|DB2 |N |DB2 |
|225DE |22 |Data Exception |5DE |An XML schema cannot be enabled for decomposition. |DB2 |N |DB2 |
|22KD0 |22 |Data Exception |KD0 |Transient error |Databricks |N |Databricks |
|22KD1 |22 |Data Exception |KD1 |Invalid URI or PATH |Databricks |N |Databricks |
|22KD2 |22 |Data Exception |KD2 |Identity claim is unset |Databricks |N |Databricks |
|22KD3 |22 |Data Exception |KD3 |Cannot evolve source type to target type. |Databricks |N |Databricks |
|22P01 |22 |Data Exception |P01 |floating_point_exception |PostgreSQL |N |PostgreSQL Redshift |
|22P02 |22 |Data Exception |P02 |invalid_text_representation |PostgreSQL |N |PostgreSQL Redshift |
|22P03 |22 |Data Exception |P03 |invalid_binary_representation |PostgreSQL |N |PostgreSQL Redshift |
Expand Down Expand Up @@ -860,6 +864,10 @@ The following SQLSTATEs are collated from:
|42K09 |42 |Syntax Error or Access Rule Violation |K09 |Data type mismatch |Spark |N |Spark |
|42K0A |42 |Syntax error or Access Rule violation |K0A |Invalid UNPIVOT clause |Spark |N |Spark |
|42K0B |42 |Syntax error or Access Rule violation |K0B |Legacy feature blocked |Spark |N |Spark |
|42K0C |42 |Syntax error or Access Rule violation |K0C |Ambiguous reference to constraint |Spark |N |Spark |
|42K0D |42 |Syntax error or Access Rule violation |K0D |Invalid lambda function |Spark |N |Spark |
|42K0E |42 |Syntax error or Access Rule violation |K0E |An expression is not valid in teh context it is used |Spark |N |Spark |
|42K0F |42 |Syntax error or Access Rule violation |K0F |A persisted object cannot reference a temporary object. |Spark |N |Spark |
|42KD0 |42 |Syntax error or Access Rule violation |KD0 |Ambiguous name reference. |Databricks |N |Databricks |
|42KD1 |42 |Syntax error or Access Rule violation |KD1 |Operation not supported in READ ONLY session mode. |Databricks |N |Databricks |
|42KD2 |42 |Syntax error or Access Rule violation |KD2 |The source and target table names of a SYNC operaton must be the same.|Databricks |N |Databricks |
Expand All @@ -871,6 +879,10 @@ The following SQLSTATEs are collated from:
|42KD8 |42 |Syntax error or Access Rule violation |KD8 |Column position out of range. |Databricks |N |Databricks |
|42KD9 |42 |Syntax error or Access Rule violation |KD9 |Cannot infer table schema. |Databricks |N |Databricks |
|42KDA |42 |Syntax error or Access Rule violation |KDA |Failed to merge file into table schema. |Databricks |N |Databricks |
|42KDB |42 |Syntax error or Access Rule violation |KDB |Invalid URL |Databricks |N |Databricks |
|42KDC |42 |Syntax error or Access Rule violation |KDC |Archived file reference. |Databricks |N |Databricks |
|42KDD |42 |Syntax error or Access Rule violation |KDD |Unsupported operation in streaming view. |Databricks |N |Databricks |
|42KDE |42 |Syntax error or Access Rule violation |KDE |Unsupported operation on streaming dataset. |Databricks |N |Databricks |
|42P01 |42 |Syntax error or Access Rule violation |P01 |undefined_table |PostgreSQL |N |PostgreSQL Redshift |
|42P02 |42 |Syntax Error or Access Rule Violation |P02 |undefined_parameter |PostgreSQL |N |PostgreSQL Redshift |
|42P03 |42 |Syntax Error or Access Rule Violation |P03 |duplicate_cursor |PostgreSQL |N |PostgreSQL Redshift |
Expand Down Expand Up @@ -1027,6 +1039,7 @@ The following SQLSTATEs are collated from:
|55P02 |55 |Object Not In Prerequisite State |P02 |cant_change_runtime_param |PostgreSQL |N |PostgreSQL Redshift |
|55P03 |55 |Object Not In Prerequisite State |P03 |lock_not_available |PostgreSQL |N |PostgreSQL Redshift |
|55P04 |55 |Object Not In Prerequisite State |P04 |unsafe_new_enum_value_usage |PostgreSQL |N |PostgreSQL |
|56000 |56 |Miscellaneous SQL or Product Error |000 |(no subclass) |DB2 |N |DB2 |
|56010 |56 |Miscellaneous SQL or Product Error |010 |The subtype of a string variable is not the same as the subtype at bind time, and the difference cannot be resolved by character conversion.|DB2 |N |DB2 |
|56016 |56 |Miscellaneous SQL or Product Error |016 |The ranges specified for data partitions are not valid. |DB2 |N |DB2 |
|56018 |56 |Miscellaneous SQL or Product Error |018 |A column cannot be added to the table, because it has an edit procedure.|DB2 |N |DB2 |
Expand Down Expand Up @@ -1091,7 +1104,8 @@ The following SQLSTATEs are collated from:
|560CV |56 |Miscellaneous SQL or Product Error |0CV |Invalid table reference for table locator. |DB2 |N |DB2 |
|560CY |56 |Miscellaneous SQL or Product Error |0CY |A period specification or period clause is not valid as specified.|DB2 |N |DB2 |
|560D5 |56 |Miscellaneous SQL or Product Error |0D5 |The statement cannot be executed by the query accelerator. |DB2 |N |DB2 |
|560DC |56 |Miscellaneous SQL or Product Error |0DC |An error was detected while using the z/OS Unicode Services.|DB2 |N |DB2 |
|560DC |56 |Miscellaneous SQL or Product Error |0DC |An error was detected while using the z/OS Unicode Services.|DB2 |N |DB2
|56K00 |56 |Miscellaneous SQL or Product Error |0DC |Spark Connect error |Spark |N |Spark |
|57000 |57 |Operator Intervention |000 |operator_intervention |PostgreSQL |N |PostgreSQL Redshift |
|57001 |57 |Resource Not Available or Operator Intervention |001 |The table is unavailable, because it does not have a primary index.|DB2 |N |DB2 |
|57002 |57 |Resource Not Available or Operator Intervention |002 |GRANT and REVOKE are invalid, because authorization has been disabled.|DB2 |N |DB2 |
Expand Down Expand Up @@ -1317,4 +1331,9 @@ The following SQLSTATEs are collated from:
|XX000 |XX |Internal Error |000 |internal_error |PostgreSQL |N |PostgreSQL Redshift |
|XX001 |XX |Internal Error |001 |data_corrupted |PostgreSQL |N |PostgreSQL Redshift |
|XX002 |XX |Internal Error |002 |index_corrupted |PostgreSQL |N |PostgreSQL Redshift |
|XXKD0 |XX |Internal Error |KD0 |Analysis - Bad plan |Databricks |N |Databricks |
|XXKDA |XX |Internal Error |KAS |Scheduler (Aether Scheduler) |Databricks |N |Databricks |
|XXKDS |XX |Internal Error |KDS |Delta Storage |Databricks |N |Databricks |
|XXKUC |XX |Internal Error |KUC |Catalog Service (Unity Catalog) |Databricks |N |Databricks |
|XXKST |XX |Internal Error |KST |Streaming |Databricks |N |Databricks |
<!-- SQLSTATE table stop -->
Loading