DBA Data[Home] [Help]

APPS.OTA_ELIG_PROFILE_UTIL dependencies on DBMS_LOCK

Line 1602: dbms_lock.sleep(5);

1598: End if;
1599: Close c_slaves;
1600: End loop;
1601: If (l_no_slaves) then
1602: dbms_lock.sleep(5);
1603: End if;
1604: End loop;
1605: End if;
1606: hr_utility.set_location ('Leaving '||l_proc,5);