DBA Data[Home] [Help]

APPS.BEN_BATCH_UTILS dependencies on DBMS_LOCK

Line 1626: dbms_lock.sleep(5);

1622: End if;
1623: Close c_slaves;
1624: End loop;
1625: If (l_no_slaves) then
1626: dbms_lock.sleep(5);
1627: End if;
1628: End loop;
1629: End if;
1630: hr_utility.set_location ('Leavinging '||l_proc,5);