DBA Data[Home] [Help]

APPS.QP_JPE_CTRL_PVT dependencies on QP_CACHE_STATS

Line 350: select count(*) into l_cache_stat_count from qp_cache_stats;

346: return;
347: end if;
348: end if;
349:
350: select count(*) into l_cache_stat_count from qp_cache_stats;
351:
352: if (l_cache_stat_count <= 0) then
353:
354: err_buff := '';