On a SunOS with Oracle 8.1.5, I've tried a full export from one db to another. Everything seems to import ok except for three tables which try to import into the tablespace of the source db instead of the tablespace of the target db. All the other tables are imported successfully. I've set the user's default and temp tablespace to the tablespaces of the target tablespace. What should I do to get these tables to import? Thanks.