Database Error Messages

OCI-37404

Create table as select disallowed for CUBE ORGANIZED tables

Cause

User attempted to create a CUBE ORGANIZED table by doing a create table as select.


Action

Do a create table followed by an insert as select