Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


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

No comments:

Post a Comment

Thanks for your comment.