Library /sys$common/syshlp/SQL$HELP72.HLB  —  Errors  SQL_ERRORS, ILLDROPCONS
  DROP ALL CONSTRAINTS is only valid for ALTER DOMAIN

  Explanation:  The DROP ALL CONSTRAINTS clause only works for the
  ALTER DOMAIN statement and not the ALTER TABLE statement.

  User Action:  DROP the individual constraints by name.
Close Help