Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Records not saved!
Message
De
29/11/2006 01:08:22
Neil Mc Donald
Cencom Systems P/L
The Sun, Australie
 
 
À
28/11/2006 23:15:35
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01172473
Message ID:
01173129
Vues:
21
Hi,
I haven't had time to test FLUSH FORCE under load yet, I would still Implement the following.
1. disable the write caching on the workstations & server
2. Install these reg hacks on the Workstations - See below:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
"UseLockReadUnlock"=dword:00000000
"UtilizeNtCaching"=dword:00000000
"DisableFlushOnCleanup"=dword:00000001


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MRxSmb\Parameters]
"OplocksDisabled"=dword:00000001
3. Install these reg hacks on the server - See below (Assuming it is a server, not a workstation)
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"autodisconnect"=dword:ffffffff
"enablesecuritysignature"=dword:00000000
"requiresecuritysignature"=dword:00000000
"EnableOplocks"=dword:00000000
"CachedOpenLimit"=dword:00000000
"SizReqBuf"=dword:0000ffff
"SharingViolationDelay"=dword:00000000
"SharingViolationRetries"=dword:00000000
>Neil,
>If I recompile under VFP9, are all these steps still necessary in view of what Jim and Tore mentioned? (ie flush in VFP 9 works)
>Yau
Regards N Mc Donald
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform