Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
Reference
>
Error Messages
>
COBSQ - SQL ECM Preprocessor Error Messages
>
COBSQ0100 - COBSQ0149
COBSQ0100 - COBSQ0149
Lists the SQL ECM error messages from COBSQ0100 through COBSQ0149.
COBSQ0101: Expected token1 found token2.
COBSQ0102: Host variable mismatch.
COBSQ0104: Illegal symbol variable.
COBSQ0106: variable Invalid/Not Declared
COBSQ0107: INTO not allowed for DECLARE.
COBSQ0110: No INTO clause specified.
COBSQ0111: No FROM clause specified.
COBSQ0112: Invalid positioning of FROM.
COBSQ0114: Invalid file name.
COBSQ0115: Token array overflow.
COBSQ0117: Invalid in data division.
COBSQ0118: Invalid WHENEVER.
COBSQ0120: Not valid in current compatibility mode.
COBSQ0124: Group variable token is not allowed in the WHERE clause.
COBSQ0125: Cursor not found.
COBSQ0126: A _ is illegal in a host variable.
COBSQ0127: A ( is illegal in the INTO clause.
COBSQ0131: SQLCA not found OR comp/comp-5 mixup in SQLCA.
COBSQ0135: Host variable type mismatch.
COBSQ0137: Indicator variable token is not SMALLINT type.
COBSQ0138: The length of a host variable on CONNECT is greater than 16.
COBSQ0141: PREPARE before DECLARE is illegal.
COBSQ0144: Statement not identified.
COBSQ0147: Multiple INTO's only allowed with a UNION.
COBSQ0149: Illegal token found on CONNECT line.
Parent topic:
COBSQ - SQL ECM Preprocessor Error Messages