repair Questions

9

Solved

We (apparently) had poorly executed of our Solaris MySQL database engine last night. At least some of the InnoDB tables are corrupted, with timestamp out of order errors in the transaction log, and...
Schifra asked 22/10, 2008 at 15:5

12

Solved

I was repairing this table suddenly server hanged and when I returned back all tables are ok but this one showing 'in use' and when I try to repair it doesn't proceed. ERROR 144 - Table './extas...
Croat asked 12/1, 2012 at 23:16

5

Solved

btrfs fi show displays all btrfs file system but also a lot of errors like: parent transid verify failed on 109973766144 wanted 1823 found 1821 The filesystem can still be unmounted and remoun...
Ba asked 28/9, 2017 at 15:3

7

Solved

An instance of SQL Server 2012 Express became corrupted somehow. I suspect it was related in some way to my use of Entity Framework, but have no proof yet. When trying to repair the instance, the ...
Coenzyme asked 1/2, 2015 at 19:6

1

I've seen tons of people post about this issue but have yet to find a solution. I have a program that every once and a while will have an issue where the windows installer tries to repair the progr...
Westerfield asked 29/8, 2019 at 17:38

21

Solved

I deleted manually a directory I just added, offline, in my repository. I can't restore the directory. Any attempt to do an update or a commit will fail with: "blabla/.svn" containing working co...
Endothelioma asked 8/9, 2009 at 13:36

2

I'm running a Cassandra cluster with version 2.2.3. The cluster consists of 3 nodes now, two of them are seeds and one is a normal node. When I start repair on each node (command: nodetool repair ...
Oblong asked 11/3, 2016 at 7:17

7

Solved

Is it possible to "compact and repair" an Access database programmatically somehow (using ADOX, using OleDbConnection etc.)?
Nettienetting asked 17/8, 2010 at 14:50

4

Solved

The mongodb document says that To compact this space, run db.repairDatabase() from the mongo shell (note this operation will block and is slow). in http://www.mongodb.org/display/DOCS/Excessiv...
Eastbourne asked 29/12, 2010 at 16:42

1

Solved

Situation: I have a MySQL database with 104 tables, running locally on XAMPP on windows 7. All the tables have InnoDB engine. XAMPP MySQL is running as windows service. As front end I have PHP (Cod...
Differentiation asked 31/3, 2014 at 6:7

1

I moved a .js file from one folder to another manually. Now, although GIT seems to have the complete history log for the file, it still seems to treat the move as a delete/create event. Further, u...
Elvaelvah asked 17/11, 2013 at 5:40

3

Possible Duplicate: Auto compact the deleted space in mongodb? My understanding is that on delete operations MongoDB won't free up the disk space but would reuse it as needed. Is th...
Wooer asked 1/4, 2011 at 20:38

1

Solved

After I REPAIR OPTIMIZE ANALYZE OR CHECK a table, do I need to FLUSH it?
Informality asked 9/2, 2012 at 18:16

1

Solved

I implemented an installer for our product. Installer needs administrator privileges, so I used setup bootstrapper with a manifest file (as recommended here) to get these privileges on a Windows ma...
Kilimanjaro asked 27/12, 2011 at 17:55

3

I'm writing a C# app that needs to be able to repair a set of files using par2 parity files. For C++ there is lots to be found that'll do exactly that, but for C# I can't find a native implementati...
Kenney asked 19/5, 2009 at 8:19
1

© 2022 - 2024 — McMap. All rights reserved.