Oracle Error RMAN-06739: database “string” is not found in the recovery catalog

Oracle Error Message

RMAN-06739: database “string” is not found in the recovery catalog

Reason for the Error

The UNREGISTER DATABASE command was used with a database name that was not found in the recovery catalog.

Solution

Make sure the database name specified in the DROP DATABASE command syntax is correct.