How to suppress "object already exists" error messages in import dump
Hi all,
I'm getting multiple "object already exists" error messages while using import dump. I'm skipping the tables that already exist, but the utility is trying to re-create roles or contexts or some other objects that already exist in the database. Is there any generic parameter I can use to suppress errors like ORA-29357, ORA-31684, etc?
Thank you in advance!
Alla
I'm getting multiple "object already exists" error messages while using import dump. I'm skipping the tables that already exist, but the utility is trying to re-create roles or contexts or some other objects that already exist in the database. Is there any generic parameter I can use to suppress errors like ORA-29357, ORA-31684, etc?
Thank you in advance!
Alla
0