Unfortunately I deleted few files from D:Appdynamics/conroller/DB..I restored them using EaseUS recovery software. Appdynamics wont open up and the database logs reads "Failed to read entry ####". What would be my next steps? Do Appdynamics have a backup on local computer?
Hi Shravan.
To set the expectations right, we do not see other location that controller does backup of monitored performance data other <controllerInstallDir>/db/data directory , we always recommend in our docs to do periodic backup to recover from such scenarios so that user can recover to previous backup/stable state.
To check whether any possibility of recovery here, we request you to send the following details:
a) what files you deleted and are thee too many table meta files deleted?
b) database.log and output of below command:
cmd> cd D:Appdynamics/conroller/bin
cmd> controller.bat login-db
cmd> show tables \G;
cmd> show processlist;
As rereferred in doc if we have backup earlier made it would have been helpful https://docs.appdynamics.com/display/PRO40/Controller+Data+Backup+and+Restore
Regards,
Arun