Library /sys$common/syshlp/SQL$HELP72.HLB  —  Errors  SQL_ERRORS, BAD_ARRAY
  Host variable <str> contains an array syntax error in its
  declaration.

  Explanation:  The named variable is defined as a C array, but is
  either missing the closing "]" or contains a non-numeric
  dimension.

  User Action:  Correct the syntax of the declaration and
  recompile the program.
Close Help