Database Error Messages

ORA-14151

invalid table partitioning method

Cause

Invalid partitioning method was specified in CREATE TABLE statement. A table may be partitioned by RANGE, HASH, LIST, SYSTEM, or Composite Range-Hash/List/Range (R+H/L/R).


Action

Specify one of valid partitioning methods