Host variable names in FORTRAN embedded SQL applications

The SQL precompiler identifies host variables by their declared name.
When you declare a host variable name, you must consider the following restrictions:
  • Specify variable names up to 255 characters in length.
  • Begin host variable names with prefixes other than SQL, sql, DB2, or db2, which are reserved for system use.