Oracle Error ORA-14304: List partitioning method expects a single partitioning column

Oracle Error Message

ORA-14304: List partitioning method expects a single partitioning column

Reason for the Error

number of columns in a partitioning column list exceeded the legal limit of 1 for List partitioned objects

Solution

modify partitioning column list so that it consists of at most 1 column