Incorrect Key File
Posted: Mon Sep 27, 2010 8:19 pm
Good evening everyone,
I small problem after my ZM server was the victim of a forced power-out. After logging in to the ZM console, I get this error:
"An error has occurred and this operation cannot continue.
For full details check your web logs for the code '4BAEF0'"
After checking the log, I see this error:
(4BAEF0): select count(if(1 and ( E.MonitorId = 1 ),1,NULL)) as EventCount0, count(if(1 and ( E.Archived = 0 and E.StartTime >= '2010-09-27 08:24:34' and E.MonitorId = 1 ),1,NULL)) as EventCount1, count(if(1 and ( E.Archived = 0 and E.StartTime >= '2010-09-26 09:24:34' and E.MonitorId = 1 ),1,NULL)) as EventCount2, count(if(1 and ( E.Archived = 0 and E.StartTime >= '2010-09-20 09:24:34' and E.MonitorId = 1 ),1,NULL)) as EventCount3, count(if(1 and ( E.Archived = 0 and E.StartTime >= '2010-08-27 09:24:34' and E.MonitorId = 1 ),1,NULL)) as EventCount4, count(if(1 and ( E.Archived = 1 and E.MonitorId = 1 ),1,NULL)) as EventCount5 from Events as E where MonitorId = '1'
[Mon Sep 27 09:24:34 2010] [error] [client 196.210.146.209] SQL-ERROR(4BAEF0): Incorrect key file for table './zm/Events.MYI'; try to repair it
Any suggestions on how to fix this?
Thanks in advance!
I small problem after my ZM server was the victim of a forced power-out. After logging in to the ZM console, I get this error:
"An error has occurred and this operation cannot continue.
For full details check your web logs for the code '4BAEF0'"
After checking the log, I see this error:
(4BAEF0): select count(if(1 and ( E.MonitorId = 1 ),1,NULL)) as EventCount0, count(if(1 and ( E.Archived = 0 and E.StartTime >= '2010-09-27 08:24:34' and E.MonitorId = 1 ),1,NULL)) as EventCount1, count(if(1 and ( E.Archived = 0 and E.StartTime >= '2010-09-26 09:24:34' and E.MonitorId = 1 ),1,NULL)) as EventCount2, count(if(1 and ( E.Archived = 0 and E.StartTime >= '2010-09-20 09:24:34' and E.MonitorId = 1 ),1,NULL)) as EventCount3, count(if(1 and ( E.Archived = 0 and E.StartTime >= '2010-08-27 09:24:34' and E.MonitorId = 1 ),1,NULL)) as EventCount4, count(if(1 and ( E.Archived = 1 and E.MonitorId = 1 ),1,NULL)) as EventCount5 from Events as E where MonitorId = '1'
[Mon Sep 27 09:24:34 2010] [error] [client 196.210.146.209] SQL-ERROR(4BAEF0): Incorrect key file for table './zm/Events.MYI'; try to repair it
Any suggestions on how to fix this?
Thanks in advance!