CONFIRM THAT THE OBJECTS ARE IN THE CORRECT TABLESPACE

7. Confirm that the objects are in the correct tablespace:

select tablespace_name from dba_segments

where segment_name like 'MANTAB%';