miércoles, 13 de agosto de 2014

Enable flashback database

SHUTDOWN immediate
STARTUP mount
ALTER DATABASE FLASHBACK ON
ALTER DATABASE OPEN READ WRITE

The startup command will use a temporary file as pfile with the following init.ora parameters:

spfile='+DATA/orcl/spfileorcl.ora'

No hay comentarios.:

Publicar un comentario