Skip to content

Commit f5d8eaf

Browse files
Update DAE-Trouble-Shooting.md
1 parent ff89334 commit f5d8eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specific_iocs/dae/DAE-Trouble-Shooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ Hopefully there is either only one `eventsYYYYY.tmp` file, or the most recent on
466466

467467
For info, the `eventsYYYYY.tmp` file is the NeXus HDF5 file being written as the run goes along, and the `run_YYYYY` folder is the raw events read from the electronics. The `.tmp` is renamed to `.nxs` during an END is nothing has gone wrong, otherwise raw events can be replayed from `run_YYYYY` to create a NeXus file from scratch
468468

469-
If the run number comes back incorrectly (like as `000001`) then it means `c:\data\recovery.run` has been corrupted. There are backup weekday copies in c:\data e.g. `recovery.run_Thu` so you can pick one to copy to `recovery.run` however note that this may include an old run number so after restarting you may need to reset the run number (see on this page)
469+
If the run number comes back incorrectly (like as `000001`) then it means `c:\data\recovery.run` has been corrupted. There are backup weekday copies in c:\data e.g. `recovery.run_Thu` so you can pick one to copy to `recovery.run` however note that this may include an old run number so after restarting you may need to reset the run number (see on this page). Looking at file sizes of `recovery.run_*` to see which looks to be the most recent good one.
470470

471471
If after the above you get SQLite/selogger database errors in the isisicp log, then stop isisdae/isisicp and delete `c:\data\selog.*` (`.sq3`, `.sq3-shm`, and `.sh3-wal` files)
472472

0 commit comments

Comments
 (0)