ORA-38312: original name is used by an existing object
What triggered the Error:
An attempt was made to recover an object preserving the original name, but that name is taken up by some other object.What should we do to fix it:
use the RENAME clause to recover the object with a different name.