Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Who is locking a record (not just a table)
Hi,
Is there any view in Oracle8 to display which user is locking what records? We are in the development of a VB6 application which requires to display userid who is currently locking the record. Such as:
The reocrd is locked by USERID!
V$session view can only provide object_id which doesn't go down to ROW level. Several users can access the same table but different rows.
Any help will be appreciated!
Steph
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Jan 04 2000 - 20:01:17 CST
![]() |
![]() |