Sriniv@s..
Answered On : Jun 2nd, 2012
Moving data using transportable tablespace can be much faster than performing either export/import or unload/load of the same data.Bcz transporting a tablespace only requires the copying of datafiles & integrating the tablespace structural information.
Login to rate this answer.
venu
Answered On : Sep 1st, 2012
The transportabel tablespaces enable us to transport data objects across different platforms.
Backing up or recovering a particular user/schema objects or data objects or tablespaces or entire databases is possible, which cannot be done using other backup techniques.
Login to rate this answer.