Using Oracle 8i, a table row is locked by a ‘FOR UPDATE’ clause based on a unique rowid. How can the user id of the session that has the row locked be determined? There can be other sessions waiting to update the same row.