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: DB goes down

Re: DB goes down

From: rs <info_at_bytelife.com>
Date: Thu, 6 Feb 2003 09:20:09 +0100
Message-ID: <3e421a84$0$11511$7a0f4ed3@energis-news-env>


Check the permissions/owner of the redo log file. then try "alter database clear logfiles "

If this doesn't work then just create new redo log files; it's easy and can be done on a running and open database. Drop the corrupt logfile.

Good luck,

   roelof

St. Claire <tstclaire_at_hotmail.com> schreef
> Problem:
> AIX 4.3 system had to reboot
> Upon reboot we had an oracle filesystem that was lost it's permissions
> and was not mounted properly - Changed permissions and restarted db.
> All was fine
> Now we have a database that when it hits a redo log it does a shutdown
> immediate.
>
> What should I look for on the AIX administrator's side?
>
> TIA
Received on Thu Feb 06 2003 - 02:20:09 CST

Original text of this message

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