Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
Programming
>
Data Access
>
Database Access
>
Reference
>
OpenESQL
>
OpenESQL Messages
>
OpenESQL Preprocessor Error Messages
>
COBES0124 Host or Indicator Variable varname should not be defined in EXEC SQL statement using a subscript.
COBES0124 Host or Indicator Variable
varname
should not be defined in EXEC SQL statement using a subscript.
In an EXEC SQL statement, you have defined the specified host or an indicator variable using a subscript.
Resolution:
Redefine the host or indicator variable without using a subscript and recompile.
Parent topic:
OpenESQL Preprocessor Error Messages