Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Import/Export problem
Do not modify export file.
Let's assume that you have DB with only tablespace SYSTEM.
First --- create all tablespaces that were in previos database
with proper sizes. Location of files is up to you.
Then perform import with ignore=y parameter.
If you import rows, be sure that you have at least one online
rollback segment (except of SYSTEM).
HTH, Piotr
Yacov Wolfowicz wrote in message <35581A40.C8C844F_at_ecitele.com>...
>Hi everybody,
>
>I have a problem i can't solve by my self.
>
>We have a working Oracle Instance on one machine and need to copy it to
>another machine. So far so good.
>
>The problem is, the data is about 20GB and when i import the database (
>without the data, most of it is created while the program is running )
>the imp73 program tries to put the tablespaces files in the same
>directories as they were on the exporting database, giving them the
>initial size as those of the full database and in the same location. The
>importing machine has much less disk space and also does not have the
>same disk configuration.
>
Received on Tue May 12 1998 - 00:00:00 CDT
![]() |
![]() |