HOW-TO: create a new Run RunLog browser instance and retire previous RunLog
1. New RunLog browser:
- Copy the contents of the "/var/www/html/RunLogRunX" to "/var/www/html/RunLogRunY", where X is the previous Run ID, and Y is the current Run ID
- Change symlink "/var/www/html/RunLog" pointing to "/var/www/html/RunLogX" to "/var/www/html/RunLogY"
- TBC
2. Retire Previous RunLog browser:
- Grep source files and replace all "onldb.starp : 3501/3503" with "dbbak.starp:340X", where X is the id of the backed online database.
- TrgFiles.php and ScaFiles.php contain reference "/RunLog/", which should be changed to "/RunLogRunX/", where X is the run ID
- TBC
3. Update /admin/navigator.php immediately after /RunLog/ rotation! New run range is required.