Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: export to a tablespace with different name..

Re: export to a tablespace with different name..

From: José Nicolau <jnicolau_at_hotmail.com>
Date: Sun, 16 Aug 1998 11:28:21 +0200
Message-ID: <35D6A633.94C48726@hotmail.com>


One solution

. export data from database A
. create tables on database B in the tablespace desired
. import data into database B

sunita_at_postoffice.worldnet.att.net wrote:

> I want to export the data from Database A to database B.
> Problem is the tablespace names are different in the
> two databases.
>
> What is the work around it?
>
> Currently I am using teh copy command to copy
> each table from A to B.
>
> Any ideas...
Received on Sun Aug 16 1998 - 04:28:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US