Arctera

When you attempt to move all the extents of a table, the dbdst_obj_move (1M) command fails with an error (3260289)

When you attempt to move all the extents of a database table, which is spread across multiple mount-points in a single operation, the dbdst_obj_move(1M) command fails. The following error is reported:

bash-2.05b$ dbdst_obj_move -S sdb -H $ORACLE_HOME -t test3 -c MEDIUM
FSPPADM err : UX:vxfs fsppadm: WARNING: V-3-26543: File handling failure 
on /snap_datadb/test03.dbf with message -
SFORA dst_obj_adm ERROR V-81-6414 Internal Error at fsppadm_err

<!--NeedCopy-->

Workaround: In the dbdst_obj_move(1M) command, specify the range of extents that belong to a common mount-point. Additionally, if your table is spread across “n” mount-points, then you need to run the dbdst_obj_move(1M) command “n” times with a different range of extents.

When you attempt to move all the extents of a table, the dbdst_obj_move (1M) command fails with an error (3260289)

In this article