DBA Data[Home] [Help]

APPS.PAY_US_EMP_BALADJ_CLEANUP dependencies on DBMS_LOCK

Line 1220: dbms_lock.sleep(5);

1216: --
1217: if (status = 'C') then
1218: complete_status := TRUE;
1219: else
1220: dbms_lock.sleep(5);
1221: end if;
1222: --
1223: end loop;
1224: --