Cause
An ALTER DATABASE BACKUP CONTROLFILE TO TRACE AS 'filename' command specified a file name which is already in use.
Action
Either specify a different file name, or add the REUSE parameter to the command to overwrite the existing file.
Error Message
file 'string' already exists
An ALTER DATABASE BACKUP CONTROLFILE TO TRACE AS 'filename' command specified a file name which is already in use.
Either specify a different file name, or add the REUSE parameter to the command to overwrite the existing file.