Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-14041

partition bound may not be specified for resulting partitions

Cause

while parsing an ALTER {TABLE|INDEX} SPLIT PARTITION statement, partition-description of a resulting partition was found to contain VALUES LESS THAN clause which is illegal


Action

remove VALUES LESS THAN clause from the description(s) of partitions resulting from splitting an existing table or index partition