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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to fix the archive process problem after the archive disk full

Re: How to fix the archive process problem after the archive disk full

From: Paul Drake <paled_at_home.com>
Date: Thu, 19 Apr 2001 04:14:30 GMT
Message-ID: <3ADE65F5.A1915607@home.com>

connect as sysdba and try

archive log stop

archive log start

It is supposed to restart within 3 minutes after freeing space. give it a nudge.

hth,

Paul

David YEUNG wrote:
>
> My archive log disk was full while I am running Oracle8i in archive mode.
> I then clean up the archive log disk later but the alert file still has
> those messages:
>
> Thu Apr 19 11:08:30 2001
> ARC0: Beginning to archive log# 3 seq# 14735
> ARC0: Archiving not possible: No primary destinations
> ARC0: Failed to archive log# 3 seq# 14735
> Thu Apr 19 11:13:38 2001
> ARC0: Beginning to archive log# 3 seq# 14735
> ARC0: Archiving not possible: No primary destinations
> ARC0: Failed to archive log# 3 seq# 14735
> Thu Apr 19 11:18:45 2001
> ARC0: Beginning to archive log# 3 seq# 14735
> ARC0: Archiving not possible: No primary destinations
> ARC0: Failed to archive log# 3 seq# 14735
>
> How can I fix this problem without restarting the database server.
>
> Thanks
>
> david
Received on Wed Apr 18 2001 - 23:14:30 CDT

Original text of this message

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