Owner of a lock
- Chris
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 70
- Thank you received: 2
17 years 1 month ago #2092
by Chris
Owner of a lock was created by Chris
How do we find out who is the owner of a particular lock in R06/jBase 4.1.x with jRLA? Or in other words, how do we find out who is locked by whom?
Thanks
Chris
Thanks
Chris
Please Log in or Create an account to join the conversation.
- malai
-
- Offline
- Platinum Member
-
Less
More
- Posts: 509
- Thank you received: 11
17 years 1 month ago #2093
by malai
Replied by malai on topic Try this
Using jRLA you can find the process id.
grep the process id and find the port number.
Using WHERE (V portno you can find which process is holding the lock.
I think, from the T24 application PROTOCOL you can see the T24 user who initiated the process.
______
Thanks
grep the process id and find the port number.
Using WHERE (V portno you can find which process is holding the lock.
I think, from the T24 application PROTOCOL you can see the T24 user who initiated the process.
______
Thanks
Please Log in or Create an account to join the conversation.
- Chris
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 70
- Thank you received: 2
17 years 1 month ago #2094
by Chris
Replied by Chris on topic waiting processes for a lock
I still cannot find which processes wait for a particular lock.
Can you point out some example?
thanks
Chris
Can you point out some example?
thanks
Chris
Please Log in or Create an account to join the conversation.
- humbleworker
- Visitor
-
16 years 11 months ago #2095
by humbleworker
Replied by humbleworker on topic Owner of a lock
still yet to find who is the ownwer of a lock type show-item-locks it will list all the record locks port and user id
Please Log in or Create an account to join the conversation.
- humbleworker
- Visitor
-
16 years 11 months ago #2096
by humbleworker
Replied by humbleworker on topic Owner of a lock
type show-item-locks on jsh prompt
Please Log in or Create an account to join the conversation.
Time to create page: 0.034 seconds