Hi all,
How to avoid row lock waits ...
SQL statements were found waiting for row lock waits.
RECOMMENDATION 1: Application Analysis, 2.2% benefit (1147 seconds)
ACTION: Significant row contention was detected in the TABLE
"APPS.JSW_LOT_PACKSLIP" with object id 438239. Trace the cause of row
contention in the application logic using the given blocked SQL.
RELEVANT OBJECT: database object with id 438239
RATIONALE: The SQL statement with SQL_ID "aghksygukwpg4" was blocked on
row locks.
RELEVANT OBJECT: SQL statement with SQL_ID aghksygukwpg4
UPDATE JSW_LOT_PACKSLIP PACK SET PACK.DELIVERY_ID = :B3 WHERE
PACK.LOT_ID = :B2 AND PACK.PACKSLIP_NO = :B1
thanks,
baskar.l