Missing CAB files after collections schedule
We recently re-enabled the collections schedule for some old vault store partitions to do some storage group cleanup... We started noticing searches were failing to export items showing error: "Failed to retrieve: An internal failure occured. Internal Error: The system cannot find the file specified '<0x80070002>'.
I will add we had to turn the collections schedule off somewhat abruptly for other reasons... Has anyone come accross this error after stopping a collections schedule?
Once the collection has been created, savesets collected and SQL updated then turning off/stopping the scheduled Collection run would not cause any 'roll-back' it would simply leave things in place as they were at that time.
Even if the files hadnt been collected but SQL updated EV will still look at the primary archive location (pre-collection) for the DVS files then once it doesnt find them it will go looking for the collection file.
I would grab a Dtrace of trying to recall one of these 'problem' files then check on storage for the DVS file/CAB file that is mentioned within the Dtrace to see if it is on disk in the location, or even near the location, you can run a cmd line search for the Collection file name including Subdirectories (will save you a lot of time over manually).
It has been known for Collection files to be created but then placed in an incorrect folder for some reason so well worth a look, not common but has been known.