Is record processing with a database opened with "Use database exclusive" different if you SET EXCLUSIVE ON too?
----- Original Message ----- From: "MB Software Solutions, LLC" <[email protected]> To: ProFox Email List <[email protected]> Cc: Sent: Friday, March 16, 2012 5:32 PM Subject: Re: SET EXCLUSIVE -- faster processing? On 3/16/2012 5:16 PM, Sytze de Boer wrote: > In most of my apps, I have a routine to reindex all data, pack all data etc > (Exlusive use is required to do this) > > I've just tested this and by setting exclusive off > It makes a huge difference !! Again, these are READ-ONLY (query) operations I'm doing on a SPT cursor, but I can definitely see your point on WRITE operations. But your test includes operations where you HAVE to use EXCLUSIVE ON, so I'm not sure it's a fair comparison. -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

