I ran into two errors when I ran a scheduled package of imports.
One error was that I got an error message saying
Access violation at address 00877873 in module 'VImpPro.exe'. Read of address 0000004C
I got this on multiple imports. In fact, it seemed that once I got this on one import I got it on every subsequent import attempted.
The other error I got when I tried to rerun the individual imports which had gotten errors was that the file was being used by another application. I couldn't find another process running on the box which would have been access the files I was trying to import. It is possible that someone was attempting to access the database table. Does this error really mean that the input file is busy or does this refer to the table which is being updated?
I eventually just exited from the VImpPro program and then restarted it, after which I had more success importing the data.
I was running VImp Pro 7.2.4 this morning when I encountered these problems. I have since upgraded to 7.2.7. Was there something in this upgrade which would address these problems?