We wanted to export a user, A, and then import him again but into the schema of another user B. A and B don't share the same tablespace. However, it turns out the objects imported have been saved in A's tablespace but owned by B. How could this have happened? We used imp in interactive mode.