Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Thread 1 cannot access new log, sequence NNNNN
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--
![]() |
![]() |