Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
troubleshooting:corruptcorpus [2008/02/08 18:49] – external edit 127.0.0.1troubleshooting:corruptcorpus [2012/08/26 00:16] (current) – external edit 127.0.0.1
Line 47: Line 47:
 3. open the database with the SQLite utility 3. open the database with the SQLite utility
  
-  * //sqlite popfile.db//<br> +  * //sqlite popfile.db// 
-  * 'SQLite version 2.8.12'<br> +  * 'SQLite version 2.8.12' 
-  * Enter ".help" for instructions<br> +  * Enter ".help" for instructions 
-  * sqlite><br>+  * sqlite>
  
 4. Now run an integrity check (don't forget the semicolon at the end of the command) 4. Now run an integrity check (don't forget the semicolon at the end of the command)
  
-  * sqlite> //pragma integrity_check;//<br> +  * sqlite> //pragma integrity_check;// 
-  * ok<br> +  * ok 
-  * sqlite><br>+  * sqlite>
  
   * If there's a problem, you won't see the 'ok' in the example above (if the database is very big it may take more than a few seconds to check it so the 'ok' will not appear immediately).   * If there's a problem, you won't see the 'ok' in the example above (if the database is very big it may take more than a few seconds to check it so the 'ok' will not appear immediately).
 
troubleshooting/corruptcorpus.1202496561.txt.gz · Last modified: 2012/08/26 00:16 (external edit)
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License