Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intermittent error 111
Message
De
15/05/2014 07:16:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01599929
Message ID:
01600019
Vues:
68
>If you are getting into the code where the table is opened exclusively you already have an exclusive lock it can't be a sharing problem.
>
>So that rules out issues related to locking/contention.
>
>If this is intermittent then this is some sort of OS file system or permissions issue.
>
>I would suspect Anti-Virus as others have. This is the most common problem for intermittent file operation failures on writes especially.
>
>Another thing to think about: Where do the files live? Are they in AppData or a User folder? If not and Windows UAC is on Windows will move those file under you to a private user store. So if the files live in the programs folder and permissions have not been set explicitly for that user the files are virtualized and can be moved under you - possible that only manifests intermittently as a file is moved while writing to it. Easiest way to check for this is to run the app as Run As Administrator or explicitly give full permissions to the user running the app...
>
>+++ Rick ---

Thanks, Rick. Some good ideas there.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform