DBA Data[Home] [Help]

APPS.BIX_CALL_UPDATE_PKG dependencies on DBMS_LOCK

Line 5934: dbms_lock.sleep(5);

5930: --dbms_output.put_line('Infinite loop');
5931: --RAISE G_CHILD_PROCESS_ISSUE;
5932: --END IF;
5933:
5934: dbms_lock.sleep(5);
5935:
5936: l_last_unassigned_cnt := l_unassigned_cnt;
5937: l_last_completed_cnt := l_completed_cnt;
5938: l_last_wip_cnt := l_wip_cnt;