Differences

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

Link to this comparison view

Next revision
Previous revision
7migrate:database-cleanup [2018/11/07 11:38] – created vtbr7migrate:database-cleanup [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +===== Database Cleanup =====
  
- +**Important **: If you have not done so, back up your database before taking any other steps!\\
-**<font 11.0pt/inherit;;inherit;;inherit>Important</font>  **<font 11.0pt/inherit;;inherit;;inherit>: If you have not done so, back up your database before taking any other steps!\\+
 \\ \\
 Before upgrading to v7, please perform an update to the latest release of v6.\\ Before upgrading to v7, please perform an update to the latest release of v6.\\
Line 8: Line 8:
 Change into \methodpark\stages\bin and start the script\\ Change into \methodpark\stages\bin and start the script\\
 \\ \\
-ensureDatabaseIntegrity.bat\\ +//ensureDatabaseIntegrity.bat 1 2 3 4 5 6 7 8 9 10 11 12 13//\\ 
-\\ +(on Linux systems use //ensureDatabaseIntegrity.sh//)\\
-It may take quite some time for the performance of the script to completeAfter it has, run the script again as follows:\\+
 \\ \\
-ensureDatabaseIntegrity.bat 12\\+Please note that the script may take a long time to complete running (sometimes several days), depending on the size of the database and the number of inconsistencies requiring correction. **Do not interrupt it as this may damage the database beyond repair!**\\ 
 +You can monitor the progress in //cleanup.log//.\\
 \\ \\
-This should take less time. Continue by restarting the Stages service to check functionality.\\+Continue by restarting the Stages service to check functionality.\\
 \\ \\
-You may now begin the the v7 upgrade procedure.</font>+You may now begin the the v7 upgrade procedure.