Library /sys$common/syshlp/SQL$HELP72.HLB  —  Errors  SQL_ERRORS, MAXDISEXC
  The maximum number of DISTINCT expressions (<num>) was exceeded

  Explanation:  You have exceeded the maximum number of
  expressions permitted in the DISTINCT clause.

  User Action:  SQL will ignore the remaining expressions.  In
  most cases this will be suffient to generate a correctly reduced
  row set.  However, you should examine the query and rewrite it
  if necessary.
Close Help