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: Reg. Archive Log Problem

Re: Reg. Archive Log Problem

From: sybrandb <sybrandb_at_gmail.com>
Date: 9 Mar 2007 01:22:58 -0800
Message-ID: <1173432178.383669.189630@30g2000cwc.googlegroups.com>


On Mar 9, 9:47 am, "calms" <calmsqur..._at_gmail.com> wrote:
> HI All,
> Firstly im NEW to oracle and I have a problem with Archive Log.
>
> archive log is stored under
> c:\oracle\product\10.2.0\flash_recovery_area\DBNAME\ARCHIVELOG
> the default space allocated is 2gb.
>
> When it reached 2GB, i got the following error and i cudnt access my
> database.
>
> "The archiver hung at time/line number: Wed Mar 07 14:44:23
> 2007/10585664."
>
> Later i deleted the old archive log files, now its fine. But within 2
> weeks it reach the limit so anyone help me to permanently solve this
> prob...
>
> thks
> Prasad.N.M

Archivelogs are required for backup and recovery purposes. You should backup your database using RMAN, if you have a correct backup you can have your backup procedure delete them. Right now, if your database crashes, it will be toast, as you probably have no backup and deleted the archives.

Please read up on backup and recovery in the documentation asap!!!!

--
Sybrand Bakker
Senior Oracle DBA
Received on Fri Mar 09 2007 - 03:22:58 CST

Original text of this message

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