How can I view locking on a file on a file?
Posted
by JamesP
on Server Fault
See other posts from Server Fault
or by JamesP
Published on 2010-03-24T09:45:30Z
Indexed on
2010/03/24
9:53 UTC
Read the original article
Hit count: 361
windows-server-2008
Hi all,
We have a database file (foxpro) on a Windows share (2003 server), we're having some problems where the program that writes to this file has to retry as the file is locked, this all happens very quickly and within a few seconds the file is available but the problem is it shouldn't be locked. Does anyone know how we can view what's locking it? Any tools available?
Thanks James
© Server Fault or respective owner