标题: ORA-14261: partition bound may not be specified [打印本页] 作者: admin 时间: 2016-8-19 11:19 标题: ORA-14261: partition bound may not be specified 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