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: Thread 1 cannot access new log, sequence NNNNN

Re: Thread 1 cannot access new log, sequence NNNNN

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Wed, 09 Jun 1999 11:43:25 GMT
Message-ID: <37615245.85291302@newshost.us.oracle.com>


A copy of this was sent to Erwin Fritz <efritz_at_GLJA.com> (if that email address didn't require changing) On Tue, 08 Jun 1999 21:32:21 GMT, you wrote:

>I occasionally get messages like the above in my alert log. However, I can't
>find a problem, and there's no explanation about just why the server couldn't
>allocate the log. How do I find this information?
>
>My server platform is a Sun E3000, Solaris 2.5.1, with Oracle 8.0.3.

That message is always followed by a "checkpoint not complete" or "needs archiving" message.

If you have a checkpoint not complete message, that means we are trying to reuse a log file but the data protected by that logfile has not yet been flushed from the SGA to disk so we must finish checkpointing it before we can reuse it. Some ways to fix:

If its the archiving thats taking too long some ways to fix:

See http://www.oracle.com/ideveloper/ for my column 'Digging-in to Oracle8i'... Mirrored (and more current) at http://govt.us.oracle.com/~tkyte/

Current article is "Fine Grained Access Control", added June 8'th  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA
--
Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Wed Jun 09 1999 - 06:43:25 CDT

Original text of this message

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