Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can abnormal termination keep an RLOCK()?
Message
From
05/01/1999 15:08:25
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00172898
Message ID:
00172899
Views:
28
>Debugging a client problem. Client keeps getting an "file in use" message. Client is on a network but the only current user. Tracked the message down to a RLOCK() on a table that only has 1 record (holds the next sequential number).
>
>1) can abnormal termination keep an RLOCK()

No, but it may for some network reasons. The best way is just go to the server, open administrative programs and kill all users on this server. It's much faster then starting long discussion with network people.

>2) can a previous FLOCK() or RLOCK() from the same client prevent an RLOCK(). Can a person lock themselves out?
>
It's reasonable to issue UNLOCK (ALL) explicitly after each RLOCK/FLOCK.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform