DBA Data[Home] [Help]

APPS.BEN_BATCH_UTILS dependencies on DBMS_LOCK

Line 1616: dbms_lock.sleep(5);

1612: End if;
1613: Close c_slaves;
1614: End loop;
1615: If (l_no_slaves) then
1616: dbms_lock.sleep(5);
1617: End if;
1618: End loop;
1619: End if;
1620: hr_utility.set_location ('Leavinging '||l_proc,5);