non-existent partitioning column in CREATE TABLE statement

Solution ID:ORA-14030

Type: Oracle

Cause

Partitioning column specified in CREATE TABLE statement is not one of columns of the table being created.

Actions

Specify PARTITION option at most once

Try the following links for this error:


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


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


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


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


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