impdp [message #609609] |
Mon, 10 March 2014 05:45 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
pointers
Messages: 451 Registered: May 2008
|
Senior Member |
|
|
Hi,
I have database which got many schemas, we are tryting to setup new database on different server, so we are using impdp/expdp.
I would like to know how can I drop all the objects created by impdp on newserver incase if it fails in between. I read I can use table_exists_action but it will consider only tables,
I want to clean all things created by impdp which is failed in between like schemas, sequences etc.. Basically i wanted to try the impdp manier times
Thank you in advance.
Regards,
Pointers
|
|
|
|
|