Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Flashback to restore point on Oracle standard edition 10.2?
Be carefull because I'm starting to suspect this is a bug because I can't
set it off even after deleting restore points
SQL> alter database flashback off;
Base de datos modificada.
SQL> select flashback_on from v$database;
FLASHBACK_ON
RMAN> RUN{
2> ALLOCATE CHANNEL d1 DEVICE TYPE disk; 3> RECOVER DATABASE; 4> }
canal asignado: d1
canal d1: sid=99 devtype=DISK
Iniciando recover en 11/08/06
canal liberado: d1
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: ===========================================================RMAN-03002: fallo del comando recover en 08/11/2006 15:27:13 RMAN-00600: internal error, arguments [4014] [1] [] [] []
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Aug 11 2006 - 14:39:50 CDT
![]() |
![]() |