Hi,
datafiles paths are not important here.
You have to create all tablespaces that were in the old database.
In order to find out their names you may directly look in the dumpfile with an editor or useIn the schema.sql you'll see the create statements for all objects with tablespace names.Code:imp user/pwd full=y indexfile=schema.sql
HTH




Reply With Quote