Troubleshoot fix resolve ORA-01524: cannot create data file as 'string' - file already part of database

Error Description: During ALTER DATABASE CREATE DATAFILE, the new name of a file is already present in the control file.
Fix for this error: Create the file as a name not already being used as part of the database.