ORA-22931
Error: ORA-22931: MOVE of nested table to a different tablespace not supported
Causa: An attempt was made to move a nested table to a different tablespace.
Acción: Nested tables always collocate 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.
COMENTARIOS:
No hay comentarios.