ORA-01277
Error: ORA-01277: file 'string' already exists
Causa: An ALTER DATABASE BACKUP CONTROLFILE TO TRACE AS '
filename' statement specified a file name which is already in use.
Acción: Either specify a different file name or add the REUSE
parameter to the statement to overwrite the existing file.
COMENTARIOS:
No hay comentarios.