Not everyone has the RAM necessary to allocate 16+Gb to the SGA. If you have some
seriously massive geometries that exceed the ability to migrate in situ, you may need
to export the troublesome table(s), truncate them, then migrate the empty template
and append the export file contents.
This of course assumes the table is a simple feature class (not versioned, not using
geodatabase behaviors,...). If it isn't simple, migration should still be possible, but
it will be more involved.
- V