impdp full=y ORA-39083 ORA-00942 Errors but actually work when copied and pasted from dump file to n
I wish there was some clearer expectation of how some utilties work/or worth in Oracle.
I have dump file with zero errors created via expdp
My impdp gives me so many useless errors (7000 object already exist errors) . Also ora-39083, ora-00942: unable to create index.
When I copy and paste the index that is giving this error, from the dump file, the index is created successfully... so why is it not being created in fresh db? Why do I have to copy and paste it from dump file. I will have to do so many of them!!!!
Can someone from oracle just admit that impdp, like most tools, just doen't work, even when full=y.