Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

ACC: "File Already in Use" Error When Opening Database on Novell


View products that this article applies to.

Symptoms

When you try to open a database that is located on a Novell NetWare server, you may receive the following error message:
Couldn't use <filename>; file already in use.

↑ Back to the top


Cause

If a user opens a database and doesn't have Create rights for the folder in which the database is located, the Microsoft Jet database engine can't create the locking information file (*.ldb) that is necessary for multiple users to open the database. Therefore, a user who doesn't have Create rights opens the database exclusively if a corresponding .ldb file does not already exist.

↑ Back to the top


Resolution

To prevent this behavior, make sure that all users who open the database have read, write, create, and delete rights for the folder in which the database is located.

↑ Back to the top


More information

In order to open a database in shared mode, the Microsoft Jet database engine must be able to create a locking information file (*.ldb) in the same folder as the database itself.

For more information about Microsoft Jet locking behavior, please see the following article in the Microsoft Knowledge Base:
176670 ACC: Microsoft Jet Utilities Available in Download Center

↑ Back to the top


References

For more information about .ldb files, please see the following article in the Microsoft Knowledge Base:
136128 ACC: Introduction to .ldb Files (95, 97)

↑ Back to the top


Properties

Retired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

↑ Back to the top


Keywords: kberrmsg, kbprb, KB183936

↑ Back to the top

Article Info
Article ID : 183936
Revision : 4
Created on : 1/22/2007
Published on : 1/22/2007
Exists online : False
Views : 288