Showing posts with label ORA-30656: column type not supported on external organized table. Show all posts
Showing posts with label ORA-30656: column type not supported on external organized table. Show all posts

Wednesday, 23 May 2012

ORA-30656: column type not supported on external organized table

ORA-30656: column type not supported on external organized table

Cause: Attempt to create an external organized table with a column of type LONG, LOB, BFILE, ADT, or VARRAY.

Action: These column types are not supported, change the DDL.