Number of locks on Win2000 Server/Database Crash

B

Bart Steur

Hello,

We are running WIN2000 Server and we have an Access 97 on the server.
Multiple users use this database very frequently. (for Select/Insert/Update
and Delete)

The database was first situated on a Novell/Netware Server where things ran
fine. Now we have transferred the database to the W2K server and the
database keeps crashing and we have to repair it al the time.
On the Novell/Netware server we were able to set the maximum number of locks
per connection and the total number of locks. Since we did this more users
could use the database together.

Question1: Is this possible for W2K server
Question2: Could there be another reason for this database crash.

Please help,

Thanks,

Bart
 
D

Dave Patrick

For Windows NT/2000

Server side, you add a Reg_Dword value named;
"EnableOplocks"
and set it's value to 0
HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters

Been there did this some years back. Best solution is to migrate the Access
backends to SQL server and be done with it.


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hello,
|
| We are running WIN2000 Server and we have an Access 97 on the server.
| Multiple users use this database very frequently. (for
Select/Insert/Update
| and Delete)
|
| The database was first situated on a Novell/Netware Server where things
ran
| fine. Now we have transferred the database to the W2K server and the
| database keeps crashing and we have to repair it al the time.
| On the Novell/Netware server we were able to set the maximum number of
locks
| per connection and the total number of locks. Since we did this more users
| could use the database together.
|
| Question1: Is this possible for W2K server
| Question2: Could there be another reason for this database crash.
|
| Please help,
|
| Thanks,
|
| Bart
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top