Oracle Error RMAN-08550: AUTOBACKUP search with format “string” not attempted because DBID was not set

Oracle Error Message

RMAN-08550: AUTOBACKUP search with format “string” not attempted because DBID was not set

Reason for the Error

Restore of a control file AUTOBACKUP was attempted without DBID being set.

Solution

If you want to search for AUTOBACKUP with the indicated format, then specify the DBID of the database using SET DBID and retry the command.