Generates host variables for all elementary data items when a multiple-level group variable is used in a FETCH or singleton SELECT SQL statement.
Syntax:
[NO]GEN-HV-FROM-GROUP
Properties:
Default:
|
NOGEN-HV-FROM-GROUP
|
Scope:
Used at compile time:
|
Yes
|
Behavior at run time:
|
N/A
|
See
Scope - OpenESQL SQL Compiler Directive Options for more information.
Comments:
Recompile using GEN-HV-FROM-GROUP if your code contains a multiple-level group name in a FETCH or singleton SELECT and the compiler throws the following error:
COBES0103
token does not have a suitable definition to be used as a host variable.