Oracle Error Message
ORA-37407: invalid column type for a CUBE ORGANIZED table
Reason for the Error
A illegal column type is specified in a CUBE ORGANIZED table.
Solution
Do not use column types such as LONG, LOB
ORA-37407: invalid column type for a CUBE ORGANIZED table
A illegal column type is specified in a CUBE ORGANIZED table.
Do not use column types such as LONG, LOB
Leave a Review