Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Records not saved!
Message
From
29/11/2006 01:08:22
Neil Mc Donald
Cencom Systems P/L
The Sun, Australia
 
 
To
28/11/2006 23:15:35
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01172473
Message ID:
01173129
Views:
20
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
Previous
Reply
Map
View

Click here to load this message in the networking platform