DBA Data[Home] [Help]

APPS.PJI_PJP_SUM_ROLLUP dependencies on DBMS_LOCK

Line 20444: DBMS_LOCK.SLEEP(60);

20440: exception
20441: when resource_busy then
20442: null;
20443: end;
20444: DBMS_LOCK.SLEEP(60);
20445: END LOOP;
20446: /* Modified for bug#11789673 , ends here */
20447:
20448: /* Added for bug 9736812 */