Originally posted by samdba
I have to ignore SYS,SYSTEM users while dropping all objects. Right?

Another good question:

Ah, yeah. Only drop those objects in which you will be importing the owners.


I want to import the database A into Database B. Both have different table structures and also difference in objects.
No problem, as long as the objects are dropped on the destination db before you import.