No. 9000 ~ 9999
9002: Input file was not specified.
9003: Multiple input files were specified.
9004: Unable to open file \'%1$s\'.
9005: Unable to locate configuration file \'%1$s\'.
9006: Unrecognized file format.
9007: File name is too long.
9008: Cursor \'%1$s\' is undefined.
9009: Database \'%1$s\' is undefined.
9010: Invalid DML statement.
9011: Invalid dynamic SQL syntax.
9012: CONTEXT USE statement was not found.
9013: THREADS option is not enabled.
9014: Context not allocated.
9015: Invalid parameter expression \'%1$s\'.
9016: Host variable \'%1$s\' must be declared in the declare section.
9017: Array size of host variable \'%1$s\' is out of range.
9018: Undeclared identifier \'%1$s\'.
9019: Undefined structure \'%1$s\'.
9020: Undefined type \'%1$s\'.
9021: \'%1$s\' is not defined as a struct.
9022: Invalid indirection object \'%1$s\'.
9023: \'%1$s\' is not a member of structure \'%2$s\'.
9024: Parameter \'%1$s\' cannot be multi-dimensional.
9025: Arrays of structs must be named.
9026: Structure variable \'%1$s\' has a nested structure.
9027: Structure \'%1$s\' cannot have members that are arrays.
9028: Invalid VARCHAR format: must be a 1 or 2 dimensional array.
9029: Cursor \'%1$s\' is already defined.
9030: Database \'%1$s\' is already defined.
9031: Prepared statement \'%1$s\' was not found.
9033: Indicator variable \'%1$s\' must be a SHORT type
9034: Indicator variable \'%1$s\' for host variable \'%2$s\' cannot be a structure.
9035: Indicator variable \'%1$s\' must be a structure.
9036: Indicator variable \'%1$s\' must have the same dimensions as the param variable
9037: Invalid use of signed or unsigned operator.
9038: Invalid type declared.
9039: Two or more data types are in declaration.
9040: Duplicate signed or unsigned operators exist.
9041: Array value \'%1$s\' is not allowed in WHERE clauses of a SELECT statement.
9042: When updating, if any host variable is an array type, all host variables must be.
9043: Table was not found.
9044: Invalid column name(s).
9045: Invalid DML syntax %1$s.
9046: Invalid ESQL syntax %1$s.
9047: Invalid C syntax.
9048: Failure while preprocessing %1$s.
9049: Unexpected identifier %1$s.
9050: Invalid use of AT clause.
9051: Host variable type is not compatible with column type.
9052: Parameter count does not match column count.
9053: Semantics check failed at server.
9054: Invalid option.
9055: Option \'%1$s\' cannot be used here.
9056: Option value type \'%1$s\' is invalid.
9057: Option value \'%1$s\' of %2$s is invalid.
9058: Option \'%1$s\' was not found.
9059: Incomplete multiple option value.
9060: USERID option should be specified when SQLCHECK=SE MANTICS or FULL.
9061: User ID \'%1$s\' is too long.
9062: Password is too long.
9063: SQLCHECK=SEMANTICS must be specified when embedded PSM blocks are used.
9064: Unable to connect to server.
9067: Improperly terminated C comment.
9068: Improperly terminated UNION.
9069: C preprocessing failed.
9071: Not logged into the server.
9074: Host variable address is NULL.
9075: Cursor was not found.
9076: In ANSI mode, already-closed cursors may not be closed again.
9077: In ANSI mode, already-opened cursors may not be opened again.
9078: Invalid parameter type.
9079: Invalid connection string.
9080: Invalid use of output parameter.
9081: Invalid use of input parameter.
9082: Unspecified cursor name.
9083: Unspecified prepared statement name.
9084: Unspecified database name.
9085: Invalid database name
9086: Undefined prepared statement name.
9087: Input descriptor has not been described.
9088: Undefined SQLDA variable.
9089: No connection to database.
9090: Database connection is closed.
9091: Cursor operation on wrong database.
9092: Number of output parameters does not match number of output columns.
9093: Number of bind variables does not match number of param eters.
9094: Indicator variable was not specified in INTO clause.
9095: Too many rows were returned by SELECT statement.
9096: Charmap failed.
9097: Fetch out of sequence.
9098: Duplicate descriptor name exists.
9099: Unknown descriptor.
9100: Undefined descriptor name.
9102: Host structure \'%1$s\' cannot be used in embedded PSM or dynamic SQL.
9103: Include file \'%1$s\' does not exist.
9104: Option \'%1$s\' cannot be used for this host language.
9105: Invalid COBOL syntax.
9106: Preprocessing failed at line %1$d because of %2$s.
9107: Invalid argument \'%1$s\'.
9108: Invalid include file\n%1$s.
9109: Reserve word \'defined\' cannot be used as macro name.
9110: Macro name not specified in #%1$s directive.
9111: Invalid macro name.
9112: Invalid #%1$s syntax.
9113: Recursive #include file.
9114: Invalid #%1$s directive.
9115: Invalid #pragma GCC poison directive.
9116: Invalid pragma.
9117: Invalid conditional syntax (if-else-endif).
9118: Non-terminated #%1$s directive.
9119: Invalid predicate syntax in #assert and #unassert.
9120: Unable to paste %1$s and %2$s because they generate an invalid preprocessing token.
9121: Too many arguments specified for \'%1$s\' macro: %2$u ar guments accepted, %3$u arguments specified.
9122: Arguments specified for \'%1$s\' macro are not terminated.
9123: Duplicate parameter \'%1$s\' exists in macro.
9124: Unknown \'%1$s\' parameter in macro.
9125: Invalid macro parameter syntax.
9126: The # token is not in macro parameter list.
9127: Invalid syntax near \'##\' operator.
9128: Conditional expression contains a division by zero error.
9129: Invalid syntax when using the \'defined\' operator.
9130: Unable to open the \'%1$s\' file.
9131: Invalid size of VARCHAR \'%1$s\'.
9132: Invalid use of REF clause.
9133: Copy/include file \'%1$s\' in line %2$d was not found.
9134: Invalid line continuation.
9135: Host variable \'%1$s\' is of an invalid type.
9136: Indicator variable \'%1$s\' must be int type because of IND_TYPE option
9137: Unhandled character \'%1$s\'.
9138: Invalid host variable \'%1$s\'.
9139: Missing trailing NULL character.
9140: Invalid iteration count.
9141: Invalid parameter data length (dynamic method 4)
9142: Semantics check failed during the communication process.
9143: Execute 'client/config/gen_esql_cfg.sh' from the database home directory.
9144: Invalid 'EXEC SQL INCLUDE' statement.
9145: Invalid parameter data type (dynamic method 4)
9146: Invalid parameter data type (ANSI dynamic method 4)
9147: Expression was previously declared with a specific database connection.
9148: Unable to use ESQL statement in ordinary C include file.
9150: Unable to open directory \'%1$s\': Permission denied.
9151: \'%1$s\' is not a directory.
9152: Precision or scale is out of range.
9153: Dynamic SQL is not DML.
9154: Dynamic SQL is DDL.
9155: Dynamic SQL is PSM.
9156: The size of esql log file is wrong.
9157: The length in the host variable is wrong.
9158: The number of bind variables does not match the number of attributes.
9159: Unable to create output file \'%1$s\'.
9160: Multiple output files were specified.
9161: Ambiguous variable \'%1$s\' is referenced.
9162: Database name is too long.
9163: Invalid dynamic SQL method-2.
9164: Struct Indicator member count does not match struct host variable member count.
9165: Invalid PL/1 syntax.
9166: Database was not installed successfully.
9167: Not yet implemented.
9168: Failed to free CLI ENVIRONMENT HANDLE.
9169: Not yet Implemented
9170: Error code from Oracle
9171: Failed to return CLI HANDLE.
9172: ODBC connection is closed or failed to connect.
9173: Invalid COBOL syntax \'%1$s\'.
9174: using WHERE CURRENT OF on cursor defined without FOR UPDATE clause
9175: ODBC general error
Last updated

