Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: importing into a different tablespace
Hi!
Marc Mazerolle wrote:
> If you only have a few tables :
>
> Pre-create the tables you want to move in the new tablespace and then
> import with "tables=(...,...) ignore=yes". The import will try to create
> the tables and, since they will already exists, will import the data into
> the existing one.
>
> To pre-create the tables, use import with "show=y logfile=precreate.sql".
I'm use Oracle 8i export and it say that show - invalid parameter. Why? Tanks. Alex. Received on Fri Jun 11 1999 - 08:41:01 CDT
![]() |
![]() |