ORA-14041: partitionbound may not be specified for resulting partitions Cause: while parsing an ALTER {TABLE|INDEX} SPLIT PARTITIONstatement,
<partition-description> of a resulting partition was found to containVALUES
LESS THAN clause which is illegal Action: removeVALUES LESS THAN clause from the description(s) of partitions
resulting from splitting an existing table or index partition