Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Full Import
You must also have tablespaces created. The full import
will try to import the tables into the same tablespace from
which is was exported. If this tablespace does not exist,
it will try to import them into the default tablespace of
the user performing the import (ie the system tablespace if
no other tablespaces/users are created).
![]() |
![]() |