DBA Data[Home] [Help]

APPS.DT_FNDATE dependencies on DT_DATE_PROMPTS_TL

Line 334: lock table dt_date_prompts_tl in exclusive mode nowait;

330: -- another process must be performing the FND_SESSIONS delete
331: -- logic. So this session does not need to do anything extra.
332: --
333: begin
334: lock table dt_date_prompts_tl in exclusive mode nowait;
335: --
336: -- If this point is reached then the table lock
337: -- has been obtained by this process.
338: --