Database Error Messages

OCI-01670

new datafile string needed for standby database recovery

Cause

Standby database recovery noticed that a file was added to the primary database, but is not available on the standby.


Action

Either copy the file from the primary database or do an ALTER DATABASE CREATE DATAFILE command on the standby to create a file to recover.