using datapump dump to override existing database
I will receive datapump dumps from a customer in the future for inspection and development etc.
I'm seeking for an efficient way to import the dump such that the existing database is totally expunged.
The users and tablespaces should be preserved, just the content should be expunged and overwritten.
How can I achieve this effectively? I don't need any database recovery or backup.
--
Christoph