Using character data in SQLIMS statements
Alphanumeric host data items for use in EXEC SQLIMS
statements
(host variables) must be defined as USAGE DISPLAY
.
Note: Do not use character data items that are defined with
USAGE
DISPLAY-1
or USAGE NATIONAL
as SQLIMS host
variables.