Oracle Solution for Error ora-01271

Solution for Oracle Error ORA-01271

ORA-01271: Unable to create new file name for file string

What triggered the Error:

During standby database recovery an error occurred when trying to create a new file name for the indicated file.

What should we do to fix it:

Use the ALTER DATABASE CREATE DATAFILE command with a new unique name and then resume the standby database recovery.