Hello,
/*4. go through every table and re-assign the tablespace (or use global search & replace is you are comfortable) */

So all tables in the process of import will sit in systems tablespace and I have to move them into desired tablespace.
.....
I think this is not feasible way...
Does anybody has any other thought......or export/import cannot be used to create databases in this way and we have to stick to same logical structure of original database...


Sunil