Create table as select disallowed for SYSTEM patitioned tables

Solution ID:ORA-14704

Type: Oracle

Cause

User attempted to create a SYSTEM partitioned table by doing a create table as select.

Actions

Must use of partition-extended syntax in contexts mentioned above.

Try the following links for this error:


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


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


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


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