SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, PROCSTATWO
  Procedure <str> has more than one SQLCA or SQLCODE parameter

  Explanation:  A module language procedure must have either an
  SQLCA or an SQLCODE parameter declared.  This procedure had more
  than one.

  User Action:  Remove an SQLCODE or SQLCA parameter.
Close Help