Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> re-archiving a redo log file

re-archiving a redo log file

From: Adams, Matthew (GEA, 088130) <MATT.ADAMS_at_APPL.GE.COM>
Date: Wed, 25 Jul 2001 08:19:32 -0700
Message-ID: <F001.003549C7.20010725075556@fatcity.com>

Is it possible to re-archive an already archived but still online redo log file?

the 8.1.6 sql*plus manual says it is, but I can't get the syntax down right apparently.

SQL>  archive log 227

returns a ORA-16013 (does not need archiving) error and

SQL> archive log 227 to '/tmp'
returns
SP2-0718  illegal arhicve log option

Anybody done this?



Matt Adams - GE Appliances - matt.adams_at_appl.ge.com Doing linear scans over an associative array is like   trying to club someone to death with a loaded Uzi.
                 - Larry Wall (creator of Perl)
Received on Wed Jul 25 2001 - 10:19:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US