Preparing your Oracle environment - undo tablespace

For the data migration process, the size of the Undo tablespace should be doubled to handle the database changes.

The recommended minimum setting for this parameter is 20 GB. After the data migration, this parameter can be reset to the previous value:


alter tablespace <TS_NAME> add datafile '<data_file_location>' size 
<NumberOfMegs> M