Path: news.cambrium.nl!textnews.cambrium.nl!feeder3.cambrium.nl!feed.tweaknews.nl!postnews.google.com!b16g2000yqb.googlegroups.com!not-for-mail
From: mylesv@gmail.com
Newsgroups: comp.databases.oracle.server
Subject: Dataguard: recovering from network outage
Date: Tue, 3 Mar 2009 10:10:36 -0800 (PST)
Organization: http://groups.google.com
Lines: 17
Message-ID: <2bba2121-c40b-438b-a8b7-9121a1408f34@b16g2000yqb.googlegroups.com>
NNTP-Posting-Host: 208.125.13.24
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1236103836 16981 127.0.0.1 (3 Mar 2009 18:10:36 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 3 Mar 2009 18:10:36 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: b16g2000yqb.googlegroups.com; posting-host=208.125.13.24; 
 posting-account=B92NbAoAAAC-u8aG9hZpVd9geXUoTm6F
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) 
 Gecko/2009011913 Firefox/3.0.6,gzip(gfe),gzip(gfe)
Xref:  news.cambrium.nl

Greetings from snowy New York, NY USA!

I'm running Oracle 9i on AIX 5.2.

I usually use FAL to resolve missing archived redo logs on the standby
database, but following an extended network outage, I compressed and
moved the archived redo logs by "hand" to the standy database (9i
doesn't compress logs, and I don't want to swap the WAN).  I set the
standby log archive destination to "defer" on the primary database,
and recovered the archived redo logs on the standby database using
"alter database recover automatic standby database".  If I now set the
standy log archive destination to "enable", FAL will send a second
copy of the most recent archived redo log (I already move it "by
hand").  How do I prevent this?

Best,
Myles
