List partitioning method expects a single partitioning column

Solution ID:ORA-14304

Type: Oracle

Cause

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

Actions

Modify the SQL statement to specify table-level attributes prior to partition-level attributes or partition descriptions; then retry the statement.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/10850838


https://community.oracle.com/message/9694373


Browse all solutions to database errors from Oracle, MS SQL, or MySQL