Library /sys$common/syshlp/SQL$HELP72.HLB  —  Errors  SQL_ERRORS, STRINXPR
  Host structure <str> used in a value expression

  Explanation:  SQL statements can only refer to a host structure
  in contexts where the host structure can be expanded to a list
  of values.  A value expression requires a single value, so host
  structures cannot be used there.

  User Action:  Replace the host structure with an elementary
  item.
Close Help