ORA-14261: partitionbound may not be specified when adding this Hash partition Cause: User specified VALUES LESS THAN clause when adding apartition (via
ALTER TABLE ADD PARTITION) to a Hash partitioned table which is illegal Action: RemoveVALUES LESS THAN clause from the description of partition
being added