|
From: Chevalier, Rick <Rick.Chevalier@americredit.com> > * SQL would be a better choice for long running batch processes because it > /automatically uses blocking operations > * The SQL blocked FETCH and INSERT support provides an additional layer of > blocking over and above the physical and logical layers. This is application > layer blocking. SQL automatically blocks read and write operations at the > maximum blocking factor available for that release (Currently using a 128k > buffer vs. 4 - 8 for DDS). excuse me, but isn't the Single Level Store supposed to make all this talk about blocking irrelevant? We used to hear that "traditional computers" were worse than SLS because data had to transferred from the disk into blocks of memory before being processed. SLS was supposed to make that obsolete. No?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.