Getting deadlock after running asoqueue.sql script from 406377.1
Hi Team,
Our functional team started getting this error when trying to book an order
Booking order gives this message:
ORA-06502 "error in Package ASO_ORDER_FEEDBACK_UPDATE_PVT Procedure UPDATE_NOTICE", So we followed Oracle note 406377.1 and tried running the script asoqueue.sql but its failing with the below error:
sqlplus APPS/xxxcxxx @$ASO_TOP/patch/115/sql/asoqueue.sql APPS xxxxx ASO xxxxx SYSTEM xxxxxx
BEGIN
*
ERROR at line 1:
ORA-04020: deadlock detected while trying to lock object
ASO.AQ$_ASO_ORDER_FEEDBACK_T_F
ORA-06512: at "SYS.DBMS_AQADM", line 388
ORA-06512: at line 2
Any suggestions plz ?