Message 1 of 2
Save Database to network - efilererror
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I've been looking into this a long time, and last night, it seemed rather conclusive network lag could effect a batch process database.saveas command. basically, it seem even our single thread the program can continue before a file is saved fully and can but into it's onlock later if reopening for whatever reason too fast. This seems to indicate a kind of timer/loop to wait for this could be required....I hate that idea. Has anyone else run into this at all?