AcuXDBC
SQL Processing Error Messages
Following are error messages related to issuing SQL statements.
Cannot open file filename
Catalog table name corrupted or out of date
Character array too big (max: number)
Column name already defined
Column name undefined
Create view column count mismatch (create: number, select number)
Data truncation (max: number)
End of buffer reached
Ending quote missing
Function name not implemented yet
GENESIS_HOME environment variable not found
Identifier too long
If any numeric operand is NULL then only '==' and '!=' are valid
Illegal character
Illegal number of parameters for built-in function
Invalid parameter
Invalid password
Invalid predicate result (NULL or invalid datatype)
No data source specified
Non aggregates require a GROUP BY expression
No locks available on UPDATE
Notify tech support
NULL not allowed for column
Number of columns does not match number of values
Operation requires named authorization
Sort column name out of range (1 - number)
String too long
Sub-query must return a single column
Table name undefined
to_char/date/ number's format mask must be a constant string
Too many columns number (max: number)
Too many columns specified
Too many cursors opened
Too many sort columns (max: number)
Too many sub-queries at level number(max: number)
Too many tables in SELECT (max: number)
Unknown error code
Unknown node (type: name)
yacc: msg
Parent topic:
Troubleshooting