Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: what row_wait_obj#, row_wait_file#, row_wait_block#
On 23 Jun 2006 12:07:56 -0700, niy38_at_hotmail.com wrote:
>mean where lockwait is null in v$session?
They mean : the data_object_id of the object being locked
the file_id of the file being locked, and the block number of the
block being locked.
Pretty obvious and described in the v$session reference note
in the Reference manual on http://tahiti.oracle.com
Why people never bother to read the manual, but instead ask here, has always escaped me.
-- Sybrand Bakker, Senior Oracle DBAReceived on Fri Jun 23 2006 - 16:11:22 CDT
![]() |
![]() |