Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle-l »

add logfile member to flash recovery area

Li-Shan Cheng

2007-07-09

Replies:

Hi

I just configured a flash recovery area using ASM, I was wondering if anyone know the command to add a logfile member to FRA?

ALTER DATABASE
ADD LOGFILE MEMBER
TO GROUP 1;

does not work

ALTER DATABASE
ADD LOGFILE MEMBER '+DGFRA01'
TO GROUP 1;

works but it's not adding to FRA, if it is V$LOG.IS_RECOVERY_DEST_FILE would show YES but shows NO.

The only I have found is recreating the groupbut I guess there must be some sort of command :-?


thanks

--
LSC

©2008 dba.5341.com - Jax Systems, LLC, U.S.A.