Oracle Solution for Error ora-00222

ORA-00222: operation would reuse name of a currently mounted control file

What triggered the Error:

The filename supplied as a parameter to the ALTER DATABASE BACKUP CONTROLFILE command or to cfileSetSnapshotName matches the name of the specified currently mounted control file.

What should we do to fix it:

Retry the operation with a different filename.