Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many records locked?
Message
From
07/01/2000 13:07:47
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
 
 
To
07/01/2000 13:04:19
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00314581
Message ID:
00314616
Views:
25
I'm using Optimistic Table Buffering. After all the records are modified, the actual TABLEUPDATE() is wrapped in a TRANSACTION. Is this a problem?


>If It's wrapped in a transaction you are implicitly locking each record. And If you're using novell it defaults to max 2000 locks, Net admin can change this but may not want too.
>take it out of the transaction and release the locks
>Jeff Hart
>
>>>>I have some code that SCANs a large number of records in a table and does some stuff with each record, including a REPLACE. On particularly large tables where a lot of records are processed, the server is giving a message that the record lock threshhold has been exceeded and the computer freezes up. Shouldn't the REPLACE command lock and unlock the records automatically? Why would a series of REPLACES cause a problem?
>>>>
>>>>Thanks.
>>>
>>>
Is it Novell ?
>>>Cetin
>>
>>Yes, why?
Elyse Pomerantz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform