Oracle Error ORA-27477: “string.string” already exists

Oracle Error Message

ORA-27477: “string.string” already exists

Reason for the Error

An attempt was made to create an object with a name that has already been used by another object in the same schema.

Solution

Reissue the command using a different name or schema.