标题: ORA-19577: file string is MISSING [打印本页] 作者: admin 时间: 2016-8-31 14:27 标题: ORA-19577: file string is MISSING ORA-19577: file string isMISSING Cause: A COPYDATAFILECOPY, RESTOREDATAFILETO or
PROXYRESTOREDATAFILE function specified a file number but no output file
name, indicating that the output file name should be taken from the controlfile.
However, the control file entry for this file indicates that it was created fora file
that was present in the data dictionary but not named during the last CREATE
CONTROLFILE statement, so the name in the control file cannot be used for
restoration. Action: Eitherspecify an output file name or issue a SQL RENAME command to
enter a valid name for this file in the control file.