Oracle Error ORA-27364: remote database string already registered as string

Oracle Error Message

ORA-27364: remote database string already registered as string

Reason for the Error

The user attempted to register a remote database that was already registered.

Solution

To update the registration information, the REPLACE argument of the REGISTER_REMOTE_DATABASE procedure should be set to TRUE. If the registration information is already current, no further action is needed.