Showing posts with label ORA-02077: selects of long columns must be from co-located tables. Show all posts
Showing posts with label ORA-02077: selects of long columns must be from co-located tables. Show all posts

Sunday, 22 January 2012

ORA-02077: selects of long columns must be from co-located tables

ORA-02077: selects of long columns must be from co-located tables

Cause: if a select returns long columns from multiple tables, all the tables must be co-located

Action: none