/
githubmirror
/
spark
Обзор
Документация
Войти
/
githubmirror
/
spark
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
common/utils/src/main/resources/error/error-classes.json
90 строк
4 KB
Nicholas Chammas
[SPARK-46810][DOCS] Align error class terminology with SQL standard
16 апр 2024, 05:37
16 апр 2024, 05:37
c5b8e60
Код
Авторство
О чём код?
{ "00": "successful completion", "01": "Warning", "02": "No Data", "03": "SQL Statement Not Yet Complete", "07": "Dynamic SQL Error", "08": "Connection Exception", "09": "triggered action exception", "0A": "feature not supported", "0B": "Invalid Transaction Initiation", "0D": "invalid target type specification", "0E": "invalid schema name list specification", "0F": "locator exception", "0K": "resignal when handler not active", "0L": "Invalid Grantor", "0M": "invalid SQL-invoked procedure reference", "0N": "SQL/XML mapping error", "0P": "invalid role specification", "0S": "invalid transform group name specification", "0T": "target table disagrees with cursor specification", "0U": "attempt to assign to non-updatable column", "0V": "attempt to assign to ordering column", "0W": "prohibited statement encountered during trigger execution", "0X": "invalid foreign server specification", "0Y": "pass-through specific condition", "0Z": "diagnostics exception", "10": "XQuery Error", "11": "prohibited column reference encountered during trigger execution", "20": "case not found for case statement", "21": "Cardinality Violation", "22": "Data Exception", "23": "Integrity Constraint Violation", "24": "Invalid Cursor State", "25": "Invalid Transaction State", "26": "Invalid SQL Statement Identifier", "27": "triggered data change violation", "28": "Invalid Authorization Specification", "2A": "direct SQL syntax error or access rule violation", "2B": "Dependent Privilege Descriptors Still Exist", "2C": "invalid character set name", "2D": "Invalid Transaction Termination", "2E": "invalid connection name", "2F": "SQL routine exception", "2H": "invalid collation name", "30": "invalid SQL statement identifier", "33": "invalid SQL descriptor name", "34": "invalid cursor name", "35": "invalid condition number", "36": "cursor sensitivity exception", "37": "dynamic SQL syntax error or access rule violation", "38": "External Function Exception", "39": "External Routine Invocation Exception", "3B": "Savepoint Exception", "3C": "ambiguous cursor name", "3D": "invalid catalog name", "3F": "invalid schema name", "40": "Transaction Rollback", "42": "Syntax Error or Access Rule Violation", "44": "with check option violation", "45": "unhandled user-defined exception", "46": "Java Error", "51": "Invalid Application State", "53": "Invalid Operand or Inconsistent Specification", "54": "Program Limit Exceeded", "55": "Object Not in Prerequisite State", "56": "Miscellaneous SQL or Product Error", "57": "Resource Not Available or Operator Intervention", "58": "System Error", "5U": "Common Utilities and Tools", "60": "system error", "61": "shared server and detached process errors", "62": "shared server and detached process errors", "63": "Oracle*XA and two-task interface errors", "64": "control file, database file, and redo file errors; archival and media recovery errors", "65": "PL/SQL errors", "66": "Oracle Net driver errors", "67": "licensing errors", "69": "SQL*Connect errors", "72": "Snapshot Failure", "82": "out of memory (could not allocate)", "F0": "Configuration File Error", "HV": "FDW-specific condition", "HW": "datalink exception", "HY": "CLI-specific condition", "HZ": "RDA-specific condition", "IM": "ODBC driver", "KD": "datasource specific errors", "P0": "Procedural logic Error", "XX": "Internal Error" }