impdp index
Hello guys,
i will do expdp of the whole 10gR2 database and impdp it to 11gR2 database.
Indexes of the userA in the source database are created in the tablespace indexA,
and i would like to impdp that user in the target 11g db so when his indexes are created they are created not in indexA tablespaces but in
indexB tablespace.
Is there some remap command for that ?