Top "Recover" questions

The recover tag is used to mark questions that have something to do with recovering data.

Spring Retry @Recover passing parameters

I couldn't find any info about a possibility of action I need. I am using @Retryable annotation with @Recover handler …

java spring recover spring-retry
How to repair, or drop/create a corrupted table in mysql?

Situation: I have a MySQL database with 104 tables, running locally on XAMPP on windows 7. All the tables have InnoDB engine. …

mysql database recover repair
Unable to Recover Corrupt Oracle Datafile Block In SysAux

Oracle 10g on Suse 9.1 I'm looking after an Oracle DB. I have good SQL skills but I'm no DBA, (a …

database oracle backup recover rman
how to run hg recover command on a remote repository

I am getting the following error while running build in teamcity. Failed to collect changes, error: '"C:\Program Files\…

mercurial teamcity tortoisehg recover
Recover deleted project in visual studio

I was creating a website using visual studio and accidentally deleted that project folder. :( It was three months project. Is …

visual-studio visual-studio-2012 project recovery recover
Self restart program on segfault under Linux

Under Linux what would be the best way for a program to restart itself on a crash by catching the …

c linux restart segmentation-fault recover