Oracle DBA, How To, Error, Cause and Action

ORA-02160: index-organized table can not contain columns of type LONG

ORA-02160: index-organized table can not contain columns of type LONG


Cause:


A column of type LONG defined for index-organized table.



Action:


Do not use columns of type LONG in index-organized tables.

No comments:

Post a Comment

Thanks for your comment.