Showing posts with label ORA-22931: MOVE of nested table to a different tablespace not supported. Show all posts
Showing posts with label ORA-22931: MOVE of nested table to a different tablespace not supported. Show all posts

Thursday, 12 April 2012

ORA-22931: MOVE of nested table to a different tablespace not supported

ORA-22931: 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.