Thread 1 cannot allocate new log, sequence 8823--Checkpoint not complete [message #355125] |
Wed, 22 October 2008 14:50 |
youngb912
Messages: 56 Registered: October 2007 Location: New York
|
Member |
|
|
I posted on the wrong thrend...I am therefore reposting here.....
am seeing this error message in my alert log --Thread 1 cannot allocate new log------
Tue Oct 21 18:21:37 2008
LOGMINER: Begin mining logfile: I:\ORADATA\PROD\ARCHIVE\1_8816_644163510.ARC
Tue Oct 21 18:21:53 2008
Thread 1 advanced to log sequence 8822
Current log# 1 seq# 8822 mem# 0: I:\ORADATA\PROD\LOGS\LOG01_01.DBF
Tue Oct 21 18:22:12 2008
LOGMINER: End mining logfile: I:\ORADATA\PROD\ARCHIVE\1_8816_644163510.ARC
Tue Oct 21 18:22:12 2008
LOGMINER: Begin mining logfile: I:\ORADATA\PROD\ARCHIVE\1_8817_644163510.ARC
Tue Oct 21 18:22:30 2008
Thread 1 cannot allocate new log, sequence 8823
Checkpoint not complete
Current log# 1 seq# 8822 mem# 0: I:\ORADATA\PROD\LOGS\LOG01_01.DBF
Initially my redo log size was 100Meg and I increased it to 200Meg. I still see the error. I have the following related setting -
log_buffer integer 14274560
log_checkpoint_interval integer 140000
log_checkpoint_timeout integer 1800
log_checkpoints_to_alert boolean FALSE
Here is my log switch history ---
RECID START_TIME RECID END_TIME MINUTES
----- ------------------ ---------- ------------------ ----------
8839 22-oct-08 07:33:08 8840 22-oct-08 07:33:30 .38
8840 22-oct-08 07:33:30 8841 22-oct-08 07:33:48 .31
8841 22-oct-08 07:33:48 8842 22-oct-08 07:34:25 .64
8842 22-oct-08 07:34:25 8843 22-oct-08 07:35:06 .71
8843 22-oct-08 07:35:06 8844 22-oct-08 07:35:50 .76
8844 22-oct-08 07:35:50 8845 22-oct-08 07:37:11 1.41
8845 22-oct-08 07:37:11 8846 22-oct-08 08:00:22 24.15
8846 22-oct-08 08:00:22 8847 22-oct-08 09:50:04 114.27
8847 22-oct-08 09:50:04 8848 22-oct-08 11:44:59 119.7
8848 22-oct-08 11:44:59 8849 22-oct-08 12:32:40 49.67
Everytime there is that error you will see that the archivelog was size at 200Meg or the log switch was seconds/minute apart.
I will like to have the log switch occur every 30minutes. Anytime will be appreciated. I have done detail research and need help at this point.
I came across a post that said setting archive_lag_target to 1800seconds might resolve the issue. Most of this postings/documentations were relating to standby environment. my environment is streams.
Thanks in advance for your help. I really want to have the switch occur every 30 minutes instead of the 1 minute and sometime hours.
|
|
|
|
Re: Thread 1 cannot allocate new log, sequence 8823--Checkpoint not complete [message #355329 is a reply to message #355143] |
Thu, 23 October 2008 13:11 |
youngb912
Messages: 56 Registered: October 2007 Location: New York
|
Member |
|
|
Thanks for the response -
How many redo logs do you currently have ?
I currently have 5 redo logs of 200meg each
Are you doing bulk operations during the time when "checkpoint not complete" is occurring ?
I'm not 100% sure that bulk operations are being done at the times that this issue occured. I sometime see this mesage "C001: long txn committed, xid: 0x001b.015.00000153" in the log at the same time as the "checkpoint not complete" message. There is also a little correlation to my apply process topping. Again, to answer your question I don't think there is bulk operation during the time.
What type of disk subsystem is being used ?
Each server has internal RAID1 15k rpm and three external RAID1 15k rpm in a Dell MD3000 connected via multipath SAS
|
|
|
|
|
|
|