Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why did FLUSH solve this problem?
Message
From
09/05/2001 15:09:29
 
 
To
09/05/2001 15:05:33
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00505050
Message ID:
00505486
Views:
31
>>>As for buffering on the server, never...ever... use write caching on the server unless the disk controller is specially designed to work with databases. This advice is not just for Fox data. I've been reading SQL Server Books Online lately and that warning is all over in there.
>>
>>In your experience, what are the drive controller manufacturers whose products have been "specially designed to work with databases"?
>
>I can't say I know of one above another. Just what the docs are saying.

OIC... so MS is basically saying, don't use a disk controller with SQL Server unless we've approved it. I wonder how one does that...

>>It's a bad idea to extrapolate SQL Server to all back-end or file-server databases. All applications, not just databases, are supposed to delegate file I/O to the OS; most have no other choice. However, SQL Server enjoys a (too?) close relationship to NT/W2K and uses a lot of tricks to improve performance. It's not surprising the SQL Server docs are littered with warnings.
>
>Issues are different with databases apps as opposed to non-database apps. Word, for example, pulls the entire document into memory. Database apps inheritly have problems with write caching because of what they do.

Like what?
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform