Database Error Messages

OCI-38312

original name is used by an existing object

Cause

An attempt was made to recover an object preserving the original name, but that name is taken up by some other object.


Action

use the RENAME clause to recover the object with a different name.