showlock question
Kenneth Brody
kenbrody at bestweb.net
Wed Aug 25 10:23:33 PDT 2004
Enrique Arredondo wrote:
>
> When I run showlock on a file, it gives me this output, what does 10179
> means ? Is it the first record locked process ID ?
>
> /usr2/appl/filepro/WRITEUP/key:
> 0002a19f 00000004 10179
> 0002d26e 00000004 28602
[...]
The three columns are:
Starting offset of the lock, in hex.
Length of the locked region, in hex.
PID of the lock's owner, in decimal.
The first line means that PID 10179 has bytes 0x0002a19f through 0x0002a1a2
locked.
--
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody | www.hvcomputer.com | |
| kenbrody/at\spamcop.net | www.fptech.com | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
More information about the Filepro-list
mailing list