Hi Guys,
I have a problem with my dashboard - Availability Distribution.
I believe that OpManager Database is corrupted because the graphics only show me some information if I select more than 7 days.
I tried to stop OpManager and run repairDB.bat and start the opmanager again, but didn´t work .
Other problem is when I try to do backup of Data Base. The backup doesn’t do any progress and return the following error in the log file:
java.sql.SQLException: General error, message from server: "Got error 127 from table handler"
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:1822)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:1749)
at com.mysql.jdbc.MysqlIO.nextRow(MysqlIO.java:848)
at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:260)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1153)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2027)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1560)
at jdbc.BackUpImpl.fillInsertStrings(BackUpImpl.java:1068)
at jdbc.BackUpImpl.backupInsertCommands(BackUpImpl.java:879)
at jdbc.BackUpImpl.runBackUpThrowsException(BackUpImpl.java:414)
at jdbc.BackUpImpl.main(BackUpImpl.java:1257)
Any Idea?
Regards.