Fix for some DBfailed messages when Stats file is missing
Some posts note that OpManager won't start. A message that the DBFailed is displayed. This can happen after OpManager is restored from a backup. It is possible that one or more of the "stats" files which are part of the database were NOT backed up as they were open when the backup was made.
Check the latest log files in <opmanager_installation>/logs one of which will list which DB "stats" files are missing. [try grep -i database *.log]
To fix:
A. Replace the missing "stats" file(s) by copying a working version to the name of the missing file in <opmanager_installation>/mysql/data/OpManagerDB
[only the stats data for that one day will be incorrect]
B. Restart OpManager
Clive Reid
New to ADSelfService Plus?