from:
| http://www.idevelopment.info/data/oracle/dba_tips/oracle8i_new_features/ora8i_17.shtml |
transportable tablespaces
by jeff hunter, sr. database administrator
contents
overview
this article provides a brief introduction into configuring and using transportable tablespaces.
and
limitations of transportable tablespaces:
oracle's transportable tablespace is one of those much awaited features that was introduced in oracle8i (8.1.5) and is commonly used in data warehouses (dw). using transportable tablespaces is much faster than using other utilities like export/import, sql*plus copy tables, or backup and recovery options to copy data from one database to another.
introduction to transportable tablespaces
before covering the details of how to setup and use transportable tablespaces, let's first discuss some of the terminology and limitations to provide us with an introduction.