- Nov 19, 2015
- 14
- 1
I have a simple tiered storage solution - new recordings save to local storage, then archive off to a USB-attached HDD. When the file sits on the local HDD the date modified matches the .bvr filename. When the housekeeping runs to archive it to the USB HDD the date modified changes all files to a new date. This date matches the timestamp of the last time I forced DB repair/regenerate.
To test:
What was saved. To be clear - I manually ran DB maintenance at 10:36 on 7/22 and also at 11:26 on 7/21 which is how I noticed the issue.
The file is not leaving the BI server. Any thoughts why this could be rewritten to a static time and date that matces the last DB repair?
To test:
- I opened the local HDD <F:> and USB HDD <X:> side by side in explorer, then overlayed those over the Messages window
- Ran manual DB repair/regenerate at 12:10pm
- Waited for housekeeping to trigger file archiving
- At 12:45 it fired, copying a 225MB file from F: to X:
- In explorer on the X: drive the date modified was 12:45 - briefly - then suddenly changed to 12:10 matching the last maintenance time
- From here forward all following files that archive have that same timestamp - 12:10 today

What was saved. To be clear - I manually ran DB maintenance at 10:36 on 7/22 and also at 11:26 on 7/21 which is how I noticed the issue.

The file is not leaving the BI server. Any thoughts why this could be rewritten to a static time and date that matces the last DB repair?