| Error | ORA-22931 |
Description | MOVE of nested table to a different tablespace not supported | Cause | Attempt to move a nested table to a different tablespace. | Action | Nested tables always colocate in the same tablespace as the parent. A nested table can be moved to a different tablespace only by moving its containing table to the target tablespace. |