I would import in other user ( Schema )
In a version 9i of oracle, I was be able to do an export full and when I imported my data then I could change the user in the import. imp fromuser=XXXX touser=YYYY.
and now in a version 10.2.0.3 I do a datapump with expdp and impdp.
but when I execute an impdp I may not change the name of the user.
my question is how may I do to copy a schema XXXX to a schema YYYY ?
regards
Jean-Pierre