Exporting Tablespace - Transportable
Exporting Tablespace - Transportable
--------------------------------------------
1.)one table space which export name is harsh
2.)one user name abc having harsh tablespace
3.)connect as abc in that one table abc is there
4.)insert some records in that......
-------------------------------------------------
G:\Documents and Settings\Administrator>exp 'sys/change_on_install as sysdba'
transport_tablespace=y
tablespaces=harsh log=g:\dumps\bkp.dmp;
--------------------------------------------------------