DBA Data[Home] [Help]

APPS.IBU_CACHE SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 12

  delete from CS_KB_CACHE where timestamp is not null and
                                timestamp < cutofftime;
Line: 129

    fnd_program.delete_program('IBU_TEXT_CACHE_CLEANUP_PROG', 'IBU');
Line: 137

    fnd_program.delete_executable('IBU_TEXT_CACHE_CLEANUP_EXEC', 'IBU');